- Package:
- pulseaudio
- Source:
- pulseaudio
- Description:
- PulseAudio sound server
- Submitter:
- Fina Wilke
- Date:
- 2022-05-16 13:03:05 UTC
- Severity:
- important
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
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)
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.