#997823 pulseaudio: paprefs doesn't find modules in /usr/lib/

Package:
pulseaudio
Source:
pulseaudio
Description:
PulseAudio sound server
Submitter:
Fina Wilke
Date:
2022-05-16 13:03:05 UTC
Severity:
important
#997823#5
Date:
2021-10-25 12:57:56 UTC
From:
To:
Dear Maintainer,

paprefs won't find modules in /usr/lib/pulse-15.0+dfsg1. It is looking in
/usr/lib/pulse-15.0 instead. Symlinking the former to the latter works around
the issue.

This leads to paprefs being basically unusable because the checkboxes are all
greyed out.

Releated bugs:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=649593
https://bugs.launchpad.net/ubuntu/+source/paprefs/+bug/1871899
https://bugs.archlinux.org/task/69273

Have a nice day,
Fina Wilke

#997823#10
Date:
2022-05-11 16:27:58 UTC
From:
To:
Just took over paprefs. Yes this is an issue.
You can fix it for now by adding a symbolic link, but yuck.

Open to suggestions.

See https://bugs.debian.org/1003163

(Maybe these bugs should be merged)

#997823#15
Date:
2022-05-16 12:58:12 UTC
From:
To:
I've issued merge requests on salsa to the pulseaudio package that
addresses this issue. All it does is install the modules in
/usr/lib/pulse-MAJOR.MINOR/modules/. Using that small fix, paprefs is
not grayed out anymore.