'Application Data' is 'AppData' with wine-7.6
benjaminbellamy opened this issue · 0 comments
benjaminbellamy commented
I have been using roon-wine with no problem for quite some time.
I recently reinstalled it and it does not work anymore.
I get this error then program quits:
MESA-INTEL: warning: Performance support disabled, consider sysctl dev.i915.perf_stream_paranoid=0
MESA-INTEL: warning: Performance support disabled, consider sysctl dev.i915.perf_stream_paranoid=0
I think the issue is that (with wine-7.6)
$PREFIX/'drive_c/users/$USER/Local Settings/Application Data/Roon/Application/Roon.exe'
should be
$PREFIX/drive_c/users/$USER/AppData/Local/Roon/Application/Roon.exe
(This fixed it for me.)