https://bugs.winehq.org/show_bug.cgi?id=57191
Bug ID: 57191 Summary: Flickering image on Video-surveilance-Software Product: Wine Version: 9.17 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: d3d Assignee: wine-bugs@winehq.org Reporter: andreas.franz@arcor.de Distribution: ---
With rendering set to D3D11, image of my camera-stream is shown with flickering. Software is "SemSyCompact" from https://www.dallmeier.com
Log shows:
01d8:fixme:dxgi:d3d11_swapchain_present Unimplemented flags 0x200. 01d8:fixme:dxgi:d3d11_swapchain_present Unimplemented flags 0x200. 01c8:err:d3d:wined3d_debug_callback 0000000002C3F3F0: "GL_INVALID_OPERATION error generated. Texture is immutable.". 01c8:err:d3d:wined3d_debug_callback 0000000002C3F3F0: "GL_INVALID_OPERATION error generated. Texture is immutable.". 01c8:err:d3d:wined3d_debug_callback 0000000002C3F3F0: "GL_INVALID_OPERATION error generated. Texture is immutable.". 01c8:err:d3d:wined3d_debug_callback 0000000002C3F3F0: "GL_INVALID_OPERATION error generated. Texture is immutable.". 01c8:err:d3d:wined3d_debug_callback 0000000002C3F3F0: "GL_INVALID_OPERATION error generated. Texture is immutable.". 01c8:err:d3d:wined3d_debug_callback 0000000002C3F3F0: "GL_INVALID_OPERATION error generated. Texture is immutable.".
Software-rendering works fine.
https://bugs.winehq.org/show_bug.cgi?id=57191
--- Comment #1 from AndyF andreas.franz@arcor.de --- Still an issue at 10rc1. I think it's an issue with double-buffering.