Bug 482513 - Audio panel has multiple outputs selected
Summary: Audio panel has multiple outputs selected
Status: RESOLVED WORKSFORME
Alias: None
Product: plasma-pa
Classification: Plasma
Component: applet (show other bugs)
Version: 6.0.1
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords: qt6
Depends on:
Blocks:
 
Reported: 2024-03-06 04:54 UTC by mashkal2000@gmail.com
Modified: 2024-10-21 00:29 UTC (History)
5 users (show)

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


Attachments
multi selection (38.00 KB, image/png)
2024-03-06 04:54 UTC, mashkal2000@gmail.com
Details
patcl list (86.48 KB, text/plain)
2024-10-20 04:03 UTC, mashkal2000@gmail.com
Details

Note You need to log in before you can comment on or make changes to this bug.
Description mashkal2000@gmail.com 2024-03-06 04:54:52 UTC
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
Comment 1 Nate Graham 2024-03-06 17:57:15 UTC
Do you by any chance have multiple screens connected via HDMI?
Comment 2 mashkal2000@gmail.com 2024-03-06 18:03:02 UTC
(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.
Comment 3 Nate Graham 2024-03-07 15:51:16 UTC
Thanks. Cannot reproduce when I click on the radio buttons of my multi-device audio setup.
Comment 4 Harald Sitter 2024-10-03 12:18:02 UTC
Please attach the output of 

pactl get-default-sink

and 

pactl list
Comment 5 Bug Janitor Service 2024-10-18 03:47:51 UTC
🐛🧹 ⚠️ 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!
Comment 6 mashkal2000@gmail.com 2024-10-20 04:03:05 UTC
Created attachment 175048 [details]
patcl list
Comment 7 mashkal2000@gmail.com 2024-10-20 04:03:23 UTC
~> pactl get-default-sink
alsa_output.pci-0000_01_00.1.hdmi-stereo-extra1
Comment 8 mashkal2000@gmail.com 2024-10-20 04:12:36 UTC
I haven't been able to reproduce the issue recently. I heard KDE Neon moved to pipewire recently, so maybe that fixed the issue
Comment 9 mashkal2000@gmail.com 2024-10-20 04:14:48 UTC
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.
Comment 10 Harald Sitter 2024-10-21 00:29:16 UTC
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.