http://bugs.winehq.org/show_bug.cgi?id=9925
Summary: Import fixups should be done before any user code is ran
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: NEW
Severity: major
Priority: P2
Component: wine-loader
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: vitaliy(a)kievinfo.com
SafeDisc 1.x fails to work on Wine because of this bug.
Here is what happens:
1. SD creates a new process for the game with CREATE_SUSPENDED flag.
2. Injects some code into new process to be executed first
3. Resumes the new process.
4. Injected code is being executed
5. Wine does import fixups and fails because they are already fixedup (by an
injected code).
What should happen is Wine should not let injected code to run until final
stages of the process setup are finished. In this case it is import fixups.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=12445
Summary: Arcgisexplorer crashes in dbghelp
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://resources.esri.com/arcgisexplorer/index.cfm?fa=do
wnload
OS/Version: Linux
Status: NEW
Keywords: download
Severity: enhancement
Priority: P2
Component: dbghelp
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xerox_xerox2000(a)yahoo.co.uk
A user submitted garbage for this into appdb so i gave it a try too:
Needs .Net 2.0 (winetricks) but then crashes into dbghelp. I'll attach the
crash
Note: with native dbghelp it gets futher, then crashes because of msxml-bug.
Using winetricks msxml3, it then ran into a segmentation fault. But when i ran
with +relay channel to get some debug info, the application started just fine.
So i guess is impossible to debug further atm :(
--
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=14304
Summary: Application fails to run.
Product: Wine
Version: 1.1.0
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: zombie(a)terralab.com
Rockman 7 FC fails with the error:
Produces errors:
err:seh:setup_exception_record stack overflow 1012 bytes in thread 0009 eip
00406a11 esp 00240f3c stack 0x240000-0x241000-0x340000
and
wine: Unhandled exception 0x0eedfade at address 0x0000:0x7edfc7b0 (thread
0009), starting debugger...
--
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=12182
Summary: Supreme Commander needs additional DLLs (registered)
Product: Wine
Version: 0.9.58.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: directx-dsound
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: liquitsnake(a)gmx.net
In order to get sound in this game, sample rate must be set to 48000 and a few
DLLs are needed. These are:
x3daudio1_0.dll
x3daudio1_1.dll
in order to get the game to start in first place
xactengine2_0.dll
xactengine2_1.dll
xactengine2_2.dll
xactengine2_3.dll
xactengine2_4.dll
xactengine2_5.dll
xactengine2_6.dll
these must be registered using regsvr32 to get sound.
This is not the normal behaviour on Windoze (as long as you have newer DirectX
installed) so this should be fixed in Wine.
Also, the Forged Alliance addon for Supreme Commander needs
X3DAudio1_2.dll
In order to start.
However registering the additional xactengine* which came out between the
release of SupCom and its Addon will, in this case, NOT enable sound in the
addon.
--
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=15354
Summary: fixme:int:DOSVM_Int10Handler when running W98 program
Product: Wine
Version: 1.1.4
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: axel.braun(a)gmx.de
Once again, this time without attachment:
I have a reasonably old W98 program which I like to get up and running under
Wine. During the installation it says
axel@A30:~/.wine/drive_c/topo/topo.ins> wine testdir.exe c:\topo\topo.134
fixme:int:DOSVM_Int10Handler Get Font Information - Not Supported
err:int:TIMER_TimerProc DOS timer has been stuck for 60 seconds...
...and then it hangs. I think this exe checks for files in the directory, but
I'm not sure...
--
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=11687
Summary: Language MSI Installation fails while installing Corel
Draw X3
Product: Wine
Version: 0.9.55.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: roli8200(a)yahoo.de
Created an attachment (id=10898)
--> (http://bugs.winehq.org/attachment.cgi?id=10898)
Installation console log
When installing Corel Draw X3, the original installer calles an other msi
installer to install the language files. The msiexec brings just a error
message out of this call. Maybe some parameters missing or wrong. Can it be
that the msiexec doesn't support all original options?
--
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=13767
Summary: Lightning Warrior Raidy : In game text not displayed
Product: Wine
Version: 1.0-rc4
Platform: PC-x86-64
URL: http://jastusa.com/raidy/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: fonts
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: taedium_vitae(a)eml.cc
Created an attachment (id=13802)
--> (http://bugs.winehq.org/attachment.cgi?id=13802)
Terminal output
When playing Lighting Warrior Raidy, in game text is not displayed except for
character names and the interface itself.This would seem to indicate a missing
or broken font, but my font configuration works fine with other games.While I
shouldn't need to do this I also tried copying fonts into
~/.wine/drive_c/windows/Fonts including japanese fonts from a windows
installation (which might be needed) and installing windows truetype fonts with
winetricks.Neither of these fixed the issue.I tried forcing a japanese local
with LC_ALL=ja_JP too (but again, this is probably not needed)
Terminal output is attached both with and without WINEDEBUG=+font
--
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=14673
Summary: Eudemons Online: In-game graphics rendered outside of
virtual desktop
Product: Wine
Version: 1.1.2
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P1
Component: opengl
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fatalitycomix(a)gmail.com
Overview:
After successful login to a game server, while emulating a virtual desktop (the
only known way to produce in-game graphics at all), the in-game graphics are
displayed 100% to the left of the virtual desktop. The input area remains the
same (within the virtual desktop).
See attached screenshot for an example of this glitch.
Steps to reproduce:
1) Set a built-in dll override for "MFC42.DLL" for both "play.exe" and
"soul.exe"
1a) Copy a recent Windows XP version of MFC42.DLL to wine's system32 folder.
2) Set graphics overrides for "play.exe" that include emulating a virtual
desktop of 1024x768 pixels @ 96 DPI.
3) Run "Play.exe" using wine.
4) Log in to a game server.
Actual Results:
The application ran and its in-game graphics were displayed outside of the
virtual desktop.
Expected Results:
The in-game graphics should be displayed within the virtual desktop, matching
the input area.
--
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=14066
Summary: Emergency 4 crashes at startup
Product: Wine
Version: 1.0.0
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: oliver.deisenroth.foren(a)online.de
After running 'wine Em4.exe', Emergency 4 crashes
--
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.