Summary: | Plasma pa breaks automatic device selection | ||
---|---|---|---|
Product: | [Unmaintained] plasma-pa | Reporter: | Weng Xuetian <wengxt> |
Component: | general | Assignee: | David Rosca <nowrep> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | plasma-bugs-null, shalokshalom |
Priority: | NOR | ||
Version First Reported In: | 5.10.0 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | https://commits.kde.org/plasma-pa/2509b6bbf507818ced15b219a693de07b11d5285 | Version Fixed In: | 5.10.1 |
Sentry Crash Report: |
Description
Weng Xuetian
2017-06-01 07:25:59 UTC
Git commit 2509b6bbf507818ced15b219a693de07b11d5285 by David Rosca. Committed on 01/06/2017 at 07:46. Pushed by drosca into branch 'Plasma/5.10'. Don't call setDefaultSink/Source when already default Checked state changes are not correctly handled in default device QtQuickControls checkbox in KCM (changes are applied also for non-user initiated, eg. on component complete). This triggers setting the default device when opening KCM which moves all streams to that device, and it breaks any previous manual configuration (moving streams to different devices). Make sure we call setDefaultSink/Source only when the default device is actually different. FIXED-IN: 5.10.1 Differential Revision: https://phabricator.kde.org/D6055 M +1 -1 src/sink.cpp M +1 -1 src/source.cpp https://commits.kde.org/plasma-pa/2509b6bbf507818ced15b219a693de07b11d5285 *** Bug 381091 has been marked as a duplicate of this bug. *** |