https://bugs.winehq.org/show_bug.cgi?id=55274
Bug ID: 55274 Summary: Magpie v0.4 needs IDXGISwapChain1 to IDXGISwapChain2 cast Product: Wine Version: 8.12 Hardware: x86-64 OS: Linux Status: NEW Severity: normal Priority: P2 Component: d3d Assignee: wine-bugs@winehq.org Reporter: dark.shadow4@web.de Distribution: ---
https://github.com/Blinue/Magpie/releases/tag/v0.4
Contains source and download.
Log:
02c0:warn:dxgi:d3d11_swapchain_QueryInterface {a8be2ac4-199f-4946-b331-79599fb98de7} not implemented, returning E_NOINTERFACE
Affected code from the program: https://github.com/Blinue/Magpie/blob/42088d9261c0ad7e0467ff379bc50a1812e11d...
To reproduce, just run the program and click the button right of "ALT+F11" After 5 seconds it creates a bugged fullscreen window that hides an error message box behind it.