GNOME Bugzilla – Bug 362222
unhandled exception when no response from DAAP server
Last modified: 2007-01-13 02:56:02 UTC
Steps to reproduce: 1. Have a DAAP server on a Windows machine with a personal firewall on 2. Banshee sees the DAAP server and shows it in the sidebar 3. Click on the DAAP server. An exception appears in the console. 4. When right clicking in the empty window, my whole KDE desktop freezes, until I kill banshee from tty0. Stack trace: Connecting to DAAP share: 192.168.100.254:5214 (FOO) Unhandled Exception: System.Net.WebException: Error getting response stream (ReadDone2): ReceiveFailure ---> System.Exception: at System.Net.WebConnection.HandleError (WebExceptionStatus st, System.Exception e, System.String where) [0x00000] --- End of inner exception stack trace --- at System.Net.HttpWebRequest.EndGetResponse (IAsyncResult asyncResult) [0x00000] at System.Net.HttpWebRequest.GetResponse () [0x00000] at DAAP.ContentFetcher.FetchResponse (System.String path, Int64 offset, System.String query, System.Net.WebHeaderCollection extraHeaders, Int32 requestId, Boolean disableKeepalive) [0x00000] at DAAP.ContentFetcher.Fetch (System.String path, System.String query, System.Net.WebHeaderCollection extraHeaders, Int32 requestId) [0x00000] at DAAP.ContentFetcher.Fetch (System.String path) [0x00000] at DAAP.Client..ctor (System.Net.IPAddress address, UInt16 port) [0x00000] at DAAP.Client..ctor (DAAP.Service service) [0x00000] at Banshee.Plugins.Daap.DaapSource+<>AnonHelp<1>.<#AnonymousMethod>1 () [0x00000] at (wrapper delegate-invoke) System.MulticastDelegate:invoke_void () Other information:
Is this still an issue in 0.11.2+?
Closing this bug report as no further information has been provided. Please feel free to reopen this bug if you can provide the information asked for. Thanks!