https://bugs.kde.org/show_bug.cgi?id=411584
--- Comment #16 from Vlad Zahorodnii <vladz...@gmail.com> --- (In reply to psymole from comment #14) > Also, I noticed that the apply button needs to be clicked twice to change > into time mode and trigger the bug. This issue has been fixed in 5.17.3. > qdbus org.kde.KWin /ColorCorrect nightColorInfo > EveningBeginFixed: 18:00:51 > MorningBeginFixed: 06:00:51 Hmm, this two look suspicious. Given how Night Color stores timings, seconds has to be set to 0. I recommend to delete Night Color settings in kwinrc after 5.17.3 is released and check whether you can still reproduce the bug. Dev note: For some reason, Night Color receives timings over D-Bus in Qt::IsoDate format, but stores them in another format, without seconds included. -- You are receiving this mail because: You are watching all bug changes.