Bug 473253 - Sound applets shows repeated sinks and sources
Summary: Sound applets shows repeated sinks and sources
Status: RESOLVED DUPLICATE of bug 473093
Alias: None
Product: pulseaudio-qt
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: unspecified
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: Nicolas Fella
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-08-10 16:39 UTC by gus
Modified: 2023-08-10 16:50 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
Audio applet with many spurious audo devices (193.27 KB, image/png)
2023-08-10 16:39 UTC, gus
Details

Note You need to log in before you can comment on or make changes to this bug.
Description gus 2023-08-10 16:39:21 UTC
Created attachment 160893 [details]
Audio applet with many spurious audo devices

SUMMARY
***
The audio applets shows a long list of input and output devices, when really there are only 2. Moreover the list of devices is not updated when the USB-C dock is unplugged.
***


STEPS TO REPRODUCE
1. Plug-in USB-C dock with HDMI monitor and sound output
2. Compare output of `pactl list sinks short` and the list in the audio applet
3. 

OBSERVED RESULT

`pactl` or `pavucontrol` only report the existing output and input devices (1 or 2 in my case). The audio applet shows a very long list of devices (see picture), which seem to be the same devices repeated over and over.

Result of `pactl sinks list short`:

2792    alsa_output.pci-0000_00_1f.3.hdmi-stereo        PipeWire        s32le 2ch 48000Hz       RUNNING



EXPECTED RESULT

The audio applet should show the same devices as `pactl`.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma:  Arch linux / Plasma Wayland
(available in About System)
KDE Plasma Version: 5.27.7
KDE Frameworks Version: 5.108.0
Qt Version: 5.15.10
Pipewire: Compiled with libpipewire 0.3.77
                  Linked with libpipewire 0.3.77


ADDITIONAL INFORMATION
Comment 1 Nicolas Fella 2023-08-10 16:50:47 UTC

*** This bug has been marked as a duplicate of bug 473093 ***