Hi, On Mon, Apr 04, 2005, [EMAIL PROTECTED] wrote: > The last apt-get upgrade gave me net gstreamer components. Now muine > refuses to start. it complains, it cannot find a volume-element in the > GstPlay-Pipeline.
Ok, this particular bug has already been reported against muine (#300541, <http://bugs.debian.org/300541>). It might or might not be GStreamer's fault, but I'm sure Muine's upstream will work around it. > Rhythmbox does have problems playing mp3 songs on first attempt now. I > hear only clicks or white noise. on second try using the forward/back > buttons to skip songs, it starts to play as normal. It worked nicely > with the last version. What audiosink are you using? You can find out with: % gconftool-2 -g /system/gstreamer/0.8/default/audiosink I see no particular reason Rhythmbox would behave differently between songs, except for a buggy low level sound card driver, but to find out, you can play with the following command and report whether you reproduce the clicks or white noise with it: % gst-launch-0.8 gnomevfssrc location=/path/to/my/musicfile.ogg ! \ spider ! volume ! audioscale ! audioconvert ! $(gconftool-2 -g \ /system/gstreamer/0.8/default/audiosink) Thanks for your report, -- Lo�c Minier <[EMAIL PROTECTED]> "Neutral President: I have no strong feelings one way or the other."

