https://bugs.winehq.org/show_bug.cgi?id=42900
Bug ID: 42900 Summary: The Testament of Sherlock Holmes rendering issue Product: Wine Version: 2.5 Hardware: x86-64 OS: Linux Status: NEW Keywords: regression Severity: normal Priority: P2 Component: directx-d3d Assignee: wine-bugs@winehq.org Reporter: andrey.goosev@gmail.com CC: hverbeet@gmail.com Regression SHA1: 4c8b3e0d19a9c10400311419b605bf016e65bd05 Distribution: ---
Created attachment 58032 --> https://bugs.winehq.org/attachment.cgi?id=58032 screenshot
From output.
err:d3d:wined3d_debug_callback 0x24db868: "GL_INVALID_FRAMEBUFFER_OPERATION error generated. Operation is not valid because a bound framebuffer is not framebuffer complete.". fixme:d3d:context_check_fbo_status FBO status GL_FRAMEBUFFER_INCOMPLETE_ATTACHMENT (0x8cd6) fixme:d3d:context_dump_fbo_attachment GL_DEPTH_ATTACHMENT: 2d texture 17, 0x0, format 0x81a6. fixme:d3d:context_dump_fbo_attachment GL_STENCIL_ATTACHMENT: NONE. fixme:d3d:context_dump_fbo_attachment GL_COLOR_ATTACHMENT0: 2d texture 16, 2048x2048, format 0x8c43. fixme:d3d:context_dump_fbo_attachment GL_COLOR_ATTACHMENT1: NONE. fixme:d3d:context_dump_fbo_attachment GL_COLOR_ATTACHMENT2: NONE. fixme:d3d:context_dump_fbo_attachment GL_COLOR_ATTACHMENT3: NONE. fixme:d3d:context_dump_fbo_attachment GL_COLOR_ATTACHMENT4: NONE. fixme:d3d:context_dump_fbo_attachment GL_COLOR_ATTACHMENT5: NONE. fixme:d3d:context_dump_fbo_attachment GL_COLOR_ATTACHMENT6: NONE. fixme:d3d:context_dump_fbo_attachment GL_COLOR_ATTACHMENT7: NONE.
https://bugs.winehq.org/show_bug.cgi?id=42900
--- Comment #1 from Henri Verbeet hverbeet@gmail.com --- Is there any other output?
https://bugs.winehq.org/show_bug.cgi?id=42900
--- Comment #2 from Henri Verbeet hverbeet@gmail.com --- Created attachment 58041 --> https://bugs.winehq.org/attachment.cgi?id=58041 log (provided privately)
https://bugs.winehq.org/show_bug.cgi?id=42900
--- Comment #3 from Henri Verbeet hverbeet@gmail.com --- It seems to be running out of address space, and the textures end up being incomplete because of that. Did that happen before 4c8b3e0d19a9c10400311419b605bf016e65bd05? The issue doesn't seem directly related to that commit at first sight.
https://bugs.winehq.org/show_bug.cgi?id=42900
--- Comment #4 from Andrey Gusev andrey.goosev@gmail.com --- Not reproducible before this commit.
https://bugs.winehq.org/show_bug.cgi?id=42900
--- Comment #5 from Henri Verbeet hverbeet@gmail.com --- (In reply to Andrey Gusev from comment #4)
Not reproducible before this commit.
Please attach a log from before.
https://bugs.winehq.org/show_bug.cgi?id=42900
--- Comment #6 from Andrey Gusev andrey.goosev@gmail.com --- Created attachment 58046 --> https://bugs.winehq.org/attachment.cgi?id=58046 log (reverted patch)
https://bugs.winehq.org/show_bug.cgi?id=42900
--- Comment #7 from Henri Verbeet hverbeet@gmail.com --- Created attachment 58249 --> https://bugs.winehq.org/attachment.cgi?id=58249 patch
Does the attached patch make it any better?
https://bugs.winehq.org/show_bug.cgi?id=42900
Henri Verbeet hverbeet@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #8 from Henri Verbeet hverbeet@gmail.com --- Reported FIXED on IRC.
https://bugs.winehq.org/show_bug.cgi?id=42900
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #9 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 2.9.