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

--- Comment #15 from Brandon Flores <[email protected]> ---
(In reply to Mark Harmstone from comment #14)
> Created attachment 191168 [details]
> workaround patch
> 
> Patch against plasma-workspace 6.6.3 which removes the bug

I was modifying my SDDM theme some time before the attached patch made it to my
system, and I think I already encountered this bug. When I was testing the
theme modifications I was making with sddm-greeter-qt6 --test-mode, I noticed
that for the first second, the clock would display UTC time, and then it would
correct itself to my time zone (Central Time, so much more obvious to me) on
the next clock update.

In patch 4c47c98, there was a change to the way time was updated - in an
attempt to reduce the amount of updates/wakes, the ability to track seconds
(which would be enabled if the time format displays seconds) was removed. So
when this change was made, aside from breaking the seconds display for anyone
using a time format with seconds, the pre-existing time zone bug became much
more obvious to everyone.

The cause probably lies elsewhere, but I will advocate for returning clock
updates on the second if possible!

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

Reply via email to