Summary: | KCM Defaults do not match kwin defaults | ||
---|---|---|---|
Product: | [Applications] systemsettings | Reporter: | David Edmundson <kde> |
Component: | kcm_nightcolor | Assignee: | Plasma Bugs List <plasma-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | kwin-bugs-null, nate |
Priority: | HI | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/plasma/plasma-workspace/commit/cfd55830571738958a2f98999ed0f5a692b153c3 | Version Fixed In: | |
Sentry Crash Report: |
Description
David Edmundson
2021-09-10 09:49:40 UTC
A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/1053 Git commit 8f847087c178941d6c11996db40064b122b33c33 by David Edmundson. Committed on 10/09/2021 at 22:25. Pushed by davidedmundson into branch 'master'. [libcolorcorrect] Sync night colour default values The default value for active in the kcfg file inside kwin for colour correction is false. As we have a bridge that mirrors the config contents over DBus and defaults hardcoded in a second format this has got out of sync. This both leads to the default button being enabled/disabled incorrectly on a fresh system and not working properly. More important as geo-location is on by default this leads to http requests being made without the user's explicit consent. A major bug. M +1 -1 libcolorcorrect/compositorcoloradaptor.h https://invent.kde.org/plasma/plasma-workspace/commit/8f847087c178941d6c11996db40064b122b33c33 Git commit cfd55830571738958a2f98999ed0f5a692b153c3 by David Edmundson. Committed on 13/09/2021 at 10:23. Pushed by davidedmundson into branch 'Plasma/5.18'. [libcolorcorrect] Sync night colour default values The default value for active in the kcfg file inside kwin for colour correction is false. As we have a bridge that mirrors the config contents over DBus and defaults hardcoded in a second format this has got out of sync. This both leads to the default button being enabled/disabled incorrectly on a fresh system and not working properly. More important as geo-location is on by default this leads to http requests being made without the user's explicit consent. A major bug. M +1 -1 libcolorcorrect/compositorcoloradaptor.h https://invent.kde.org/plasma/plasma-workspace/commit/cfd55830571738958a2f98999ed0f5a692b153c3 |