http://bugs.winehq.org/show_bug.cgi?id=20519
Summary: Starcraft: Brood war stopped working with wine 1.1.32 Product: Wine Version: 1.1.32 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: vytautas1987@yahoo.com
Created an attachment (id=24445) --> (http://bugs.winehq.org/attachment.cgi?id=24445) wine log
Regression. Game stopped working after wine update 1.1.29->1.1.32. Now I am compiling 1.1.30. No start at all.
http://bugs.winehq.org/show_bug.cgi?id=20519
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
--- Comment #1 from Dmitry Timoshkov dmitry@codeweavers.com 2009-10-30 09:36:58 --- =>0 0x7de8db13 in i915_dri.so (+0x83b13) (0x0032ef50) 1 0x7deb9e92 _mesa_test_framebuffer_completeness+0x3a2() in i915_dri.so (0x0032efa0) 2 0x7debd2ac in i915_dri.so (+0xb32ac) (0x0032efd0) 3 0x7debd317 _mesa_update_framebuffer+0x27() in i915_dri.so (0x0032eff0) 4 0x7de434d8 intel_draw_buffer+0x268() in i915_dri.so (0x0032f030) 5 0x7de8e395 in i915_dri.so (+0x84395) (0x0032f070) 6 0x7deba382 _mesa_set_texture_attachment+0xa2() in i915_dri.so (0x0032f0a0) 7 0x7deba61e in i915_dri.so (+0xb061e) (0x0032f0e0) 8 0x7deba982 _mesa_FramebufferTexture2DEXT+0x72() in i915_dri.so (0x0032f110) 9 0x7e1f8947 in wined3d (+0xe8947) (0x0032f1b0)
Clearly a bug in your video drivers. You can post the results of your regression test if you feel like finding the culprit in Wine code which provokes a bug in the driver.
http://bugs.winehq.org/show_bug.cgi?id=20519
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED Summary|Starcraft: Brood war |Starcraft: Brood war |stopped working with wine |stopped working |1.1.32 |
--- Comment #2 from Dmitry Timoshkov dmitry@codeweavers.com 2009-10-30 09:37:35 --- Closing invalid.
http://bugs.winehq.org/show_bug.cgi?id=20519
--- Comment #3 from Henri Verbeet hverbeet@gmail.com 2009-10-30 10:13:48 --- For what it's worth, this should be fixed by http://cgit.freedesktop.org/mesa/mesa/commit/?id=8bba183b9eeb162661a287bf2e1... in Mesa.
http://bugs.winehq.org/show_bug.cgi?id=20519
--- Comment #4 from Vytautas vytautas1987@yahoo.com 2009-10-30 13:14:32 --- I downgraded my wine to 1.1.30 and it works again. Just Xorg crashed after game exit.
http://bugs.winehq.org/show_bug.cgi?id=20519
--- Comment #5 from Vytautas vytautas1987@yahoo.com 2009-10-30 13:18:20 --- Oh #3 so wine >1.1.30 simply need mesa 7.6.x?