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 520559 - Audioscrobbler plugin produces exceptions and only sends first song
Audioscrobbler plugin produces exceptions and only sends first song
Status: RESOLVED DUPLICATE of bug 501405
Product: banshee
Classification: Other
Component: Other Extensions
0.13.x
Other Linux
: Normal major
: 2.x
Assigned To: Banshee Maintainers
Banshee Maintainers
Depends on:
Blocks:
 
 
Reported: 2008-03-05 18:16 UTC by Sebastian Dröge (slomo)
Modified: 2008-03-05 21:15 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Sebastian Dröge (slomo) 2008-03-05 18:16:02 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
Comment 1 Andrew Conkling 2008-03-05 21:15:42 UTC
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 ***