Bugzilla – Bug 1214374
pavucontrol and plasma-pa show duplicated sinks after resume or switching audio device profiles
Last modified: 2024-02-21 07:40:02 UTC
Created attachment 868859 [details] plasma-pa image duplicates PipeWire version (pipewire --version):0.3.77-1.2 Desktop Environment:KDE plasma 5.27.7 Kernel version (uname -r):6.4.9-1.2 Description of Problem: When my system resumes from suspend state, or switch profiles, my audio device will have multiple options, in fact I only have one input device and one output device How Reproducible: Steps to Reproduce: 1. switch device profiles in pavucontrol 2. Open the applet of plasma-pa Actual Results: The same interface is displayed multiple times Expected Results: Only show the sink I connected to once Additional Info (as attachments): systemctl --user restart plasma-plasmashell.service This command can restore the applet to normal The result after bisect is this commit: https://gitlab.freedesktop.org/pipewire/pipewire/-/commit/c9b7367f8f8a02d3f7900aa35e418fc270c330e1 Link to the problem itself: https://gitlab.freedesktop.org/pipewire/pipewire/-/issues/3414 Fix the problem: https://gitlab.freedesktop.org/pipewire/pipewire/-/commit/820ca90705ae78124958f1b96de3bdc7889c2d1e
Reassinging to the pipewire maintainer.
I do the following to get my sinks back in order: systemctl --user restart wireplumber pipewire pipewire-pulse
I submitted the fix for this to Factory last Friday in https://build.opensuse.org/request/show/1104672 . It's currently in a Staging project that's already in acceptable state so it should be released soon.
I installed the packages from the staging locally and I can confirm that it works after a restart of pipewire-pulse.service.
*** Bug 1214384 has been marked as a duplicate of this bug. ***
*** Bug 1214208 has been marked as a duplicate of this bug. ***