NelloKudo / osu-winello

osu! stable installer for Linux with patched Proton-osu and other nice features 8)
GNU General Public License v3.0
335 stars 16 forks source link

wine wayland issue #77

Closed fantasyzhjk closed 1 month ago

fantasyzhjk commented 3 months ago

the latest 9.11 staging build gets stuck at launch with wayland enabled here's the log

$ DISPLAY= osu-wine
002c:fixme:winediag:loader_init wine-staging 9.11 is a testing version containing experimental patches.
002c:fixme:winediag:loader_init Please mention your exact version when filing bug reports on winehq.org.
002c:err:wineboot:process_run_key Error running cmd L"C:\\windows\\system32\\winemenubuilder.exe -a -r" (126).
00b4:fixme:wineusb:query_id Unhandled ID query type 0x5.
00b4:fixme:wineusb:query_id Unhandled ID query type 0x5.
00b4:fixme:wineusb:query_id Unhandled ID query type 0x5.
00b4:fixme:wineusb:query_id Unhandled ID query type 0x5.
0150:err:sync:RtlpWaitForCriticalSection section 00006FFFFFFD4268 "/home/nellokudo/build_wine/wine/dlls/ntdll/loader.c: loader_section" wait timed out in thread 0150, blocked by 002c, retrying (60 sec)
0150:err:sync:RtlpWaitForCriticalSection section 00006FFFFFFD4268 "/home/nellokudo/build_wine/wine/dlls/ntdll/loader.c: loader_section" wait timed out in thread 0150, blocked by 002c, retrying (60 sec)
0158:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION
0158:fixme:seh:WerSetFlags (2) stub
0158:fixme:heap:RtlSetHeapInformation HEAP_INFORMATION_CLASS 1 not implemented!
0170:fixme:seh:WerSetFlags (2) stub
0170:fixme:heap:RtlSetHeapInformation HEAP_INFORMATION_CLASS 1 not implemented!
0150:err:sync:RtlpWaitForCriticalSection section 00006FFFFFFD4268 "/home/nellokudo/build_wine/wine/dlls/ntdll/loader.c: loader_section" wait timed out in thread 0150, blocked by 002c, retrying (60 sec)
0150:err:sync:RtlpWaitForCriticalSection section 00006FFFFFFD4268 "/home/nellokudo/build_wine/wine/dlls/ntdll/loader.c: loader_section" wait timed out in thread 0150, blocked by 002c, retrying (60 sec)
0150:err:sync:RtlpWaitForCriticalSection section 00006FFFFFFD4268 "/home/nellokudo/build_wine/wine/dlls/ntdll/loader.c: loader_section" wait timed out in thread 0150, blocked by 002c, retrying (60 sec)

older builds don't have this problem

NelloKudo commented 3 months ago

I probably need more info on the system, what distro is that? Also trying to compile the binary on your pc might help.

NelloKudo commented 1 month ago

Heads up: with 9.15, Wayland driver seems to be working fine. Running DISPLAY= osu-wine should be enough!