Created attachment 166461 [details] multi selection SUMMARY After selecting audio source for a given device, multiple audio outputs are selected. STEPS TO REPRODUCE 1. Click the volume icon in the taskbar 2. Click the "additional options" hamburger menu for the output HDMI / DP 3. Select HDMI 2 instead of HDMI 1 OBSERVED RESULT "Headphones" output is always checked, regardless of other checked outputs EXPECTED RESULT "Headphones" output is unchecked when another audio output is selected Operating System: KDE neon 6.0 KDE Plasma Version: 6.0.0 KDE Frameworks Version: 6.0.0 Qt Version: 6.6.2 Kernel Version: 6.5.0-21-generic (64-bit) Graphics Platform: Wayland Processors: 20 × 13th Gen Intel® Core™ i5-13600K Memory: 31.1 GiB of RAM Graphics Processor: llvmpipe Manufacturer: ASRock Product Name: Z690M-ITX/ax ADDITIONAL INFORMATION
Do you by any chance have multiple screens connected via HDMI?
(In reply to Nate Graham from comment #1) > Do you by any chance have multiple screens connected via HDMI? No. The first is connected via HDMI, but the other is connected via DisplayPort.
Thanks. Cannot reproduce when I click on the radio buttons of my multi-device audio setup.
Please attach the output of pactl get-default-sink and pactl list
🐛🧹 ⚠️ This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information, then set the bug status to REPORTED. If there is no change for at least 30 days, it will be automatically closed as RESOLVED WORKSFORME. For more information about our bug triaging procedures, please read https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging. Thank you for helping us make KDE software even better for everyone!
Created attachment 175048 [details] patcl list
~> pactl get-default-sink alsa_output.pci-0000_01_00.1.hdmi-stereo-extra1
I haven't been able to reproduce the issue recently. I heard KDE Neon moved to pipewire recently, so maybe that fixed the issue
Now, the behaviour when following the steps in the report is that the radiobutton briefly switches the to 1st output, but then quickly switches back to HDMI when changing the profile.
That temporary switch is probably expected as there is a brief window of time where the old device is switching profile and thus not available.