https://bugs.winehq.org/show_bug.cgi?id=41709
Bug ID: 41709 Summary: Waves² launches with no video, only solid color screen Product: Wine Version: 1.9.23 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: directx-d3dx11 Assignee: wine-bugs@winehq.org Reporter: spleefer90@gmail.com Distribution: ---
Created attachment 56118 --> https://bugs.winehq.org/attachment.cgi?id=56118 startup log
Seems to be d3d/d3d11 related so I'm marking it as d3d11.
https://bugs.winehq.org/show_bug.cgi?id=41709
Matteo Bruni matteo.mystral@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|directx-d3dx11 |directx-d3d
--- Comment #1 from Matteo Bruni matteo.mystral@gmail.com --- It might have to do with:
fixme:d3d:wined3d_rendertarget_view_get_drawable_size Not implemented for WINED3D_RTYPE_TEXTURE_3D resources. fixme:d3d:context_check_fbo_status FBO status GL_FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT (0x8cd7)
Maybe there is some bug already open for this but I couldn't find it with a quick search.
Attaching a +tid,d3d11,d3d trace might be useful (probably you'll have to compress it).
https://bugs.winehq.org/show_bug.cgi?id=41709
Kimmo Myllyvirta kimmo.myllyvirta@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |kimmo.myllyvirta@gmail.com
--- Comment #2 from Kimmo Myllyvirta kimmo.myllyvirta@gmail.com --- Created attachment 56251 --> https://bugs.winehq.org/attachment.cgi?id=56251 tid,d3d11,d3d wine-1.9.24 debug log
Confirming. Debug log attached (97MB uncompressed).
https://bugs.winehq.org/show_bug.cgi?id=41709
--- Comment #3 from C0rn3j spleefer90@gmail.com --- Does not happen in Wine STAGING 2.0rc3, does happen in regular Wine.
Not sure how to proceed.
https://bugs.winehq.org/show_bug.cgi?id=41709
joaopa jeremielapuree@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree@yahoo.fr
--- Comment #4 from joaopa jeremielapuree@yahoo.fr --- Does the bug still occur vanilla with wine-7.10?