[Bug 53115] New: 3D graphics program crashes when going full screen
https://bugs.winehq.org/show_bug.cgi?id=53115 Bug ID: 53115 Summary: 3D graphics program crashes when going full screen Product: Wine Version: 7.0 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: winevulkan Assignee: wine-bugs(a)winehq.org Reporter: nagle(a)animats.com Distribution: --- Error message from Wine is 0104:fixme:explorerframe:taskbar_list_MarkFullscreenWindow iface 0000000000083450, hwnd 000000000001004A, fullscreen true stub! after which the program aborts due to the graphics context failing. Program runs successfully on Windows 10. More details at https://github.com/BVE-Reborn/rend3/issues/399 Reproduce by: git clone https://github.com/John-Nagle/ui-mock.git cd ui-mock git checkout bug-windows-full-screen cargo build --target x86_64-pc-windows-gnu cd target/x86_64-pc-windows-gnu/debug wine ui-mock.exe This is a mockup of a game GUI. It brings up 2D EGUI menus atop a 3D Rend3 image. It's a very simple program for checking out graphics libraries. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=53115 --- Comment #1 from John Nagle <nagle(a)animats.com> --- Any action likely on this? It's not hard to reproduce. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=53115 Fabian Maurer <dark.shadow4(a)web.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dark.shadow4(a)web.de --- Comment #2 from Fabian Maurer <dark.shadow4(a)web.de> --- I just came across this, but it doesn't compile. Can you attach a binary? -- 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)
-
WineHQ Bugzilla