Summary: | Volume OSD no longer shows up when changing the volume with bluetooth headphone volume buttons. | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | kimimaru |
Component: | Audio Volume widget | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | akontsevich, EpicTux123, isma.af, kde, nate, sitter, Zomtio_studio+KDE |
Priority: | NOR | Keywords: | regression |
Version: | 6.3.0 | ||
Target Milestone: | 1.0 | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/plasma/plasma-pa/-/commit/a7e367d0203ec73a85dbbc45b4dfe1bc818e8a97 | Version Fixed In: | 6.3.1 |
Sentry Crash Report: |
Description
kimimaru
2025-02-15 13:13:44 UTC
That's intentional https://invent.kde.org/plasma/plasma-pa/-/commit/ad4a17b49d8d2a81a462d115f6b5c0b3dcdcef3f The problem is that we don't know what caused the volume to change. Another piece of software with UI or a hardware key. That said, David had an idea for better handling. Thanks for the clarification; I understand the reason for the removal. Could there be an option to enable this again? It really helps me to know what volume the system is at after pressing those buttons on the headphones. Right now it's very cumbersome as I need to check the volume level manually after pressing the buttons. Can you share what idea David had for handling this? *** Bug 500148 has been marked as a duplicate of this bug. *** I believe the comment should be reverted. In my opinion, the OSD show be shown every time the volume is changed. Setting to CONFIRMED. Sorry, I meant "commit" instead of "comment". Also, please see https://bugs.kde.org/show_bug.cgi?id=500148 for additional usage in regards to the OSD. *** Bug 500246 has been marked as a duplicate of this bug. *** A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-pa/-/merge_requests/326 Git commit 9d5604a90960ec25e7094ac93eb67db970b30be3 by David Redondo. Committed on 17/02/2025 at 12:39. Pushed by davidre into branch 'master'. Revert "Only show osd on global shortcuts or scrolling the applet" This reverts commit ad4a17b49d8d2a81a462d115f6b5c0b3dcdcef3f. This breaks showing the OSD on bluetooth volume changes. This is a behavior we want even if not identical to the before times. FIXED-IN:6.3.1 M +7 -0 src/kded/audioshortcutsservice.cpp https://invent.kde.org/plasma/plasma-pa/-/commit/9d5604a90960ec25e7094ac93eb67db970b30be3 Git commit a7e367d0203ec73a85dbbc45b4dfe1bc818e8a97 by David Redondo. Committed on 17/02/2025 at 13:17. Pushed by davidre into branch 'Plasma/6.3'. Revert "Only show osd on global shortcuts or scrolling the applet" This reverts commit 8b36d4af74bcea3edcc96ec42fa3d9dd7a98cd09. This breaks showing the OSD on bluetooth volume changes. This is a behavior we want even if not identical to the before times. FIXED-IN:6.3.1 (cherry picked from commit 9d5604a90960ec25e7094ac93eb67db970b30be3) Co-authored-by: David Redondo <kde@david-redondo.de> M +7 -0 src/kded/audioshortcutsservice.cpp https://invent.kde.org/plasma/plasma-pa/-/commit/a7e367d0203ec73a85dbbc45b4dfe1bc818e8a97 *** Bug 500278 has been marked as a duplicate of this bug. *** |