[Bug 19357] New: Changing resolution in game crashes [regression]
http://bugs.winehq.org/show_bug.cgi?id=19357 Summary: Changing resolution in game crashes [regression] Product: Wine Version: 1.1.26 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: directx-d3d AssignedTo: wine-bugs(a)winehq.org ReportedBy: jkohen(a)users.sourceforge.net CC: stefan(a)codeweavers.com [Someone please CC hverbeet(a)codeweavers.com, because Bugzilla won't let me.] Changing resolution while in-game causes Wine to crash to the desktop. I first identified this problem with Telltale games Wallace and Gromit, but I can reproduce it also with their new Monkey Island title. I believe that the game Overclocked, which uses a different engine, also triggered this problem. To make it clear, changing the resolution causes the crash. The game can still start at any resolution, even one that's different from the desktop, given that it is the first was set at start up. I've done git bisect and found that commit d4312ebb16578d7d8ae193edd3d293d3748c7df4 is good. However, I could only reduce the number of commits to four. Any patch between "good" and 40565211fb70bff4b1622570a6b11edd646c00bd causes X-Window to crash. Patch 40565211fb70bff4b1622570a6b11edd646c00bd "fixes" the X-Window crash, so only Wine crashes, which is also the behavior currently in HEAD. I have an nVidia 9800 GTX card, and X.org X Server 1.6.2, and I'm using the proprietary nVidia drivers (latest version). The nVidia drivers are set to center the game in the screen, not to stretch. In case it matters, I can reproduce this both with OffscreenRenderingMode set to fbo and backbuffer. Other users have seen similar issues, with different luck working the problem around (I could only make it work with an older Wine release): http://www.telltalegames.com/forums/showthread.php?t=9874 -- 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=19357 Jeff Zaroyko <jeffz(a)jeffz.name> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Changing resolution in game |Crash when changing |crashes [regression] |resolution in Telltale | |games --- Comment #1 from Jeff Zaroyko <jeffz(a)jeffz.name> 2009-07-18 05:23:45 --- please attach the output of the 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.
http://bugs.winehq.org/show_bug.cgi?id=19357 joaopa <jeremielapuree(a)yahoo.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree(a)yahoo.fr --- Comment #2 from joaopa <jeremielapuree(a)yahoo.fr> 2009-07-18 05:26:06 --- Do you have the problem with the demo: http://www.telltalegames.com/wallaceandgromit -- 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=19357 --- Comment #3 from Stefan Dösinger <stefandoesinger(a)gmx.at> 2009-07-18 09:08:44 --- Created an attachment (id=22431) --> (http://bugs.winehq.org/attachment.cgi?id=22431) Possible fix Can you try the attached patch? It fixes tales of monkey island for me. -- 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=19357 --- Comment #4 from Javier Kohen <jkohen(a)users.sourceforge.net> 2009-07-18 11:24:14 --- (In reply to comment #3) Yes, the patch fixes the issue on both Telltale games for me. Thank you so much! -- 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=19357 Vitaliy Margolen <vitaliy(a)kievinfo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kjella79(a)yahoo.no --- Comment #5 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2009-07-18 12:07:15 --- *** Bug 19363 has been marked as a duplicate of this bug. *** -- 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=19357 Vitaliy Margolen <vitaliy(a)kievinfo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, patch Status|UNCONFIRMED |NEW URL| |http://www.telltalegames.co | |m/demo/launchofthescreaming | |narwhal Ever Confirmed|0 |1 --- Comment #6 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2009-07-18 12:09:46 --- Confirming. -- 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=19357 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression -- 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=19357 Christian Lichtsinn <Der_L(a)web.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |Der_L(a)web.de --- Comment #7 from Christian Lichtsinn <Der_L(a)web.de> 2009-09-05 08:52:30 --- Confirming. The patch works for me, too. -- 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=19357 --- Comment #8 from Henri Verbeet <hverbeet(a)gmail.com> 2010-04-18 17:07:15 --- So this was fixed by cd7f43b00dbe12f3b999773b0dfca27f7137c501, right? -- 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=19357 Javier Kohen <jkohen(a)users.sourceforge.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #9 from Javier Kohen <jkohen(a)users.sourceforge.net> 2010-06-02 16:36:02 --- Yes, fixed. Thanks! -- 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=19357 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #10 from Alexandre Julliard <julliard(a)winehq.org> 2010-06-11 12:51:42 --- Closing bugs fixed in 1.2-rc3. -- 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.
participants (1)
-
wine-bugs@winehq.org