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 441293 - last.fm plugin doesn't report login failures
last.fm plugin doesn't report login failures
Status: RESOLVED DUPLICATE of bug 553990
Product: rhythmbox
Classification: Other
Component: Plugins (other)
0.10.0
Other Linux
: Normal normal
: ---
Assigned To: RhythmBox Maintainers
RhythmBox Maintainers
Depends on:
Blocks:
 
 
Reported: 2007-05-25 21:51 UTC by Bernhard Rohrer
Modified: 2008-11-15 09:41 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
requested debugging output (37.95 KB, text/plain)
2007-05-26 09:35 UTC, Bernhard Rohrer
Details

Description Bernhard Rohrer 2007-05-25 21:51:30 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:
Comment 1 Jonathan Matthew 2007-05-26 00:25:42 UTC
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.
Comment 2 Bernhard Rohrer 2007-05-26 09:35:57 UTC
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.
Comment 3 Jonathan Matthew 2007-05-26 14:49:04 UTC
Hmm, that didn't tell me anything useful.  The output of 'rhythmbox -D lastfm' will probably be helpful.
Comment 4 Bernhard Rohrer 2007-05-27 16:51:47 UTC
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
Comment 5 Bernhard Rohrer 2007-05-31 08:40:22 UTC
maybe have a go at other error messages. it doesn't look like any of the plugin's error messages is captured at all.
Comment 6 Jonathan Matthew 2008-11-15 09:41:48 UTC
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 ***