Wine 5.0 & Sonos Controller 11

Questions about Wine on Linux
Locked
valyno
Newbie
Newbie
Posts: 1
Joined: Thu Apr 09, 2020 7:45 am

Wine 5.0 & Sonos Controller 11

Post by valyno »

Hello,

After a few years away from Linux, I am back with Ubuntu Mate 18.04 LTS installed on an antic MacBook 2006.

After a fresh install, I have installed Wine 5.0, went smoothly.
Now, I try to install Sonos Controller 11.
As far as I could see, the instalation was ok.
However, when I try to launch the application, it get stuck on the Sonos logo splashscreen.

Has anyone tried to use this soft and has been sucessfull?

Thks for your feedback,
Valyno
jkfloris
Level 12
Level 12
Posts: 3201
Joined: Thu Aug 14, 2014 10:10 am

Re: Wine 5.0 & Sonos Controller 11

Post by jkfloris »

Did you install the .Net framework?

Code: Select all

winetricks -q dotnet40
Locked