paprefs does not find modules

Bug #1907882 reported by Rene Hopf
16
This bug affects 2 people
Affects Status Importance Assigned to Milestone
PulseAudio
New
Unknown
paprefs (Ubuntu)
Fix Released
Low
Unassigned

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)

Tags: groovy
Rene Hopf (rene-dev)
description: updated
Revision history for this message
lotuspsychje (lotuspsychje) wrote :

Thank you for taking the time to report this bug and helping to make Ubuntu better. Please execute the following command only once, as it will automatically gather debugging information, in a terminal:
apport-collect 1907882

When reporting bugs in the future please use apport by using 'ubuntu-bug' and the name of the package affected. You can learn more about this functionality at https://wiki.ubuntu.com/ReportingBugs.

tags: added: groovy
Revision history for this message
Sebastien Bacher (seb128) wrote :

Thank you for your bug report. Indeed that's buggy in focal as well. That has been fixed in the stable version in hirsute now

Changed in pulseaudio (Ubuntu):
importance: Undecided → Low
status: New → Fix Released
Revision history for this message
Sebastien Bacher (seb128) wrote :

The issue is a paprefs one though and reported upstream

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

affects: pulseaudio (Ubuntu) → paprefs (Ubuntu)
Changed in pulseaudio:
status: Unknown → New
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.