RoPieee / roon-on-wine

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

Installation fails on Manjaro 20.1 #10

Closed Yethal closed 3 years ago

Yethal commented 4 years ago

kernel version: 5.8.1 Wine version: 5.15 Winetricks version: 20200412 After running the script an unhandled exception in wine occurs and Wine window appears with following message: ""The program mscorsvw.exe has encountered a serious issue and needs to close. We are sorry for the inconvenience.". After pressing the close button the exact same exception is logged in the termina land the same window appears again ad infinitum. Full log attached to the ticket.

Yethal commented 4 years ago

roon.log

ligno commented 4 years ago

I have been using Roon on Wine and Manjaro for almost 2 years. Around the start of 2020 I experienced similar issue after update of Manjaro. Don't know details of the error message anymore. For me the solution was to force Wine to older version (4.2) and since then I don't have any issues. Is kind of workaround, but for me it works fine. I do use Wine only for Roon.

Yethal commented 4 years ago

@ligno How did you force an older Wine version? Did you build it from source manually?

Yethal commented 3 years ago

For whoever stumbles upon this issue in the future: you need to downgrade Wine to version 5.11. Easiest way to do this on arch based distro is to install downgrade from aut and running 'downgrade wine=5.11'. fterwards the script will work just fine