Bug#1003163: paprefs: Fix for #531251 doesn't handle current path
Aymeric
mulx at aplu.fr
Sun Feb 19 10:16:52 GMT 2023
Package: paprefs
Version: 1.2-1
Followup-For: Bug #1003163
X-Debbugs-Cc: mulx at aplu.fr
Dear Maintainer,
I'm using Debian testing (bookworm) and the bug is still present.
Running a strace on paprefs show it try to open path which do not exist
access("/usr/lib/pulse-16.1/modules/module-zeroconf-publish.so", F_OK) = -1 ENOENT (Aucun fichier ou dossier de ce type)
newfstatat(AT_FDCWD, "/usr/lib/pulseaudio/modules", 0x7fffd436c1c0, 0) = -1 ENOENT (Aucun fichier ou dossier de ce type)
$ dpkg -S dule-zeroconf-publish.so
pulseaudio-module-zeroconf: /usr/lib/pulse-16.1+dfsg1/modules/module-zeroconf-publish.so
Also doing the following symlink fix the issue
ln -s /usr/lib/pulse-16.1+dfsg1 /usr/lib/pulseaudio
Regards,
Aymeric
-- System Information:
Debian Release: bookworm/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Kernel: Linux 6.1.0-3-amd64 (SMP w/16 CPU threads; PREEMPT)
Kernel taint flags: TAINT_USER
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages paprefs depends on:
ii gnome-icon-theme 3.12.0-5
ii libatkmm-1.6-1v5 2.28.3-1
ii libc6 2.36-8
ii libgcc-s1 12.2.0-14
ii libglib2.0-0 2.74.5-1
ii libglibmm-2.4-1v5 2.66.5-2
ii libgtk-3-0 3.24.36-3
ii libgtkmm-3.0-1v5 3.24.7-1
ii libpulse0 16.1+dfsg1-2+b1
ii libsigc++-2.0-0v5 2.12.0-1
ii libstdc++6 12.2.0-14
ii pulseaudio-module-gsettings 16.1+dfsg1-2+b1
ii pulseaudio-module-zeroconf 16.1+dfsg1-2+b1
paprefs recommends no packages.
paprefs suggests no packages.
-- no debconf information
More information about the pkg-pulseaudio-devel
mailing list