https://bugs.winehq.org/show_bug.cgi?id=45443
Bug ID: 45443 Summary: Diablo 3: Starting the game causes a black screen softlock on the X-environment Product: Wine Version: 3.12 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: sworddragon2@aol.com Distribution: ---
Created attachment 61776 --> https://bugs.winehq.org/attachment.cgi?id=61776 Terminal output
On starting Diablo 3 I usually see a gray fullscreen before the game loads its ingame-login screen. But with Wine 3.12 it stops at the gray screen (which turns black if switched to the console and back). There are a few symptoms:
- Terminating all applications in Wine does not prevent the black screen to go away or Wine to exit. - The winedevices.exe does not respond to a SIGTERM and needs to be terminated with a SIGKILL. - Wine still refuses to exit automatically even if only the wineserver64 remains. - After terminating all processes and switching from the console to the X-environment again the screen is still black (not sure if this is caused by Wine or if this is a bug in the X-Server).
In the attachments is the terminal output which I had to log to disk (the game was started via "sworddragon@ubuntu:/wine/drive_c/Program Files (x86)/Diablo III$ setarch i386 -3 './Diablo III.exe' -launch -opengl").