[nightcolor] Print a debug message upon receiving new location from kded module
ClosedPublic

Authored by zzag on Sep 26 2019, 8:51 AM.

Details

Summary

This can be useful for debugging whether Night Color manager actually
receives new location data from colorcorrectlocationupdater kded module.

CCBUG: 412211

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

Diff Detail

Repository
R108 KWin
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
zzag created this revision.Sep 26 2019, 8:51 AM
Restricted Application added a project: KWin. · View Herald TranscriptSep 26 2019, 8:51 AM
Restricted Application added a subscriber: kwin. · View Herald Transcript
zzag requested review of this revision.Sep 26 2019, 8:51 AM
zzag retitled this revision from [nightcolor] Print a debug message upon received new location from kded module to [nightcolor] Print a debug message upon receiving new location from kded module.Sep 26 2019, 8:56 AM
davidedmundson accepted this revision.Sep 26 2019, 9:04 AM
This revision is now accepted and ready to land.Sep 26 2019, 9:04 AM
This revision was automatically updated to reflect the committed changes.