Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clock not updating #1497

Closed
TheCycoONE opened this issue Mar 29, 2022 · 3 comments
Closed

Clock not updating #1497

TheCycoONE opened this issue Mar 29, 2022 · 3 comments

Comments

@TheCycoONE
Copy link

Unlike #498 adding an "interval": 30 does not appear to fix my issue. The clock is stuck on the last time shown, unless it is manually refreshed by clicking through the formats.

Other indicators update as expected.

I am using waybar 0.9.12 on archlinuxarm

config.txt
style.css.txt

Perhaps relevant, but when I first boot up my clock is completely wrong, reflecting the previous boot. It gets corrected late boot after waybar is launched, and the intial clock in waybar reflects that time.

@RobertMueller2
Copy link
Contributor

Might be similar to what's described in second/third comment in #1226. I think that sleep_until in the clock module is tricked by any sort of system clock adjustment to a time beyond that if it's happening after the module started.

Is your system clock set to local time? Have you considered using UTC?

@TheCycoONE
Copy link
Author

My system clock is UTC. It seems to be a hardware quirk (this is a rockchip 3399 aarch64 system)

@TheCycoONE
Copy link
Author

I think this is fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants