On Tue, Aug 06, 2013 at 10:18:53PM -0000, Rüdiger Kupper wrote:
> Correction: The problem appears with Banshee and Rhythmbox, but it does not 
> appear with Quod Libet, which also uses GStreamer.
> This may mean it's not a GStreamer problem at all, but more a problem of 
> correctly using GStreamer.

Nope, this is neither a Banshee nor Rhythmbox problem. Both Banshee and
Rhythmbox now use gstreamer1.0, while quodlibet is still using gstreamer0.10,
which is why you see the difference here.

Gstreamer-using applications require an audio "sink" to output sound. By
default, Ubuntu uses pulseaudio for sound output by default, which is provided
by gstreamer1.0-pulseaudio or gstreamer0.10-pulseaudio depending on the
gstreamer version you're using. If you remove pulseaudio, that sink fails, and
it attempts to fall back onto another sink, which in this case is jack (which
also doesn't work because you don't have jackd running).

The correct sink to use if you've disabled pulseaudio is probably alsa, which is
provided by the gstreamer1.0-alsa package. Please make sure you have that
installed.

  affects ubuntu/banshee
  status invalid

  affects ubuntu/rhythmbox
  status invalid

-- 
Kind regards,
Loong Jin


** Changed in: banshee (Ubuntu)
       Status: New => Invalid

** Changed in: rhythmbox (Ubuntu)
       Status: New => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to rhythmbox in Ubuntu.
https://bugs.launchpad.net/bugs/1178272

Title:
  Without pulseaudio, banshee and rhythmbox report "jack server is not
  running or cannot be started" and do not play

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/banshee/+bug/1178272/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

Reply via email to