Hello,
Here are some details inserted in your text
Best Regards
O.BLONDEL
On 8/10/26 12:12, Andrew Lee wrote:
On Wed, Aug 5, 2026 at 9:21 AM arrosoir.bleu<[email protected]> wrote:
ii pavucontrol 6.1-1
ii pavucontrol-qt 2.4.0-1
You have both gtk and qt versions installed.
apt-cache policy pavucontrol pavucontrol-qt
pavucontrol:
Installé : (aucun) -- installed (none)
Candidat : 6.1-1
Table de version :
6.1-1 900
-100 http://deb.devuan.org/merged excalibur/main amd64 Packages
900 http://deb.devuan.org/merged freia/main amd64 Packages
-100 http://deb.devuan.org/merged ceres/main amd64 Packages
pavucontrol-qt:
Installé : 2.4.0-1 (installed)
Candidat : 2.4.0-1
Table de version :
*** 2.4.0-1 900
900 http://deb.devuan.org/merged freia/main amd64 Packages
-100 http://deb.devuan.org/merged ceres/main amd64 Packages
100 /var/lib/dpkg/status
2.1.0-1 -100
-100 http://deb.devuan.org/merged excalibur/main amd64 Packages
No. Just after cloning the Devuan/xfce session to get a Devuan/lxqt,
only pavucontrol was installed, inherited from Devuan/Xfce.
It did not work, meaning the little popup window shown by the little
loudspeaker in the cable tray did not provide any action to open, for
instance, the audio-mixer to set up teh volume.
but it was possible (as a workaround I mentioned) to launch it by
terminal to set the sound volume as desired.
nowadays, pavucontrol is not installed any longer, only pavucontrol-qt is.
To solve this issue, and during a short while both pavucontrol and
pavacontrol-qt were installed till I decided for clean-up reason, to
remove it from the installed packages.
When lxqt-panel's volume plugin is configured to use "pavucontrol"
(GTK) as external mixer, clicking the "Mixer" link, or more
importantly, the volume popup itself, misbehaves: on my system the
popup opened on hover but closed almost instantly, making the
volume slider effectively unusable via mouse.
I cannot reproduce this in my setup. However I got some warming from
X11, maybe that's related in your setup?
Sorry, I did not care about any X11 error messages
Switching the "External Mixer" setting in the volume plugin's
configuration dialog to "pavucontrol-qt" fixed the issue completely
and immediately.
It works in paralle for me. Both connect and talk with pauseauide
daemon when launchs.
As far as I can tell today, the issue is only there when pavacontrol
ONLY is installed in a Devan/Debian Lxqt environment.
Root cause analysis: lxqt-panel Recommends "pavucontrol-qt |
pavucontrol", treating both as interchangeable alternatives. In
practice they are not equivalent from the plugin's point of view:
apt satisfies this Recommends line as soon as either package is
present, so if pavucontrol (GTK) happens to already be installed
for any reason, pavucontrol-qt is never pulled in, and the user
ends up with a broken/unreliable volume popup with no indication
of why.
Suggestion: either drop the alternative and Recommend pavucontrol-qt
specifically, or have the plugin/documentation clarify that the GTK
build is not fully supported for this use case.
--- System context (for transparency) ---
This system is a Devuan LXQt install obtained by cloning an
existing Devuan XFCE install to a separate partition (via rsync),
then purging xfce4 and installing task-lxqt-desktop in a chroot.
pavucontrol (GTK) was already present on the system, inherited from
the original XFCE install, which is almost certainly why apt never
pulled pavucontrol-qt in via the Recommends line above. This is an
unusual ("on the edge") installation method, not a fresh live
install, and I cannot rule out that some other pre-existing leftover
package/config contributed to the issue. That said, the Recommends
alternative itself seems like a genuine packaging inconsistency
regardless of install method, since a fresh system where pavucontrol
(GTK) got pulled in first by some other dependency chain would
hit the same problem.
Simple Workaround: to start pavucontrol "by hand" through terminal
I cannot reproduce it in my clean environment. Can you reproduce it
with documented steps in a clean envirnoment?
No I cannot. I do not want to jeopardize the proper operation of the
Devuan/LxQt system, now.
Best regards,