[Bug 12794] New: Stalker: Screen is black
http://bugs.winehq.org/show_bug.cgi?id=12794 Summary: Stalker: Screen is black Product: Wine Version: 0.9.60 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: directx-d3d AssignedTo: wine-bugs(a)winehq.org ReportedBy: liquitsnake(a)gmx.net 0.9.59 worked fine, in 0.9.60 the screen remains black in-game. When pressing ESC to get to the main menu, the game becomes visible for a brief moment before it menu appears. Regression test in progress -- 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=12794 haarp <liquitsnake(a)gmx.net> 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=12794 haarp <liquitsnake(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |stefandoesinger(a)gmx.at --- Comment #1 from haarp <liquitsnake(a)gmx.net> 2008-04-25 12:34:45 --- 0de167db9e2ef6c62ba48b050bc3d0ba2638467f is first bad commit commit 0de167db9e2ef6c62ba48b050bc3d0ba2638467f Author: Stefan Dösinger <stefan(a)codeweavers.com> Date: Mon Apr 7 23:21:33 2008 +0200 wined3d: Put implicit surfaces into drawable on unload. If we mark the sysmem copy up to date we would have to take care about allocating it. As explained in the comment, INDRAWABLE is a saner choice :040000 040000 57adfb055a3c868b7d824be3d445d1b8dac24f8c d850bfde5e12a02fafb9d10662cf6b9b993643af M dlls CC'ing author -- 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=12794 --- Comment #2 from Colin DuPee <Pragmataraxia(a)gmail.com> 2008-05-02 23:20:54 --- Confirming bug does not exist in 0.9.59, and still exists in 0.9.61. ~C -- 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=12794 tehblunderbuss(a)gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tehblunderbuss(a)gmail.com --- Comment #3 from tehblunderbuss(a)gmail.com 2008-05-06 13:08:07 --- Do you get any terminal output? -- 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=12794 --- Comment #4 from haarp <liquitsnake(a)gmx.net> 2008-05-07 08:52:29 --- This is repeating itself at an enormous rate: fixme:d3d:check_fbo_status FBO status GL_FRAMEBUFFER_INCOMPLETE_ATTACHMENT_EXT (0x8cd6) fixme:d3d:check_fbo_status Color attachment 0: (0x8791870) WINED3DFMT_X8R8G8B8 1920x1200 fixme:d3d:check_fbo_status Depth attachment: (0x6bf2d68) WINED3DFMT_D24S8 1920x1200 fixme:d3d_draw:drawStridedSlow >>>>>>>>>>>>>>>>> GL_INVALID_FRAMEBUFFER_OPERATION_EXT (0x506) from glEnd and previous calls @ drawprim.c / 570 Need me to check a specific debug channel? -- 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=12794 --- Comment #5 from tehblunderbuss(a)gmail.com 2008-05-07 18:19:10 --- I just needed it to confirm that someone in the chat had the same 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=12794 Flounder <vojteks(a)comcast.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |vojteks(a)comcast.net --- Comment #6 from Flounder <vojteks(a)comcast.net> 2008-05-12 21:34:59 --- I have this problem as well. I had it in earlier versions of wine such as 0.9.53 but only with OffscreenRenderingMode set to fbo. Now it's always black, gray in game with light maps visible only. Error same as posted here. Thought I'd confirm it... Liked to play this game actually. -- 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=12794 Flounder <vojteks(a)comcast.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 --- Comment #7 from Flounder <vojteks(a)comcast.net> 2008-05-12 21:36:09 --- *** This bug has been confirmed by popular vote. *** -- 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=12794 --- Comment #8 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2008-05-25 01:47:50 --- In 1.0-rc2 this happens with "OffscreenRenderingMode"="fbo" only. With default (backbuffer) game is still visible. -- 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=12794 Vitaliy Margolen <vitaliy(a)kievinfo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Stalker: Screen is black |S.T.A.L.K.E.R. Screen is | |black -- 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=12794 Vitaliy Margolen <vitaliy(a)kievinfo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |vitaliy(a)kievinfo.com -- 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=12794 --- Comment #9 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2008-05-30 23:26:40 --- Still a problem with wine-1.0-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.
http://bugs.winehq.org/show_bug.cgi?id=12794 tehblunderbuss(a)gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC|tehblunderbuss(a)gmail.com | -- 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=12794 --- Comment #10 from Stefan Dösinger <stefandoesinger(a)gmx.at> 2008-05-31 02:10:18 --- Yeah, didn't have time yet to write a patch :-( -- 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=12794 Vitaliy Margolen <vitaliy(a)kievinfo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #11 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2008-06-03 22:44:06 --- Fixed in current GIT. 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=12794 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #12 from Alexandre Julliard <julliard(a)winehq.org> 2008-06-06 10:40:11 --- Closing bugs fixed in 1.0-rc4. -- 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=12794 Vitaliy Margolen <vitaliy(a)kievinfo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |Forksandrumsticks(a)hotmail.co | |m --- Comment #13 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2008-08-15 14:14:33 --- *** Bug 14877 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.
participants (1)
-
wine-bugs@winehq.org