[ubuntu-mono] [Bug 1178272] Re: Without pulseaudio, gstreamer applications report "jack server is not running or cannot be started" and do not play

Chow Loong Jin hyperair at ubuntu.com
Wed Aug 7 01:26:41 UTC 2013


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
CLI/Mono Uploaders, which is subscribed to banshee 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

Status in “banshee” package in Ubuntu:
  Invalid
Status in “gstreamer0.10” package in Ubuntu:
  Confirmed
Status in “rhythmbox” package in Ubuntu:
  Invalid

Bug description:
  Lubuntu Raring (13.04).
  The Lubuntu standard installation comes without jack, and without pulse, just plain alsa. Gstreamer applications (rhythmbox, banshee) used to work fine after installing "ubuntu-restricted-extras", which pulls in the usual gstreamer plugins.
  On my system, gstreamer applications stopped working. They report:
  > Cannot connect to server socket err = No such file or directory
  > Cannot connect to server request channel
  > jack server is not running or cannot be started
  Since there is no jack on this system, never was, and is not intended to be there, I cannot understand this message. The applications do not produce sound.

  This looks like gstreamer tries to start up jackd, regardless whether
  it is installed or not.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: libgstreamer0.10-0 0.10.36-1ubuntu2
  ProcVersionSignature: Ubuntu 3.8.0-19.30-generic 3.8.8
  Uname: Linux 3.8.0-19-generic i686
  ApportVersion: 2.9.2-0ubuntu8
  Architecture: i386
  Date: Thu May  9 15:38:20 2013
  InstallationDate: Installed on 2013-02-12 (85 days ago)
  InstallationMedia: Lubuntu 12.10 "Quantal Quetzal" - Release i386 (20121017.1)
  MarkForUpload: True
  SourcePackage: gstreamer0.10
  UpgradeStatus: Upgraded to raring on 2013-04-25 (13 days ago)

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




More information about the Ubuntu-mono mailing list