GNOME Bugzilla – Bug 441293
last.fm plugin doesn't report login failures
Last modified: 2008-11-15 09:41:48 UTC
Please describe the problem: last.fm plugin no work ;) Steps to reproduce: open rythmbox, go to plugins and activate last.fm last.fm appears in left hand pane. click on it and select neighbour radio in right pane. click play Actual results: error dialogue: couldn't start playback Problem occurred without error being set. This is a bug in Rhythmbox or GStreamer. Expected results: listen to last.fm Does this happen every time? yes Other information:
This may just mean that you don't have a GStreamer mp3 decoder plugin installed, and we're not reporting a useful error for some sad reason. Otherwise, please attach the output from 'GST_DEBUG=*:3 rhythmbox -D player 2>bug-441293.log' here.
Created attachment 88837 [details] requested debugging output MP3 decoder is installed, at least Rythmbox is playing mp3s. I have used automatix to install decoders. reuested file is attached.
Hmm, that didn't tell me anything useful. The output of 'rhythmbox -D lastfm' will probably be helpful.
ok, found it. graylion@lionscage:~$ (17:46:49) [0x6bc040] [rb_lastfm_message_cb] rb-lastfm-source.c:779: response body: session=FAILED bash: syntax error near unexpected token `[0x6bc040]' graylion@lionscage:~$ msg=no such user bash: such: command not found graylion@lionscage:~$ (17:46:49) [0x6bc040] [rb_lastfm_message_cb] rb-lastfm-source.c:792: Lastfm failed to connect to the server bash: syntax error near unexpected token `[0x6bc040]' you need to implement an error message for login errors ;) thanks Bernhard
maybe have a go at other error messages. it doesn't look like any of the plugin's error messages is captured at all.
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. *** This bug has been marked as a duplicate of 553990 ***