https://bugs.kde.org/show_bug.cgi?id=412211

--- Comment #17 from Vlad Zahorodnii <vladz...@gmail.com> ---
@Samantha: Can you build kwin with two patches above and check whether night
color manager actually receives correct location data when it's in automatic
mode?

You would need to run kwin_x11 from the terminal with the following command
    QT_LOGGING_RULES="kwin_colorcorrection.debug=true" kwin_x11 --replace #
bash, zsh
    env QT_LOGGING_RULES="kwin_colorcorrection.debug=true" kwin_x11 --replace #
fish

Then open another terminal and reload colorcorrectlocationupdater kded module
    qdbus org.kde.kded5 /kded unloadModule colorcorrectlocationupdater
    qdbus org.kde.kded5 /kded loadModule colorcorrectlocationupdater

Wait for a few seconds, and then post output of kwin_x11 here.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to