http://bugs.winehq.org/show_bug.cgi?id=23261
Summary: Industry Giant 2 demo crashes with DDERR_UNSUPPORTEDMODE message Product: Wine Version: 1.2-rc3 Platform: x86 URL: http://ds.jowood.com/ig2en/ig2_setup_demo.exe OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: markk@clara.co.uk
Created an attachment (id=28971) --> (http://bugs.winehq.org/attachment.cgi?id=28971) Console output on ig2_demo.exe crash
The Industry Giant 2 game demo downloadable from http://ds.jowood.com/ig2en/ig2_setup_demo.exe fails to run under Wine 1.2rc3. (The installer works, I'm referring to the actual game demo ig2_demo.exe.)
On my system, it opens a (I guess) 800x600-pixel black window, and shows a dialog box titled Engine Error, with this text: Engine Version: Tue May 21 14:33:20 2002 [current date and time] Error: -2005532082 DDERR_UNSUPPORTEDMODE Line: 391
When the mouse pointer is over the dialog box, the pointer vanishes. Clicking the OK button (or equivalently, pressing return) results in Wine showing a Program Error dialog box.
http://bugs.winehq.org/show_bug.cgi?id=23261
markk@clara.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download CC| |markk@clara.co.uk
http://bugs.winehq.org/show_bug.cgi?id=23261
Andrew Nguyen arethusa26@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC|markk@clara.co.uk |
--- Comment #1 from Andrew Nguyen arethusa26@gmail.com 2010-06-19 13:24:51 --- No need to CC yourself, as being the reporter automatically subscribes you to bug activity e-mails for this report.
http://bugs.winehq.org/show_bug.cgi?id=23261
--- Comment #2 from Vitaliy Margolen vitaliy@kievinfo.com 2010-06-19 14:06:20 --- Try with virtual desktop. Post output of 'xrandr' command.
http://bugs.winehq.org/show_bug.cgi?id=23261
markk@clara.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |markk@clara.co.uk
--- Comment #3 from markk@clara.co.uk 2010-06-21 11:38:37 --- The error/crash also occurs in virtual desktop mode. (Now testing under Wine 1.2rc4.)
Output of xrandr (using Nvidia driver v195) is: Screen 0: minimum 320 x 240, current 1680 x 1050, maximum 1680 x 1050 default connected 1680x1050+0+0 0mm x 0mm 1680x1050 50.0* 51.0 78.0 1600x1024 52.0 1440x900 53.0 1400x1050 54.0 1360x768 55.0 56.0 1280x1024 57.0 1280x960 58.0 1152x864 59.0 1024x768 60.0 960x600 61.0 960x540 62.0 840x525 63.0 64.0 800x600 65.0 66.0 800x512 67.0 720x450 68.0 680x384 69.0 70.0 640x512 71.0 640x480 72.0 73.0 576x432 74.0 512x384 75.0 400x300 76.0 320x240 77.0
http://bugs.winehq.org/show_bug.cgi?id=23261
Louis Lenders xerox_xerox2000@yahoo.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW CC| |xerox_xerox2000@yahoo.co.uk Component|-unknown |directx-ddraw Ever Confirmed|0 |1
--- Comment #4 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2011-07-17 16:38:41 CDT --- confirming.
i attach a debuglog. Probably a ddraw bug
http://bugs.winehq.org/show_bug.cgi?id=23261
--- Comment #5 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2011-07-17 16:39:15 CDT --- Created an attachment (id=35588) --> (http://bugs.winehq.org/attachment.cgi?id=35588) +ddraw,+d3d-Caps,+d3d log
http://bugs.winehq.org/show_bug.cgi?id=23261
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|directx-ddraw |directx-d3d
https://bugs.winehq.org/show_bug.cgi?id=23261
--- Comment #6 from Austin English austinenglish@gmail.com --- http://www.fileplanet.com/88468/download/Industry-Giant-2-Demo
Still present.
fixme:ddraw:DirectDrawEnumerateExA flags 0x00000006 not handled fixme:ddraw:ddraw7_Initialize Ignoring guid {aeb2cdd4-6e41-43ea-941c-8361cc760781}.
wine-1.7.14-165-g77bd74f
[austin@localhost ~]$ sha1sum ig2_setup_demo.exe 9f332bef38b44ba505b067bae3667d6ef8a1e888 ig2_setup_demo.exe [austin@localhost ~]$ du -h ig2_setup_demo.exe 42M ig2_setup_demo.exe
https://bugs.winehq.org/show_bug.cgi?id=23261
super_man@post.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |super_man@post.com
--- Comment #7 from super_man@post.com --- At what point you get the crash?
I was able to get into game and browse between some selections, pressing start --> crash.
But the location is at gpu drivers.
=>0 0x7d0ba393 in radeonsi_dri.so (+0x622393) (0x0033f0c8)
wine 1.7.49
https://bugs.winehq.org/show_bug.cgi?id=23261
--- Comment #8 from super_man@post.com --- (In reply to super_man from comment #7)
At what point you get the crash?
I was able to get into game and browse between some selections, pressing start --> crash.
But the location is at gpu drivers.
=>0 0x7d0ba393 in radeonsi_dri.so (+0x622393) (0x0033f0c8)
wine 1.7.49
With skylake 6600k internal gpu (intel) I was able to get into game. I don't see the issue mentioned.
wine 1.9.4-git
https://bugs.winehq.org/show_bug.cgi?id=23261
super_man@post.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |00cpxxx@gmail.com
https://bugs.winehq.org/show_bug.cgi?id=23261
--- Comment #9 from Bruno Jesus 00cpxxx@gmail.com --- Created attachment 54751 --> https://bugs.winehq.org/attachment.cgi?id=54751 +ddraw,+msgbox,+tid
Still in wine 1.9.12. Attached is a ddraw log showing when the msgbox is called.
https://bugs.winehq.org/show_bug.cgi?id=23261
--- Comment #10 from Bruno Jesus 00cpxxx@gmail.com --- What I don't understand is that no place in wine seems to return DDERR_UNSUPPORTEDMODE [1], it is only seen in some tests. I can't identify the function returning the error to check if some simple hacking could be done.
https://source.winehq.org/ident?_i=DDERR_UNSUPPORTEDMODE
https://bugs.winehq.org/show_bug.cgi?id=23261
--- Comment #11 from Henri Verbeet hverbeet@gmail.com --- (In reply to Bruno Jesus from comment #10)
What I don't understand is that no place in wine seems to return DDERR_UNSUPPORTEDMODE [1], it is only seen in some tests. I can't identify the function returning the error to check if some simple hacking could be done.
It might be generated by the application itself or some library, e.g. because it doesn't like the modes returned by ddraw7_EnumDisplayModes().
https://bugs.winehq.org/show_bug.cgi?id=23261
--- Comment #12 from Bruno Jesus 00cpxxx@gmail.com --- (In reply to Henri Verbeet from comment #11)
It might be generated by the application itself or some library, e.g. because it doesn't like the modes returned by ddraw7_EnumDisplayModes().
I see, thanks for the reply. I also tested using 8, 16 and 24 bpp through Xephyr but still no good. The game is probably checking something else.
https://bugs.winehq.org/show_bug.cgi?id=23261
winetest@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |winetest@luukku.com
--- Comment #13 from winetest@luukku.com --- Not solved wine 2.0-git staging 2.0.
https://bugs.winehq.org/show_bug.cgi?id=23261
owezahra@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |owezahra@gmail.com
--- Comment #14 from owezahra@gmail.com --- have been able to run the demo w. 2.0-rc6, see https://bugs.winehq.org/show_bug.cgi?id=40316
https://bugs.winehq.org/show_bug.cgi?id=23261
joaopa jeremielapuree@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree@yahoo.fr
--- Comment #15 from joaopa jeremielapuree@yahoo.fr --- Bug still there in current wine.
https://bugs.winehq.org/show_bug.cgi?id=23261
--- Comment #16 from joaopa jeremielapuree@yahoo.fr --- Bug is fixed in wine-5.0-rc6. Demo is here to check by yourself https://www.fileplanet.com/archive/p-23463/Industry-Giant-2-Demo
Can an administrator close this bug as fixed.
https://bugs.winehq.org/show_bug.cgi?id=23261
Louis Lenders xerox.xerox2000x@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #17 from Louis Lenders xerox.xerox2000x@gmail.com --- (In reply to joaopa from comment #16)
Bug is fixed in wine-5.0-rc6. Demo is here to check by yourself https://www.fileplanet.com/archive/p-23463/Industry-Giant-2-Demo
Can an administrator close this bug as fixed.
Reported fixed, thanks for testing
https://bugs.winehq.org/show_bug.cgi?id=23261
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #18 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 5.1.