https://bugs.kde.org/show_bug.cgi?id=412211
--- Comment #16 from Vlad Zahorodnii <vladz...@gmail.com> --- Git commit 086428754ecfce28a7603475e6256c13985a6539 by Vlad Zahorodnii. Committed on 26/09/2019 at 09:10. Pushed by vladz into branch 'Plasma/5.17'. [nightcolor] Print a debug message upon receiving new location from kded module Summary: This can be useful for debugging whether Night Color manager actually receives new location data from colorcorrectlocationupdater kded module. Test Plan: Run kwin with QT_LOGGING_RULES="kwin_colorcorrection.debug=true" Run from the terminal the following two commands qdbus org.kde.kded5 /kded unloadModule colorcorrectlocationupdater qdbus org.kde.kded5 /kded loadModule colorcorrectlocationupdater Reviewers: #kwin, davidedmundson Reviewed By: #kwin, davidedmundson Subscribers: kwin Tags: #kwin Differential Revision: https://phabricator.kde.org/D24236 M +2 -0 colorcorrection/manager.cpp https://commits.kde.org/kwin/086428754ecfce28a7603475e6256c13985a6539 -- You are receiving this mail because: You are watching all bug changes.