https://bugs.winehq.org/show_bug.cgi?id=57680 Bug ID: 57680 Summary: graphics2d.dll error halts Cubase launch Product: Wine Version: 9.22 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs(a)winehq.org Reporter: adam(a)adam-adams.com Distribution: --- Created attachment 77868 --> https://bugs.winehq.org/attachment.cgi?id=77868 winedbg output I have set up a default, clean environment using latest wine-staging 9.22 on latest Manjaro rolling release. Then, I have managed to install Cubase 14.0.10 via the Steinberg Download Assistant, which actually worked really well! Alas, when launching the application, the error pops up saying: "The application has to be shut down because of a serious graphic driver related issue. If this problem persists please write down the following error code and contact Steinberg Technical Support. Error code = 0x80004001" There were similar bugs happening on Windows at some point, albeit not the same error code: - https://forums.steinberg.net/t/cubase-pro-11-crashing-due-to-graphics-error/... - https://forums.steinberg.net/t/serious-graphics-error-and-crash-on-12-0-50-s... - https://forums.steinberg.net/t/cubase-keeps-shutting-down-graphics2d-dll-err... This leads me to believe that there might be something missing in the graphical pipeline implementation, but as to what this might be – I'm completely clueless. Using the same error code, it led me to DirectDraw calls issues: - https://answers.microsoft.com/en-us/windows/forum/all/unable-to-run-a-game-e... Attached is the log from running the executable via the winedbg to save the stackdump and backtrace. I also have a full WINEDEBUG=+all log from stderr, but it's over 800MB, so hopefully more knowledgeable people can walk me through what flags would be useful to include, and then I can upload another, smaller log with relevant info. -- 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.