[Bug 22427] New: After 22400 was fixed thief 2 still hangs if offscreenrendering mode is fbo
http://bugs.winehq.org/show_bug.cgi?id=22427 Summary: After 22400 was fixed thief 2 still hangs if offscreenrendering mode is fbo Product: Wine Version: 1.1.42 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: directx-d3d AssignedTo: wine-bugs(a)winehq.org ReportedBy: i30817(a)gmail.com My hardware/drivers haven't changed from bug 22400 If offscreenrendering mode is changed to backbuffer it runs, very, very slowly. Apparently the only error that isn't related to the movies is: trace:d3d:set_blit_dimension glMatrixMode(GL_PROJECTION) call ok context.c / 1554 trace:d3d:set_blit_dimension glLoadIdentity() call ok context.c / 1556 trace:d3d:set_blit_dimension glOrtho call ok context.c / 1558 trace:d3d:set_blit_dimension glViewport call ok context.c / 1560 err:d3d:context_bind_fbo >>>>>>>>>>>>>>>>> GL_INVALID_ENUM (0x500) from glBindFramebuffer() @ context.c / 83 trace:d3d:dump_color_fixup_desc X: CHANNEL_SOURCE_X trace:d3d:dump_color_fixup_desc Y: CHANNEL_SOURCE_Y trace:d3d:dump_color_fixup_desc Z: CHANNEL_SOURCE_Z trace:d3d:dump_color_fixup_desc W: CHANNEL_SOURCE_W err:d3d:context_set_draw_buffer >>>>>>>>>>>>>>>>> GL_INVALID_OPERATION (0x502) from glDrawBuffer() @ context.c / 1926 Log: http://rapidshare.com/files/377789425/patch3_result.tar.gz.html -- 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=22427 --- Comment #1 from Jeff Zaroyko <jeffz(a)jeffz.name> 2010-04-19 19:48:07 --- For reference from bug 22400:
OpenGL renderer string: Mesa DRI R600 (RV710 9553) 20090101 TCL DRI2 OpenGL version string: 1.5 Mesa 7.7.1
-- 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=22427 Vitaliy Margolen <vitaliy(a)kievinfo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |22400 Summary|After 22400 was fixed thief |Thief 2 hangs if |2 still hangs if |offscreenrendering mode is |offscreenrendering mode is |fbo |fbo | -- 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=22427 Bug 22427 depends on bug 22400, which changed state. Bug 22400 Summary: Thief 2 crashing on start of 3d level apparently not because of movies http://bugs.winehq.org/show_bug.cgi?id=22400 What |Old Value |New Value ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED -- 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=22427 --- Comment #2 from paulo <i30817(a)gmail.com> 2010-05-09 19:59:05 --- Hmmm, there are also these errors before: err:ddraw:PixelFormat_WineD3DtoDD Can't translate this Pixelformat 58 err:ddraw:PixelFormat_WineD3DtoDD Can't translate this Pixelformat 64 Didn't find them in the huge log before, sorry. -- 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=22427 --- Comment #3 from paulo <i30817(a)gmail.com> 2010-05-09 19:59:52 --- And it still happens in wine 1.1.44 -- 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=22427 --- Comment #4 from paulo <i30817(a)gmail.com> 2010-05-09 20:03:15 --- Bug 16559 http://bugs.winehq.org/show_bug.cgi?id=16559 seems related. -- 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=22427 --- Comment #5 from paulo <i30817(a)gmail.com> 2010-06-06 18:20:58 --- This doesn't happen if i use the fglrx drivers i found now. However, the game crashes or at least doesn't display anything in game later on when a mission succeeds and it is trying to show the results (black screen). Seems that is the other "RenderTargetLockMode=disabled required for playable display (ati)" 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=22427 --- Comment #6 from paulo <i30817(a)gmail.com> 2010-06-06 18:59:15 --- BTW this isn't hanging, but just a black screen. -- 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=22427 --- Comment #7 from paulo <i30817(a)gmail.com> 2010-11-17 08:47:57 CST --- I don't know if this is fixed on the opensource drivers, but on fglrx it is. -- 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=22427 joaopa <jeremielapuree(a)yahoo.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree(a)yahoo.fr --- Comment #8 from joaopa <jeremielapuree(a)yahoo.fr> 2010-12-01 08:03:30 CST --- driver bug. Shpuld be marked as INVALID. -- 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=22427 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Component|directx-d3d |-unknown Resolution| |INVALID --- Comment #9 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2010-12-01 08:15:20 CST --- Invalid then. -- 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=22427 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED Depends on|22400 | --- Comment #10 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2010-12-01 08:15:42 CST --- Closing invalid. -- 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