sillysloft / fluxbox

Fluxbox Window Manager (Mirror)
http://fluxbox.org/news/
Other
0 stars 1 forks source link

Problem with clock in toolbar #390

Open sillysloft opened 19 years ago

sillysloft commented 19 years ago

fluxbox 0.9.10

The clock doesn't recognize if it is set to something in the past. Seasonal time update (1 hour back): 31 Oct 15:35:30 ntpdate[2337]: step time server 131.188.3.221 offset -3612.860336 sec

This leads the fluxbox clock to stay on the previous time (which was 1 hour later).. it only updates correctly if you change it's config (like the hour format).

I believe this is something like an (if new_time > old_time) one which should be extended to recognize also changes into the past...

Reported by: *anonymous

sillysloft commented 19 years ago

Original comment by: akir

sillysloft commented 19 years ago

Original comment by: akir

sillysloft commented 19 years ago

Logged In: YES user_id=1101187

from changelog:

*04/10/18: * Added session.appsFile to the ressources (Mathias) fluxbox.cc/hh Remember.cc * Fixed a problem when system-date is set back (Mathias) FbTk/Timer.cc

regards, mathias

Original comment by: akir