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

jade <k...@lfcode.ca> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|5.26.3                      |5.27.5
           Keywords|                            |wayland
                 CC|                            |k...@lfcode.ca

--- Comment #5 from jade <k...@lfcode.ca> ---
I don't think it's the same bug as https://bugs.kde.org/show_bug.cgi?id=428357,
since the bug here is that the state of night color is mismatched with the
state of the actual colour of the monitors, and stays that way.

An example of something that will fix this condition for one monitor is to
unplug it and plug it back in, or change the resolution.

Also, making it preview a different colour temperature then disable the preview
will rectify it across all screens.

Reproduced on KWin Wayland 5.27.5 on Arch Linux, with AMD Mesa drivers. I
believe that this is a wayland only bug since it did not appear to happen on
X11 when I was still on X11, but occurs on the same system with the same
software version on wayland.

Poking the preview can be achieved with a script like so:

#!/bin/sh

busctl call --user org.kde.KWin /ColorCorrect org.kde.kwin.ColorCorrect preview
u 5000
sleep 1
busctl call --user org.kde.KWin /ColorCorrect org.kde.kwin.ColorCorrect
stopPreview

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

Reply via email to