I also have a Minime2010.12 system running. I have now fully updated this and installed {radiotray} only ie yet no {task-multimedia}, and starting from konsole:
[gert@localhost ~]$ radiotray
** Message: pygobject_register_sinkfunc is deprecated (GstObject)
Loading configuration...
/home/gert/.local/share/radiotray/bookmarks.xml
/home/gert/.local/share/radiotray/config.xml
PLS playlist decoder
M3U playlist decoder
ASX-familiy playlist decoder
XSPF playlist decoder
ASF playlist decoder
RAM playlist decoder
Using url timeout = 100
Traceback (most recent call last):
File "/usr/bin/radiotray", line 15, in <module>
radiotray.main(sys.argv[1:])
File "/usr/lib/python2.6/site-packages/radiotray/radiotray.py", line 33, in main
RadioTray()
File "/usr/lib/python2.6/site-packages/radiotray/RadioTray.py", line 58, in __init__
self.audio = AudioPlayerGStreamer(self.mediator, self.cfg_provider, self.log)
File "/usr/lib/python2.6/site-packages/radiotray/AudioPlayerGStreamer.py", line 37, in __init__
self.souphttpsrc = gst.element_factory_make("souphttpsrc", "source")
gst.ElementNotFoundError: souphttpsrc
[gert@localhost ~]$This seems to fail even before selecting a station.
Googling the {gst.ElementNotFoundError: souphttpsrc} interesting in the sense that I found the exact same reponse as above code in pastebin at:
http://pastebin.com/2CtRdxm0 Not that this helped me, apart from showing I am not alone.
Edit:Decided to see what happened if I installed {task-multimedia}, well that brings it back to same situation I have in KDE. Starting {radiotray} in konsole now gives normal response, waiting for station selection.
Then selecting a station the konsole output seems to indicate normal operation until at the end the 'usual error' shows up:
..
..
Received MESSAGE_ERROR
GStreamer error: state change failed and some element failed to post a proper error message with the reason for the failure.
gstplaysink.c(1876): gen_audio_chain (): /GstPlayBin2:player/GstPlaySink:playsink0
Error: GStreamer error: state change failed and some element failed to post a proper error message with the reason for the failure.
Error: gstplaysink.c(1876): gen_audio_chain (): /GstPlayBin2:player/GstPlaySink:playsink0
[gert@localhost ~]$ uname -r
2.6.33.7-pclos6.bfs
[gert@localhost ~]$
Kernel should be ok?
Note:
When using Synaptic to completely uninstall {radiotray} in my case it turns out a couple of emtpy directories are left and following two files are not deleted.
/home/gert/.local/share/radiotray/bookmarks.xml
/home/gert/.local/share/radiotray/config.xml
I assumed this would be ok, they are fairly small, little content.