SUMMARY *** sound scroll when hovering mouse cursor over speaker icon on the bottom right of the screen control wrong sound device if default output sound device changed. It controls previous device instead of the currently in use one. opening sound volume applet and scrolling briefly on the correct device fixes the issue. *** STEPS TO REPRODUCE 1. change the output sound device 2. hover over speaker icon and scroll to change the volume 3. observe volume to change on previosly used sound device OBSERVED RESULT sound change apply to old device EXPECTED RESULT cursor hover over speaker change the active default sound device volume SOFTWARE/OS VERSIONS Windows: macOS: Linux/KDE Plasma: Kubuntu 23.10 (available in About System) KDE Plasma Version: 5.27.10 KDE Frameworks Version: 5.112.0 Qt Version: 5.15.10 ADDITIONAL INFORMATION
Can't reproduce on plasma 6.
Me neither. Let's say it's fixed there.
I can reproduce it, but it is also a duplicate (I only could find one other but I remember some more of them) I'm on Kubuntu 23.10 same as the reporter, and this looks like an upstream issue with the control of the default device, so version of pipewire/wireplumber might matter here: - pipewire: 0.3.79-2 - wireplumber: 0.4.14-4ubuntu1 *** This bug has been marked as a duplicate of bug 476626 ***
(In reply to Ismael Asensio from comment #3) > I can reproduce it, but it is also a duplicate (I only could find one other > but I remember some more of them) > > I'm on Kubuntu 23.10 same as the reporter, and this looks like an upstream > issue with the control of the default device, so version of > pipewire/wireplumber might matter here: > > - pipewire: 0.3.79-2 > - wireplumber: 0.4.14-4ubuntu1 > > *** This bug has been marked as a duplicate of bug 476626 *** Thank you for suggestion, I updated the pipewire with community Ubuntu repository and now it seems to be working fine.
well, the only problem I noticed is if the sound applet is open, and the sound device is changed to new one then fraction or first "blip" sound is played on old device before it switches to new one, in other words it catches on with slight delay. If I change the device and close the sound applet, then there is no delay.