ThierryHFR / Big-Sur-StatusArea

macOS Big Sur "System Tray" look for Gnome Desktop
https://www.pling.com/p/1427290/
26 stars 4 forks source link

Time is Not Showing Correctly #60

Closed ronylee11 closed 2 years ago

ronylee11 commented 2 years ago

supposedly be 11:32pm rn, but its showing 11:02pm, 30 minutes delayed when extension is disabled it shows the correct time extension: v29 gnome shell: 41.3 arch linux 5.16.8

image

ronylee11 commented 2 years ago

image

ThierryHFR commented 2 years ago

J'ai @ronylee11 Can you execute these commands in a terminal and take a screenshot?

date
date +"%Z %z"
ronylee11 commented 2 years ago

sure! there you go image

ThierryHFR commented 2 years ago

@ronylee11 Can you confirm that the correct date is the one on the console?

ronylee11 commented 2 years ago

yes! the date on the console is indeed the correct one

image

it seems to me the date on the status bar is not updating live-ly, instead it happens from time to time, the time shown being delayed is not fixed 30 minutes delay, currently it shows 43 minutes delayed when im writing this

maybe it only updates the time every one hour! it seems to always show 2 minute, 11:02pm, 9:02pm, 6:02pm

ThierryHFR commented 2 years ago

Can you replace line 122 of the file $HOME/.local/share/gnome-shell/extensions/bigSur-StatusArea@ordissimo.com/indicators/calendar.js //this._date.setDate(now); with this._date.setDate(now);

Send me a feedback

ronylee11 commented 2 years ago

image after changing it tried log out and log in, and even reboot, still doesnt work

ThierryHFR commented 2 years ago

@ronylee11 Can you confirm that the correct date is the one on the console?

ThierryHFR commented 2 years ago

@ronylee11 The message is gone with delay

Can you confirm that the correct date is the one on the console?

I will continue to search, but I do not reproduce the problem!

Alvfercas commented 2 years ago

It seems like it always freezes at **:02.

It happened at 23:02 and now at 00:02.

ThierryHFR commented 2 years ago

@ronylee11, why ?

ronylee11 commented 2 years ago

sorry, my arch linux broke and i had to reinstall everything, the issue now no longer exists

ThierryHFR commented 2 years ago

@ronylee11, good news, thanks for the feedback