https://bugs.winehq.org/show_bug.cgi?id=51526
Bug ID: 51526 Summary: Game "The Longest 5 Minutes" crashing (Issue possibly in "/user32/winpos.c") Product: Wine Version: 6.12 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: user32 Assignee: wine-bugs@winehq.org Reporter: madbyte@tuta.io Distribution: ---
the Steam game "The Longest Five Minutes" crashes on start-up, apparently caused by not passing some variables (a window handle?). I used Wine GE 6.12 in this particular case.
WORKAROUND: Enabling virtual desktop in the prefix allows the game to launch.
Possible relevant bit (See full backtrace for more): "2 0x6edaf59c WINPOS_SysCommandSizeMove+0xeab(hwnd=<is not available>, wParam=<is not available>) [Z:\home\ubuntu\buildbot\runners\wine\wine-src\dlls\user32\winpos.c:3003] in user32 (0x0a24dd48)"
Link to Line 3003 in Wine GE 6.12: https://github.com/GloriousEggroll/wine/blob/cc2d9bd66c1207de3f8016cecd05d64...
Backtrace: https://gist.github.com/MadByteDE/fd9acf3deb29d885cb2fb2769402b1cf Proton Issue Page: https://github.com/ValveSoftware/Proton/issues/4849