GNOME Bugzilla – Bug 520559
Audioscrobbler plugin produces exceptions and only sends first song
Last modified: 2008-03-05 21:15:42 UTC
Hi, with latest revision of the stable branch, which got some updates to the audioscrobbler plugin, only the first song is ever sent to last.fm and an exception is produced: nformation: [3/5/2008 11:11:40 AM] (Audioscrobbler sign-on succeeded) - Session ID received Warning: [3/5/2008 11:20:48 AM] (Audioscrobbler upload failed) - Plugin bug: Not all request variables are set - no POST parameters. Information: [3/5/2008 11:20:50 AM] (Audioscrobbler upload succeeded) - Error: [3/5/2008 11:20:54 AM] (Audioscrobbler NowPlaying failed) - Failed to post NowPlaying: System.Net.WebException: Error getting response stream (ReadDone2): ReceiveFailure ---> System.Exception: at System.Net.WebConnection.HandleError(WebExceptionStatus st, System.Exception e, System.String where) at System.Net.WebConnection.ReadDone(IAsyncResult result) at System.Net.Sockets.Socket+SocketAsyncResult.Complete() at System.Net.Sockets.Socket+Worker.Receive() at System.MulticastDelegate.invoke_void() 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 Banshee.Plugins.Audioscrobbler.Engine.NowPlayingGetResponse (IAsyncResult ar) [0x00000] Debian bug: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=469510
This is closely related to the patch introduced in bug 501405. It's causing some other error messages (see bug 475142, which that patch fixes, but introduces said messages). In which case, I'm marking this as a duplicate. As always, thanks for pushing the bugs upstream. :) *** This bug has been marked as a duplicate of 501405 ***