-
-
Notifications
You must be signed in to change notification settings - Fork 95
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
Plugins not updating #390
Comments
+1 To this. I've seen this happening with the "world clock" plugin, and I feel it started happening with the update to macOS Sonoma. I wonder if sleep/hibernate has something to do with this. |
I've had problems before Sonoma. |
@pmorange @jpcanepa can you capture logs from Console.app? Open Console.app, start capturing the logs and minimize the app. As soon as you notice that SwiftBar missed the upudate cycle - go to Console.app and try to find the relevant part of the log. Normal log looks like this: |
Hi, |
Hi, This morning the problem happened once again. I had a video so you could see it. In the video you could see that the battery plugin did not update either. => I could salvage the video: Screen.Recording.2023-11-20.at.08.56.19.mov |
Describe the bug
Swiftbar's plugin "clock with calendar" sometimes shows a time in the past.
When it happens and I click on it it updates and then shows the correct time again.
Other widgets I use may have the problem but as they show more static info, I can't always tell if they are up to date o not...
To Reproduce
Steps to reproduce the behavior:
Use my mac for some time. After a while, not always, the time is not correct as it has not been updated since some time ago...
Expected behavior
The widgets are always updated as they should (based on their configuration).
Screenshots
None available.
Environment:
Plugin Example:
https://github.com/matryer/xbar-plugins/blob/main/Time/CalendarLite.1m.sh
Additional Context:
=> I have the plugin as CalendarLite.10s.sh so it should update every 10 seconds.
The text was updated successfully, but these errors were encountered: