The issue is a paprefs one though and reported upstream

https://gitlab.freedesktop.org/pulseaudio/paprefs/-/issues/7

** Bug watch added: gitlab.freedesktop.org/pulseaudio/paprefs/-/issues #7
   https://gitlab.freedesktop.org/pulseaudio/paprefs/-/issues/7

** Package changed: pulseaudio (Ubuntu) => paprefs (Ubuntu)

-- 
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/1907882

Title:
  paprefs does not find modules

Status in paprefs package in Ubuntu:
  Fix Released

Bug description:
  on ubuntu 20.10 paprefs does not find modules, as it uses a hardcoded path.
  workaround:
  cd /usr/lib
  sudo ln -s pulse-13.99.2 pulse-13.99

  see
  https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=531251

  strace paprefs 2>&1 |grep /lib/pulse
  access("/usr/lib/pulse-13.99/modules/module-esound-protocol-tcp.so", F_OK) = 
-1 ENOENT (No such file or directory)
  access("/usr/lib/pulse-13.99/modules/module-native-protocol-tcp.so", F_OK) = 
-1 ENOENT (No such file or directory)
  access("/usr/lib/pulse-13.99/modules/module-zeroconf-publish.so", F_OK) = -1 
ENOENT (No such file or directory)
  access("/usr/lib/pulse-13.99/modules/module-zeroconf-discover.so", F_OK) = -1 
ENOENT (No such file or directory)
  access("/usr/lib/pulse-13.99/modules/module-raop-discover.so", F_OK) = -1 
ENOENT (No such file or directory)
  access("/usr/lib/pulse-13.99/modules/module-rtp-recv.so", F_OK) = -1 ENOENT 
(No such file or directory)
  access("/usr/lib/pulse-13.99/modules/module-rtp-send.so", F_OK) = -1 ENOENT 
(No such file or directory)
  access("/usr/lib/pulse-13.99/modules/module-rygel-media-server.so", F_OK) = 
-1 ENOENT (No such file or directory)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/paprefs/+bug/1907882/+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