http://bugs.winehq.org/show_bug.cgi?id=59742 Bug ID: 59742 Summary: winedevice.exe never exits Product: Wine Version: 11.0 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@list.winehq.org Reporter: hugo@whynothugo.nl Distribution: --- I'm running some games via: gamescope -W 3440 -H 1440 wine path/to/game.exe gamescope renders a nested compositor, and wine runs inside of it. Typically, gamescope exits whenever its child process exits. However, with this setup, gamescope never exits, because its child never exits. When the game exits, a winedevice.exe process lingers, forever. Gamescope perceives that its child is still running and does not exist. winedevice.exe should exit when the main `game.exe` (in this example) exits, or when all wine processes exit. -- 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.