https://bugs.winehq.org/show_bug.cgi?id=43412
--- Comment #1 from Andreas Schallenberg Andreas.Schallenberg@Eurobild.com --- Each time one screen is to be opened and fails there's a detached leftover process that needs to be killed manually. SIGQUIT will do.
Example after some experiments: ps -ef | grep cef andreas 11058 1 99 16:34 ? 00:15:10 C:/Games/World_of_Warships/cef/cef_browser_process.exe --user-agent=Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.95 Safari/537.36 WOWS/1.0 --cache-path=C:/Games/World_of_Warships/profile/cef_cache --disable-gpu --disable-gpu-compositing --enable-begin-frame-scheduling --max-frame-rate=30 --log-severity=info --accept-language-list=en --id=319 andreas 11102 1 99 16:37 ? 00:12:20 C:/Games/World_of_Warships/cef/cef_browser_process.exe --user-agent=Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.95 Safari/537.36 WOWS/1.0 --cache-path=C:/Games/World_of_Warships/profile/cef_cache --disable-gpu --disable-gpu-compositing --enable-begin-frame-scheduling --max-frame-rate=30 --log-severity=info --accept-language-list=en --id=319 andreas 11116 1 99 16:38 ? 00:11:47 C:/Games/World_of_Warships/cef/cef_browser_process.exe --user-agent=Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.95 Safari/537.36 WOWS/1.0 --cache-path=C:/Games/World_of_Warships/profile/cef_cache --disable-gpu --disable-gpu-compositing --enable-begin-frame-scheduling --max-frame-rate=30 --log-severity=info --accept-language-list=en --id=319 andreas 11557 7845 0 16:49 pts/2 00:00:00 grep --color=auto cef