[Bug 35196] New: Depth Hunter crashes when changing video options
http://bugs.winehq.org/show_bug.cgi?id=35196 Bug ID: 35196 Summary: Depth Hunter crashes when changing video options Product: Wine Version: 1.7.9 Hardware: x86 URL: http://www.biart7.com/dh_demo.zip OS: Linux Status: NEW Keywords: download, regression Severity: normal Priority: P2 Component: directx-d3d Assignee: wine-bugs(a)winehq.org Reporter: gyebro69(a)gmail.com CC: hverbeet(a)gmail.com Classification: Unclassified Regression SHA1: 052a86301080912e79b5316d69d30f0ab508a0f4 Created attachment 46948 --> http://bugs.winehq.org/attachment.cgi?id=46948 terminal output Steps to reproduce the problem with the demo version: 1. create a new wineprefix, perform 'winetricks mfc42' 2. install the demo and start the game with depthhunter.exe 3. in the menu choose <Help & Options> and <Video Settings>. You don't have to change any settings, just click on the <Accept Changes> button. The game crashes. Prior to this commit the game didn't crash, but Wine printed the following messages in the terminal each time you pressed on the <Accept Changes> button:
err:d3d:resource_init Failed to allocate system memory. fixme:d3d_texture:texture_init Failed to create surface 0x90a34f8, hr 0x8007000e
052a86301080912e79b5316d69d30f0ab508a0f4 is the first bad commit commit 052a86301080912e79b5316d69d30f0ab508a0f4 Author: Henri Verbeet <hverbeet(a)codeweavers.com> Date: Thu Oct 3 08:54:13 2013 +0200 wined3d: Send texture binding updates through the command stream. Fedora 19 Nvidia binary drivers 325.15 X.Org X Server 1.14.4 Disabling GLSL or installing native d3dx9 libraries don't help. -- 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=35196 --- Comment #1 from Henri Verbeet <hverbeet(a)gmail.com> --- Created attachment 47143 --> https://bugs.winehq.org/attachment.cgi?id=47143 patch The attached patch seems to help for me. It may also help for bug 35203, which at first sight looks like it could be a similar issue. -- 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=35196 --- Comment #2 from GyB <gyebro69(a)gmail.com> --- (In reply to comment #1)
Created attachment 47143 [details] patch
The attached patch seems to help for me. It may also help for bug 35203, which at first sight looks like it could be a similar issue.
Thanks, the patch fixes not just this bug, but the problem in bug #35203 as well. -- 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=35196 --- Comment #3 from GyB <gyebro69(a)gmail.com> --- *** Bug 35203 has been marked as a duplicate of this bug. *** -- 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=35196 Henri Verbeet <hverbeet(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |4d93adf75e21cd09677e8e21e00 | |9d1b57435c452 Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #4 from Henri Verbeet <hverbeet(a)gmail.com> --- Should be fixed by commit 4d93adf75e21cd09677e8e21e009d1b57435c452. -- 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=35196 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #5 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 1.7.11. -- 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