https://bugs.kde.org/show_bug.cgi?id=398392
Kai Uwe Broulik <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |RESOLVED Version Fixed In| |5.15.5 Latest Commit| |https://commits.kde.org/pla | |sma-pa/fbdef07f554bbec59d61 | |42837fdf44afd103f6dc Resolution|--- |FIXED --- Comment #2 from Kai Uwe Broulik <[email protected]> --- Git commit fbdef07f554bbec59d6142837fdf44afd103f6dc by Kai Uwe Broulik. Committed on 11/04/2019 at 07:27. Pushed by broulik into branch 'Plasma/5.15'. [StreamRestore] Don't mess with channels Just set volume for all of them. Otherwise when just calling setMuted, we will send the original volume struct, which might have multiple channels, with a hardcoded channel map that only has one channel. PulseAudio then refuses to write the settings. Patch ported from pulseaudio-qt FIXED-IN: 5.15.5 Differential Revision: https://phabricator.kde.org/D20450 M +4 -4 src/streamrestore.cpp https://commits.kde.org/plasma-pa/fbdef07f554bbec59d6142837fdf44afd103f6dc -- You are receiving this mail because: You are watching all bug changes.
