This bug was fixed in the package pulseaudio - 1:10.0-2ubuntu1

---------------
pulseaudio (1:10.0-2ubuntu1) artful; urgency=medium

  * Cherrypick fixes for common crashes from upstream:
    - cb78d6f5: SIGABRT in device_start_waiting_for_profiles (LP: #1690028,
      LP: #1672171)
    - d985276c: SIGABRT in pa_alsa_path_set_volume (LP: #1539209, LP: #1562817)
  * Enable modules that needn't be disabled:
    - module-role-cork: Now enabled per upstream defaults (LP: #1701688)
    - module-switch-on-connect: Enabled for seamless hotplugging (LP: #1702794)
  * Don't try to load sounds that don't exist in Kubuntu (LP: #1703334)
  * Merge latest debian changes (see below).

 -- Daniel van Vugt <daniel.van.v...@canonical.com>  Tue, 11 Jul 2017
16:57:16 +0800

** Changed in: pulseaudio (Ubuntu)
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to pulseaudio in Ubuntu.
https://bugs.launchpad.net/bugs/1703334

Title:
  start-pulseaudio-x11 tries to load
  /usr/share/sounds/ubuntu/stereo/bell.ogg which is missing in Kubuntu

Status in pulseaudio package in Ubuntu:
  Fix Released

Bug description:
  The script /usr/bin/start-pulseaudio-x11 contains the line

  /usr/bin/pactl upload-sample /usr/share/sounds/ubuntu/stereo/bell.ogg
  bell.ogg > /dev/null

  However, the file /usr/share/sounds/ubuntu/stereo/bell.ogg wasn't
  present in my Kubuntu 17.04 installation. It's part of the package
  ubuntu-sounds that apparently isn't installed in Kubuntu by default
  (no wonder, the description says "Ubuntu's GNOME audio theme").

  Since the script is run with sh -e it stops at the first failure and
  therefore pulseaudio is not initialized correctly (for example,
  module-device-manager isn't loaded which prevents configuration of
  device preferences).

  To me this sounds like a missing dependency of the pulseaudio package
  on ubuntu-sounds package.

  System information:
  Kubuntu 17.04
  pulseaudio version 1:10.0-1ubuntu2

  Expected behaviour: script /usr/bin/start-pulseaudio-x11 runs
  correctly and properly initializes pulseaudio

  Actual behaviour: script doesn't run correctly and therefore
  pulseaudio isn't initialized properly.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to     : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to