https://bugs.kde.org/show_bug.cgi?id=485086
Natalie Clarius <natalie_clar...@yahoo.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Version Fixed In| |6.0.4 Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/plas | |ma/plasma-workspace/-/commi | |t/3822e3eb04b9bbbdf1e676245 | |4070b896dc99a06 Status|ASSIGNED |RESOLVED --- Comment #8 from Natalie Clarius <natalie_clar...@yahoo.de> --- Git commit 3822e3eb04b9bbbdf1e6762454070b896dc99a06 by Natalie Clarius. Committed on 09/04/2024 at 23:24. Pushed by nclarius into branch 'master'. 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 M +3 -2 libcolorcorrect/kded/locationupdater.cpp https://invent.kde.org/plasma/plasma-workspace/-/commit/3822e3eb04b9bbbdf1e6762454070b896dc99a06 -- You are receiving this mail because: You are watching all bug changes.