Code: Select all
_NET_WM_*
I'm trying to run Spitfire LABS running through WINE, but, I get a
Code: Select all
00f4:err:virtual:virtual_setup_exception stack overflow 1808 bytes in thread 00f4 addr 0x7bc56188 stack 0x1308f0 (0x130000-0x131000-0x230000)
Code: Select all
0174:err:sync:RtlpWaitForCriticalSection section 0000000000020100 "dlls/ntdll/heap.c: main process heap section" wait timed out in thread 0174, blocked by 00f4, retrying (60 sec)
Installation was fine, and I could log-in to the app just fine. But after the login, I get a frozen loading wheel followed by a crash with the errors above. CTRL-C'ing the terminal does nothing, and I am forced to run a
Code: Select all
wineserver -k
I have tried multiple different versions of Wine Staging (6.3, 6.4, 7.0, 7.3) and they all give me the same error.
Full terminal output: https://www.toptal.com/developers/haste ... ileca.yaml
A clean Wineprefix, and a 32-bit Wineprefix gives the same errors. Am i missing some libs, or is this some Crostini whackness?