You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, first of all, thank you for doing this project. Seeing roon running in my linux system is amazing. I wish Roonlabs just did a port of it to run natively, as it should!
I installed wine and ran the roon-on-wine installer in a fedora core 40, everything went smooth on those 2 steps. I kicked off the ./start_my_roon_instance.sh and it all seemed to be going nicely, the wine window with Roon appeared, it showed me my roon core, I selected it and it began to show my albums.
short after that (less than a minute), a message appears:
Uh oh, something's not right
asking me to wait for the roon core to come back or select another core. I know the core is working because I am listening to something and I can start/stop in the iOS app. I wait but it doesn't come back to normal. If I try to select another core, the previous selected core appears but only in red (unavailable). After another couple of minutes wait without reconnecting to the core, the Roon wine app crashes. Below the execution log.
~/workdir/roon-on-wine[master]$ ./start_my_roon_instance.sh
0120:err:winediag:wined3d_dll_init Using the OpenGL renderer.
0120:err:combase:RoGetActivationFactory Failed to load module L"C:\\windows\\system32\\windows.media.mediacontrol.dll"
wine: Read access denied for device L"\\??\\Z:\\", FS volume label and serial are not available.
0120:err:eventlog:ReportEventW L"Application: Roon.exe\n"
0120:err:eventlog:ReportEventW L"CoreCLR Version: 6.0.3624.51421\n"
0120:err:eventlog:ReportEventW L".NET Version: 6.0.36\n"
0120:err:eventlog:ReportEventW L"Description: The process was terminated due to an internal error in the .NET Runtime at IP 00006FFFFBBE4089 (00006FFFFBA10000) with exit code c0000005.\n"
This issue can be repeated 100% of the times the app is launched. I have seen this problem since the first time I installed.
I've just updated the installer script to use dotnet7 (this requires latest winetricks).
it works for me, on a Fedora 41.
@tarxf I see you're running Fedora as well (10 points for you ;-) ). However, I've stopped using the additional WineHQ repository and are using the wine as available by Fedora natively. For me this behaves less fragile.
Hi, first of all, thank you for doing this project. Seeing roon running in my linux system is amazing. I wish Roonlabs just did a port of it to run natively, as it should!
I installed wine and ran the roon-on-wine installer in a fedora core 40, everything went smooth on those 2 steps. I kicked off the ./start_my_roon_instance.sh and it all seemed to be going nicely, the wine window with Roon appeared, it showed me my roon core, I selected it and it began to show my albums.
short after that (less than a minute), a message appears:
Uh oh, something's not right
asking me to wait for the roon core to come back or select another core. I know the core is working because I am listening to something and I can start/stop in the iOS app. I wait but it doesn't come back to normal. If I try to select another core, the previous selected core appears but only in red (unavailable). After another couple of minutes wait without reconnecting to the core, the Roon wine app crashes. Below the execution log.
This issue can be repeated 100% of the times the app is launched. I have seen this problem since the first time I installed.
Install steps I followed (from here):
system details
Linux 6.11.5-200.fc40.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Oct 22 19:13:11 UTC 2024 x86_64 GNU/Linux
Running i3 window manager
Please let me know if there's anything I can do to provide more info or if I should try some other steps to either debug or try to get it going.
The text was updated successfully, but these errors were encountered: