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

does not update & shows the same Time / also crashing when manual sync with internet #1374

Open
4 tasks done
BugFixNo1 opened this issue Sep 30, 2024 · 1 comment
Open
4 tasks done
Assignees
Labels
bug Something isn't working needs-author-answer Waiting for the author to answer. If author does not answer in 2 days, Issue gets closed

Comments

@BugFixNo1
Copy link

Please confirm these before moving forward

  • I have searched for my issue and not found a work-in-progress/duplicate/resolved issue.
  • I have tested that this issue has not been fixed in the latest (beta or stable) release.
  • I have checked the FAQ section for solutions.
  • This issue is about a bug (if it is not, please use the correct template).

Describe your issue

does not update & shows the same Time when using custom time format:

%a-%H:%m
KW%W-%d.%m

also shows + some minutes it is 12:06 but eleven clock shows 12:09, switch custom format does not help

also crashing when manual sync with internet and no custom timeserver is set

Steps to reproduce the issue

just start the clock

ElevenClock Log

🔵 Initializing clock 0...
🟡 Not using taskbar background color
🔵 Using bg color: 28,28,28,100.0
🟢 Clock on the bottom
🟢 Clock on the right
🔵 Clock geometry: PySide6.QtCore.QRect(2360, 1393, 200, 46)
🔵 Full screen rect:  (0, 0, 2560, 1440)
🟢 Custom valid shortcut specified (for double click): ['win', 'n']
🟡 Using custom font color: 255,255,255
🔵 Font families   : ['Segoe UI Variable Display Semib', 'sans-serif']
🔵 Custom font     : 
🔵 Font size: 8.0
🟡 Custom loaded date time format (clock 0): %a-%H:%m\nKW%W-%d.%m
🔵 Show/hide loop started with parameters: HideonFS:True, NotHideOnTB:False, DisableNotifications:True
🔵 Initializing clock 1...
🟡 Not using taskbar background color
🔵 Using bg color: 28,28,28,100.0
🟢 Clock on the bottom
🟢 Clock on the right
🔵 Clock geometry: PySide6.QtCore.QRect(4280, 1153, 200, 46)
🔵 Full screen rect:  (2560, 0, 4480, 1200)
🟢 Custom valid shortcut specified (for double click): ['win', 'n']
🟡 Using custom font color: 255,255,255
🔵 Font families   : ['Segoe UI Variable Display Semib', 'sans-serif']
🔵 Custom font     : 
🔵 Font size: 8.0
🟡 Custom loaded date time format (clock 1): %a-%H:%m\nKW%W-%d.%m
🔵 Show/hide loop started with parameters: HideonFS:True, NotHideOnTB:False, DisableNotifications:True
🟢 Loaded clocks in 0.4715714454650879
🔵 Language file up-to-date
🔵 (worldtimeapi.org) Time offset set to 0.6604666709899902
🔵 (worldtimeapi.org) Time offset set to 0.6660630702972412
🔵 Restart loop: 1
🔵 Starting update check
🔵 Low cpu mode is set to False. DisableNotifications is set to False
🟢 Loaded everything in 1.1787066459655762
🔵 Initializing clock 0...
🟡 Not using taskbar background color
🔵 Using bg color: 28,28,28,100.0
🟢 Clock on the bottom
🟢 Clock on the right
🔵 Clock geometry: PySide6.QtCore.QRect(2360, 1393, 200, 46)
🔵 Full screen rect:  (0, 0, 2560, 1440)
🟢 Custom valid shortcut specified (for double click): ['win', 'n']
🟡 Using custom font color: 255,255,255
🔵 Font families   : ['Segoe UI Variable Display Semib', 'sans-serif']
🔵 Custom font     : 
🔵 Font size: 8.0
🟡 Custom loaded date time format (clock 0): %a-%H:%m\nKW%W-%d.%m
🔵 Show/hide loop started with parameters: HideonFS:True, NotHideOnTB:False, DisableNotifications:True
🔵 Initializing clock 1...
🟡 Not using taskbar background color
🔵 Using bg color: 28,28,28,100.0
🟢 Clock on the bottom
🟢 Clock on the right
🔵 Clock geometry: PySide6.QtCore.QRect(4280, 1153, 200, 46)
🔵 Full screen rect:  (2560, 0, 4480, 1200)
🟢 Custom valid shortcut specified (for double click): ['win', 'n']
🟡 Using custom font color: 255,255,255
🔵 Font families   : ['Segoe UI Variable Display Semib', 'sans-serif']
🔵 Custom font     : 
🔵 Font size: 8.0
🟡 Custom loaded date time format (clock 1): %a-%H:%m\nKW%W-%d.%m
🔵 Show/hide loop started with parameters: HideonFS:True, NotHideOnTB:False, DisableNotifications:True
🔵 Restart loop: 1
🔵 (worldtimeapi.org) Time offset set to 0.6592297554016113
🔵 (worldtimeapi.org) Time offset set to 0.660764217376709
🔵 Version URL: https://www.marticliment.com/versions/elevenclock.ver
🟢 Updates not found
🔵 Showing tooltip
🔵 Long date string: dddd, d. MMMM yyyy
🔵 Showing tooltip
🔵 Long date string: dddd, d. MMMM yyyy
🔵 (worldtimeapi.org) Time offset set to 0.6602954864501953
🔵 Announcement URL: https://www.marticliment.com/resources/elevenclock.announcement
🔵 Image URL: https://marticliment.com/resources/translate.png

Relevant information

No response

Screenshots and videos

elevenclock

@BugFixNo1 BugFixNo1 added bug Something isn't working triage This hasn't been chcked yet by any maintainer labels Sep 30, 2024
@marticliment
Copy link
Owner

Which version are you running?

@marticliment marticliment added needs-author-answer Waiting for the author to answer. If author does not answer in 2 days, Issue gets closed and removed triage This hasn't been chcked yet by any maintainer labels Sep 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs-author-answer Waiting for the author to answer. If author does not answer in 2 days, Issue gets closed
Projects
None yet
Development

No branches or pull requests

2 participants