Summary: | Power Profiles feature causes KCM to always get marked as dirty and crash on close if you discard the (nonexistent) changes | ||
---|---|---|---|
Product: | [Applications] systemsettings | Reporter: | Nate Graham <nate> |
Component: | kcm_powerdevil | Assignee: | David Redondo <kde> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | kde |
Priority: | VHI | Keywords: | regression |
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
See Also: |
https://bugs.kde.org/show_bug.cgi?id=440338 https://bugs.kde.org/show_bug.cgi?id=440355 |
||
Latest Commit: | https://invent.kde.org/plasma/powerdevil/commit/164f6175014313d18c13e129998c816303863ef1 | Version Fixed In: | |
Sentry Crash Report: |
Description
Nate Graham
2021-07-24 12:41:22 UTC
David, can you take a look? Thanks! Git commit 164f6175014313d18c13e129998c816303863ef1 by David Edmundson. Committed on 26/07/2021 at 11:08. Pushed by davidedmundson into branch 'master'. Handle DBus call finishing before buildUI is called Evidentally from the backtrace buildUI is not called in the same event as load, and async DBus calls fan finish in between. M +14 -9 daemon/actions/bundled/powerprofileconfig.cpp M +1 -1 daemon/actions/bundled/powerprofileconfig.h https://invent.kde.org/plasma/powerdevil/commit/164f6175014313d18c13e129998c816303863ef1 |