https://bugs.kde.org/show_bug.cgi?id=485086
Natalie Clarius <natalie_clar...@yahoo.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/plasma-workspace/-/commi |ma/plasma-workspace/-/commi |t/d3985a5f7ec88f60e9efeac7b |t/ed8e8fd95a9420a2fe45fc3d6 |fed38dae11e2db5 |5b25bed7772044b --- Comment #11 from Natalie Clarius <natalie_clar...@yahoo.de> --- Git commit ed8e8fd95a9420a2fe45fc3d65b25bed7772044b by Natalie Clarius. Committed on 22/04/2024 at 14:39. Pushed by nclarius into branch 'Plasma/5.27'. libcolorcorrect: fix reading auto location enabled from config Reading the 'Mode' config key into an int instead of string returned 0, which was interpreted as auto location mode, and resulted in the locator always being started even when the user had not chosen auto location. Also explicitly check for the NightColor Active config, to future proof it in case colorcorrect gets other uses such as adjusting screen gamma that can be running independently of Night Light being enabled. FIXED-IN: 6.0.4 (cherry picked from commit 3822e3eb04b9bbbdf1e6762454070b896dc99a06) M +3 -2 libcolorcorrect/kded/locationupdater.cpp https://invent.kde.org/plasma/plasma-workspace/-/commit/ed8e8fd95a9420a2fe45fc3d65b25bed7772044b -- You are receiving this mail because: You are watching all bug changes.