After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 362222 - unhandled exception when no response from DAAP server
unhandled exception when no response from DAAP server
Status: RESOLVED INCOMPLETE
Product: banshee
Classification: Other
Component: DAAP
0.11.0
Other All
: Normal critical
: 2.x
Assigned To: Banshee Maintainers
Banshee Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-10-14 21:16 UTC by freggy1
Modified: 2007-01-13 02:56 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description freggy1 2006-10-14 21:16:56 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:
Comment 1 Aaron Bockover 2006-12-08 18:31:10 UTC
Is this still an issue in 0.11.2+?
Comment 2 Bruno Boaventura 2007-01-13 02:56:02 UTC
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!