Summary: | Button to mute/unmute notification sounds does not work as expected until "Notification sounds" slider is clicked | ||
---|---|---|---|
Product: | [Plasma] plasma-pa | Reporter: | Patrick Silva <bugseforuns> |
Component: | kcm | Assignee: | David Rosca <nowrep> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | nate, plasma-bugs |
Priority: | NOR | ||
Version: | 5.15.2 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | https://commits.kde.org/plasma-pa/fbdef07f554bbec59d6142837fdf44afd103f6dc | Version Fixed In: | 5.15.5 |
Sentry Crash Report: |
Description
Patrick Silva
2018-09-08 12:23:08 UTC
*** Bug 395293 has been marked as a duplicate of this bug. *** 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 |