You are not logged in.
Pages: 1
i have install the rhythmbox,just want to listen to the radio,but it didn't work,first of all,it couldn't even play mp3 file,after install the decoder by using the command:
pacman -Sy codecs `pacman -Ss gstreamer | grep -e '^extra/gstreamer0.10' | awk '{print $1}'`
i can play the mp3 file,but still couldn't listen to the radio,the following message came out:
(rhythmbox:3433): Rhythmbox-WARNING **: Unable to initialize mDNS: Daemon not running
(rhythmbox:3433): Rhythmbox-WARNING **: Unable to start mDNS browsing: MDNS service is not running
(rhythmbox:3433): Rhythmbox-WARNING **: Unable to grab media player keys: Could not get owner of name 'org.gnome.SettingsDaemon': no such name
[WARN 3447] polkit-session.c:144olkit_session_set_uid(): session != NULL
Not built with -rdynamic so unable to print a backtrace
** Message: don't know how to handle text/uri-list
Rhythmbox-Message: Missing plugin: gstreamer|0.10|rhythmbox|text/uri-list decoder|decoder-text/uri-list
Rhythmbox-Message: Automatic missing codec installation not supported (helper script missing)
** Message: don't know how to handle text/uri-list
Rhythmbox-Message: Missing plugin: gstreamer|0.10|rhythmbox|text/uri-list decoder|decoder-text/uri-list
Rhythmbox-Message: Automatic missing codec installation not supported (helper script missing)
(rhythmbox:3433): Rhythmbox-CRITICAL **: new_playing_stream_idle_cb: assertion `entry != NULL' failed
what can i do?????
Offline
Sounds like you're missing some configurations:
Offline
i have already do exactly the same as the guide said
pacman -S gstreamer0.10-gnomevfs
pacman -S gnome-python
i even activate the DAAP
/etc/rc.d/avahi-daemon start
but it still doesn't work
Missing plugin: gstreamer|0.10|rhythmbox|text/uri-list decoder|decoder-text/uri-list
Offline
i just find out, it work well under gnome,but i am using xfce4, is there any possibility i can use rhythmbox under the xfce4 by installing some dependen lib or something, if it is possible, please kindly tell me what to install, THX
Offline
Pages: 1