Your message dated Thu, 12 Feb 2026 10:52:05 +0000
with message-id <[email protected]>
and subject line Re: Bug#1127706: gnome-shell: Portless sinks (RAOP/network)
create duplicate entries in Quick Settings on property changes
has caused the Debian Bug report #1127706,
regarding gnome-shell: Portless sinks (RAOP/network) create duplicate entries
in Quick Settings on property changes
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
1127706: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1127706
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: gnome-shell
Version: 49.3-2
Severity: normal
Tags: patch upstream
The Quick Settings "Sound Output" panel creates duplicate entries for
network/virtual sinks (e.g., PipeWire RAOP/AirPlay speakers) every time
a property changes (volume adjustment, mute toggle). The list grows
indefinitely until the session is restarted.
The bug is in the libgnome-volume-control (gvc) subproject, in the
sync_devices() function in gvc-mixer-control.c. When a portless sink
receives a property update, sync_devices() creates a new
GvcMixerUIDevice and emits output-added without checking if a device
already exists for that stream.
This has been fixed upstream in libgnome-volume-control:
Issue: https://gitlab.gnome.org/GNOME/libgnome-volume-control/-/issues/39
Fix:
https://gitlab.gnome.org/GNOME/libgnome-volume-control/-/merge_requests/32
(merged 2026-02-04)
Could the upstream fix be cherry-picked into the Debian package?
-- System Information:
Debian Release: trixie/sid
Architecture: amd64
Kernel: Linux 6.18.5+deb14-amd64
Versions of packages gnome-shell depends on:
ii gnome-shell 49.3-2
ii pipewire 1.4.10-1
ii pipewire-pulse 1.4.10-1
--- End Message ---
--- Begin Message ---
Version: 49.3-3
On Thu, 12 Feb 2026 at 01:27:32 -0300, [email protected] wrote:
The Quick Settings "Sound Output" panel creates duplicate entries for
network/virtual sinks
...
This has been fixed upstream in libgnome-volume-control:
Issue: https://gitlab.gnome.org/GNOME/libgnome-volume-control/-/issues/39
Fix:
https://gitlab.gnome.org/GNOME/libgnome-volume-control/-/merge_requests/32
(merged 2026-02-04)
This change should already be included in 49.3-3, in unstable.
smcv
--- End Message ---