http://bugs.winehq.org/show_bug.cgi?id=20612
Summary: MIME types still added even if winemenubuilder is
disabled
Product: Wine
Version: 1.1.32
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: download, source
Severity: minor
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Spawned from bug 19182. Setting WINEDLLOVERRIDES=winemenubuilder.exe=d disables
it, and .desktop files are no longer made. MIME types are still integrated, so
I get, e.g., open MPEG files with Windows Media Player after installing wmp
with winetricks.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=17585
Summary: Wine behave case sensitive over CIFS/samba share
Product: Wine
Version: 1.1.16
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pepie34(a)gmail.com
Assuming you've got a computer A with the following files:
- use_mingw_dll.exe
- MinGW_DLL.dll
'use_mingw_dll.exe' was compiled to use 'mingw_dll.dll' all in lower case.
(file sources/ build script in the attachment)
You can run Wine locally on computer A with 'use_mingw_dll.exe'. Wine is clever
enough to load all the dll that the app needs even if the dll case may vary and
even if the local file system is case sensitive.
Computer A as a samba share defined to export those two files.
(smb.conf share definition in the attachment).
Now we introduce computer B, it mounts this share to mnt:
$ mount -t cifs -o username=mylogin //serverip/testdll mnt
If you try to launch 'use_mingw_dll.exe' it will failed as Wine behave now with
case sensitivity:
$wine mnt/use_mingw_dll.exe
err:module:import_dll Library mingw_dll.dll (which is needed by
L"Z:\\home\\mylogin\\tmp\\testdll\\mnt\\use_mingw_dll.exe") not found
err:module:LdrInitializeThunk Main exe initialization for
L"Z:\\home\\mylogin\\tmp\\testdll\\mnt\\use_mingw_dll.exe" failed, status
c0000135
Whereas 'ls' command recognizes correctly the dll with no case sensitivity:
$ ls mnt/mingw_dll.dll
mnt/mingw_dll.dll
$ ls mnt/mingw_DLL.dll
mnt/mingw_DLL.dll
$ls mnt/MiNgW_DlL.DlL
mnt/MiNgW_DlL.DlL
I have noticed this behavior on at least 3 different win32 apps and on the toy
example in the attachment.
(I'm on ubuntu intrepid ibex, samba 3.2 wine 1.1.16)
Strangely, if I put "case sensitive=yes" on the definition of the samba share,
Wine will work. Nevertheless, you'd better not set this option on yes when real
windows computer access the share. "unix extensions = no" option do nothing.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=40161
Bug ID: 40161
Summary: TrackMania United Forever - the vehicle turns left
itself
Product: Wine
Version: 1.8
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: marcin.marcin.m(a)gmail.com
Distribution: ---
Installed TrackMania United Forever, applied the latest patch (2.11.26).
Started the race. After the countdown, the vehicle turns left as though the
left arrow were pressed and held. After pressing the right arrow, the game
proceeds as usually.
Apart from a flood of fixme's, nothing interesting can be found in the logs.
Using Wine1.8. Tried wine-staging 1.9.3, but the results are exactly the same.
Installing d3d9 by winetricks changes absolutely nothing (but why should it?)
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=12686
Summary: Lego Racers crashes at startup
Product: Wine
Version: 0.9.59.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: echidnaman(a)gmail.com
Lego Racers crashes during startup with Wine 0.9.60. Here is the console
output, I'm not attaching it since it's only 2 lines:
wine: Unhandled page fault on write access to 0x00223000 at address 0xb7d224e7
(thread 0009), starting debugger...
err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr
0x7ef9efdc
To reach this crash one must bypass bug 12675 by either using the -novideo
option to launch the game or by using a native quartz.dll. Either workaround
gives the same crash.
The demo of the game doesn't crash.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=46302
Bug ID: 46302
Summary: Space Sparcle crashes at start
Product: Wine-staging
Version: 3.21
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: bodqhrohro(a)gmail.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Created attachment 63026
--> https://bugs.winehq.org/attachment.cgi?id=63026
stderr
https://yadi.sk/d/VH1qTHvFS2Nx0w
At first, it wasn't starting because of missing MFC42.DLL. So I added it from
Windows XP SP3 distribution, but the game still doesn't start. According to
GUID in the log, maybe this is a XAudio2 issue, but not sure though. The
developer explicitly states that the game requires some old DirectX version,
which seems to be included in Wine already.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=48332
Bug ID: 48332
Summary: Age of Mythology: The Titans multiplayer isn't
working.
Product: Wine
Version: 4.0.3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: miltiadesxri(a)gmail.com
Distribution: ---
Hello,
this is an old bug but i don't know how to fix it. So I installed the gold
edition and voobly to be able to play multiplayer, used winetricks to install
directplay and msxml 4.0. Everything works fine till I get in the in-game lobby
where I see that my ip is 0.0.0.0 and no other players are able to connect, if
I try to join and existing game it just times out. After some search I found
this: [https://source.winehq.org/patches/data/110549], this nice guy seemed to
provide a solution, so I tried to edit the socket.c file to make it look like
his patch, the thing is that the 4.0.3 socket.c file is a bit different and
almost all the functions have different names so that makes it to difficult to
compare. I'm sorry if this a bad written post and my explanation might be off
but I would like to ask your advice.
Thanks in advance and Merry Christmas,
Miltiades
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=43783
Bug ID: 43783
Summary: Cannot activate Office2013 (KMS nor MAK)
Product: Wine
Version: 2.15
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: luizluca(a)gmail.com
Distribution: ---
Created attachment 59296
--> https://bugs.winehq.org/attachment.cgi?id=59296
backtrace
Hello,
Office2013 cannot active by itself using KMS. Also, when I tried to supply with
a MAK key, wine crashes.
How I installed:
I installed native msxml6.0 before installation.
Added this reg:
[HKEY_CURRENT_USER\Software\Wine\Direct3D]
"MaxVersionGL"=dword:00030002
[HKEY_LOCAL_MACHINE\Software\Microsoft\OfficeSoftwareProtectionPlatform]
"KeyManagementServiceName="kms.mydomain.com"
"KeyManagementServicePort"="1688"
[HKEY_CURRENT_USER\Software\Wine\DllOverrides]
"riched20"="native,builtin"
And runned installer.
The "reboot simulation" seems to be somehow lost as office program never
closes.
As KMS did not work, I tried to inform MAK key. It opens the activation wizard.
When I select to activate using internet, mso crashes.
I'll attach backtrace and logs
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=48346
Bug ID: 48346
Summary: WPFLauncher.exe
Product: Wine
Version: 4.0.3
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: 15675471040(a)163.com
Distribution: ---
hello,i am come from china,The program WPFLauncher.exe has encountered a
serious problem when i install My world in Netease,counld you please help me?
fallow is my system information
System information:
Wine build: wine-4.0.3
Platform: i386 (WOW64)
Version: Windows 10
Host system: Linux
Host version: 3.10.0-957.21.3.el7.x86_64
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=43836
Bug ID: 43836
Summary: Dev C++ - Program unable to debug the code
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: amitpooniaamit10(a)gmail.com
Distribution: ---
While trying to run a program on Dev C++ program encounter errors while loading
gdb.exe and unable to execute the program
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=40774
Bug ID: 40774
Summary: Amateur Contact Log
Product: Wine
Version: 0.9.
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dndrcy(a)aol.com
Distribution: ---
Created attachment 54673
--> https://bugs.winehq.org/attachment.cgi?id=54673
Log of crash
Amateur contact log crashed on install with the below error codes
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.