Bug#257639: rhythmbox: Radio does not work
Jaap Haitsma
Jaap Haitsma <jaap@haitsma.org>, 257639@bugs.debian.org
Sun, 04 Jul 2004 23:58:29 +0200
Sebastien Bacher wrote:
> Le dim, 04/07/2004 à 23:17 +0200, Jaap Haitsma a écrit :
>
>>Package: rhythmbox
>>Version: 0.8.5-1
>>Severity: important
>>
>>If I select one of the radio stations. I get two error messages
>>"Could not open vfs file "http://xxx.xxx.xxx.xxx:xxxx" for reading" and
>>"Could not pause playback"
>
>
> Hi,
>
> Could you try with gstreamer directly:
> $ gst-launch-0.8 gnomevfssrc location=/path/to/my/musicfile.ogg !
> spider ! volume ! audioscale ! audioconvert ! $(gconftool-2 -g /system/
> gstreamer/0.8/default/audiosink)
This works
>
> Which soundcard are you using ?
ESS Maestro
> Do you have the problem with all the
> streams ?
Yes, none of them plays. Playing mp3's works fine
If I use the command you provided and change it to one of the adresses
provided by rhythmbox I get this output
gst-launch-0.8 gnomevfssrc location=http://213.73.255.244:8000/ !
spider ! volume ! audioscale ! audioconvert ! $(gconftool-2 -g
/system/gstreamer/0.8/default/audiosink)
RUNNING pipeline ...
ERROR: from element /pipeline0/gnomevfssrc0: Could not open vfs file
"http://213.73.255.244:8000/" for reading.
Additional debug info:
gstgnomevfssrc.c(1091): gst_gnomevfssrc_open_file: /pipeline0/gnomevfssrc0:
Host not found
ERROR: pipeline doesn't want to play.
** (process:4129): CRITICAL **: file dparammanager.c: line 649
(gst_dpman_state_change): assertion `GST_IS_DPMAN (dpman)' failed
If I try to ping the host it just responds
Cheers,
Jaap