https://bugs.kde.org/show_bug.cgi?id=493962
--- Comment #39 from Harald Sitter <sit...@kde.org> --- In a terminal run the following run0 dnf install -y git run0 dnf builddep -y pulseaudio-qt git clone https://invent.kde.org/libraries/pulseaudio-qt.git cd pulseaudio-qt cmake -S . -B build -DBUILD_WITH_QT6=ON cmake --build build LD_LIBRARY_PATH=`pwd`/build/bin QT_LOGGING_RULES=org.kde.pulseaudio=true kded6 --replace Then trigger the volume keys. It should print messages containing "Changing volume of Sink...". Those I am interested in. To restore the default behavior simply logout and in again. -- You are receiving this mail because: You are watching all bug changes.