RoPieee / roon-on-wine

Running Roon with Wine on Linux
MIT License
85 stars 20 forks source link

Cannot launch on Manjaro #5

Closed benjamindaines closed 4 years ago

benjamindaines commented 4 years ago

0036:err:ntdll:RtlpWaitForCriticalSection section 0x7bd569c0 "../../../wine/dlls/ntdll/loader.c: loader_section" wait timed out in thread 0036, blocked by 0033, retrying (60 sec) Cannot get Roon to start anymore, perhaps a wine update broke it?

spockfish commented 4 years ago

Any idea which version you're running?

benjamindaines commented 4 years ago

Got it working, had to update the install script to use a newer version of dotnet

env WINEPREFIX=$PREFIX winetricks -q dotnet452

spockfish commented 4 years ago

That was already done in the repo to 472 :-)