https://bugs.winehq.org/show_bug.cgi?id=37621
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |dotnet, download Status|UNCONFIRMED |RESOLVED URL| |http://update.sonos.com/sof | |tware/pc/dcr/SonosDesktopCo | |ntroller511.exe CC| |focht@gmx.net Component|-unknown |winsock Resolution|--- |DUPLICATE Summary|SonosDesktopController51.ex |Sonos Desktop Controller |e |5.1 (.NET 4.0 app) crashes | |on startup (requires | |SIO_ADDRESS_LIST_CHANGE for | |interface change | |notifications)
--- Comment #1 from Anastasius Focht focht@gmx.net --- Hello folks,
PlayOnLinux is *not* supported here. Use plain Wine when reporting issues. Additionally you are using an outdated Wine version. Please upgrade to recent 1.7.x series, preferably Wine 1.7.31 If you don't know how to do that, visit WineHQ forums and get help there. Bugzilla is not meant for end user support.
Anyway, I already checked the app with clean 32-bit WINEPREFIX, Wine 1.7.31, .NET 4.0 installed and it runs into bug 32328
--- snip --- $ pwd /home/focht/wineprefix-test/drive_c/Program Files/Sonos
$ wine ./Sonos.exe ... Unhandled Exception: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> Sonos.Controller.Desktop.Utilities.BugsenseWrappedException: Rethrown exception. See innerexception for details. ---> System.Net.NetworkInformation.NetworkInformationException: Unknown error (0x273d) at System.Net.NetworkInformation.NetworkChange.AddressChangeListener.StartHelper(NetworkAddressChangedEventHandler caller, Boolean captureContext, StartIPOptions startIPOptions) at System.Net.NetworkInformation.NetworkChange.add_NetworkAddressChanged(NetworkAddressChangedEventHandler value) at Sonos.Controller.Desktop.Utilities.NetworkMonitor.StartMonitoring() at Sonos.Controller.Desktop.SCLib.Listener.Startup() at Sonos.Controller.Desktop.App.<OnStartup>b__5() at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler) --- End of inner exception stack trace --- ... --- snip ---
$ sha1sum SonosDesktopController511.exe 8e8e9e3e224e5e5b6a26625af34b4def13d4153a SonosDesktopController511.exe
$ du -sh SonosDesktopController511.exe 12M SonosDesktopController511.exe
$ wine --version wine-1.7.31-99-g5ecea72
Regards
*** This bug has been marked as a duplicate of bug 32328 ***