Fix committed upstream:
https://gitlab.freedesktop.org/pulseaudio/pulseaudio/commit/fa2a7534772

** Summary changed:

- PulseAudio does not honor the "avoid-resampling" setting
+ pulseaudio --dump-conf prints the wrong value of avoid-resampling (opposite 
to the real value)

** Changed in: pulseaudio (Ubuntu)
   Importance: Undecided => Low

** Changed in: pulseaudio (Ubuntu)
       Status: New => Triaged

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

Title:
  pulseaudio --dump-conf prints the wrong value of avoid-resampling
  (opposite to the real value)

Status in pulseaudio package in Ubuntu:
  Triaged

Bug description:
  https://gitlab.freedesktop.org/pulseaudio/pulseaudio/issues/568

  ---

  So PulseAudio on Ubuntu 18.04 apparently does not honor the "avoid-
  resampling = yes" configuration option. That is the option to allow
  native sample rate playback with PulseAudio. When I set the option to
  either "yes" or "true" (tried both) in /etc/pulse/daemon.conf, restart
  PulseAudio and check to see the active configuration (using --dump-
  conf), I get "avoid-resampling = no" every time.

  I tried disabling PulseAudio daemonize mode and manually starting it
  from terminal, I tried setting the option globally and in
  ~/.config/pulse, I tried restarting the system after setting the
  option. No difference.

  I believe this is a bug, as the option should definitely work, as it
  is available since PulseAudio 11. I'm running version 11.1.

  Steps to reproduce the issue:

  1. Edit the /etc/pulse/daemon.conf file and add the following line, or
  uncomment the commented default and change it to "yes" (or "true"):

  avoid-resampling = yes

  2. Restart PulseAudio daemon

  3. Print the loaded PulseAudio configuration by running pulseaudio
  --dump-conf

  4. Observe that it prints "avoid-resampling = no" every time

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to