https://bugs.winehq.org/show_bug.cgi?id=41279 Bruno Jesus <00cpxxx(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |dotnet Status|UNCONFIRMED |NEW Component|-unknown |hnetcfg Ever confirmed|0 |1 --- Comment #10 from Bruno Jesus <00cpxxx(a)gmail.com> --- Judging by the new backtrace:
fixme:hnetcfg:fwpolicy2_get_Rules 0x1da6a0 0x3b2c284
...
Rethrown exception. See innerexception for details. ---> System.NotImplementedException: The method or operation is not implemented. at SonosAdmWrapper.ISonosAdminGlue.FwIsAppEnabled(String pFwProcessImageFileName) at Sonos.Controller.Desktop.Utilities.NetworkMonitor.<>c__DisplayClass6.<IsFirewallEnabled>b__5(SonosAdminGlue admin) at Sonos.Controller.Desktop.Utilities.SonosAdminProxy.runSafely(Action`1 action, String exceptionMessage) at Sonos.Controller.Desktop.Utilities.NetworkMonitor.IsFirewallEnabled() at Sonos.Controller.Desktop.Utilities.NetworkMonitor.StartMonitoring()
I would say that the problem is the unimplemented interface/functions related to INetFwRules. https://msdn.microsoft.com/en-us/library/windows/desktop/aa365345%28v=vs.85%... This is out of my scope of knowledge. I can reproduce the same issue in 1.9.18. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.