https://bugs.winehq.org/show_bug.cgi?id=37921
Bug ID: 37921 Summary: Sonos Desktop Controller 5.2 Product: Wine Version: 1.6.2 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: richard@veffer.net Distribution: ---
Created attachment 50510 --> https://bugs.winehq.org/attachment.cgi?id=50510 backtrace
I have installed Sonoscontroller 5.2, and it seems to install OK. But then it crashes when I run it.
I have done: winetricks cc580
The effect is that Sonos doesn crash, but it just doesn start anymore...
The attachment is from before I ran winetricks cc580
SonosDesktopController52.exe
My system runs Linux Mint 17 Cinnamon 32-bit (2.2.16), linux kernel 3.13.0-24-generic.
HW: Intel Core i5-2450M CPU @ 2.50GHZ x 2
Memory: 3.9GB
Graphics Card: Intel 2nd gen
https://bugs.winehq.org/show_bug.cgi?id=37921
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download Status|UNCONFIRMED |RESOLVED URL| |http://update.sonos.com/sof | |tware/pc/dcr/SonosDesktopCo | |ntroller52.exe CC| |focht@gmx.net Component|-unknown |winsock Resolution|--- |DUPLICATE Summary|Sonos Desktop Controller |Sonos Desktop Controller |5.2 |5.2 (.NET 4.0 app) crashes | |on startup (requires | |SIO_ADDRESS_LIST_CHANGE | |support for interface | |change notifications)
--- Comment #1 from Anastasius Focht focht@gmx.net --- Hello folks,
you use Wine-Mono from outdated Wine 1.6.2 (tracking this assert down from outdated Wine version is a waste of time).
Even with an upgrade to recent Wine 1.7.x you will ultimately arrive at bug 32328
Dupe of bug 37621 which is a dupe of bug 32328
--- snip --- ... 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 --- at Sonos.Controller.Desktop.App.worker_RunWorkerCompleted(Exception ex) --- End of inner exception stack trace --- at System.RuntimeMethodHandle._InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeType typeOwner) --- snip ---
This should be fixed in Wine-Staging project: https://github.com/wine-compholio/wine-staging/tree/master/patches/server-Ad...
How to install: http://www.wine-staging.com/install.html
Be aware if you report issues by running this custom Wine version your reports might be potentially rejected unless they can be reproduced with plain Wine 1.7.x series.
$ sha1sum SonosDesktopController52.exe e193105614b4fdb89f59d02f5ee60c51c38b41fb SonosDesktopController52.exe
$ du -sh SonosDesktopController52.exe 12M SonosDesktopController52.exe
$ wine --version wine-1.7.34-74-gcf92569
Regards
*** This bug has been marked as a duplicate of bug 32328 ***
https://bugs.winehq.org/show_bug.cgi?id=37921
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Austin English austinenglish@gmail.com --- Closing.
https://bugs.winehq.org/show_bug.cgi?id=37921
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- URL|http://update.sonos.com/sof |https://web.archive.org/web |tware/pc/dcr/SonosDesktopCo |/20160324112216/http://upda |ntroller52.exe |te.sonos.com/software/pc/dc | |r/SonosDesktopController52. | |exe Component|winsock |wineserver