After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 133535 - Clock doesn't notice if I change the system clock
Clock doesn't notice if I change the system clock
Status: RESOLVED INCOMPLETE
Product: gnome-panel
Classification: Other
Component: clock
2.4.x
Other Linux
: Normal normal
: ---
Assigned To: Panel Maintainers
Panel Maintainers
: 111271 138552 140016 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2004-02-05 18:06 UTC by aaron
Modified: 2005-01-02 14:31 UTC
See Also:
GNOME target: ---
GNOME version: 2.3/2.4


Attachments
Patch file for the file "Clock.c". This will solve all the problems which is related to the CLOCK APPLET. (2.90 KB, patch)
2004-08-18 07:45 UTC, Anoopkm
none Details | Review

Description aaron 2004-02-05 18:06:46 UTC
Clock doesn't notice if I change the system clock... have to restart the
entire panel.
Comment 1 Vincent Untz 2004-02-05 18:14:42 UTC
*** Bug 111271 has been marked as a duplicate of this bug. ***
Comment 2 Kjartan Maraas 2004-04-15 21:54:40 UTC
*** Bug 140016 has been marked as a duplicate of this bug. ***
Comment 3 Vincent Noel 2004-07-22 18:49:25 UTC
*** Bug 138552 has been marked as a duplicate of this bug. ***
Comment 4 Anoopkm 2004-08-18 07:45:46 UTC
Created attachment 30689 [details] [review]
Patch file for the file "Clock.c".  This will solve all the problems which is related to the CLOCK APPLET.

A good method to solve the clock problems like
Bug 111271: clock applet dosn't refresh the date
Bug 133535: Clock doesn't notice if I change the system clock
Bug 140016: Time changes are not being refelected properly in the panel 
-------------
Redhat Date config tool is not a part of the CLOCK Applet. This patch will
check whether the date/time has been changed using "redhat-config-date"(Clock
menu->Adjust Date and Time). If any modification found, the new date/time will
be displayed immediatly.
Comment 5 Vincent Untz 2004-09-29 11:32:45 UTC
Mark: does the new glibc fix this too?
Comment 6 Mark McLoughlin 2004-09-29 15:13:48 UTC
No, its not related. But I can't personally reproduce Aaron's problem.

Aaron: how exactly did you change the time?
Comment 7 Sebastien Bacher 2004-12-24 15:26:36 UTC
why is this bug a needinfo one ? 
Comment 8 Vincent Untz 2004-12-29 22:57:04 UTC
Sebastien: It's NEEDINFO because Mark can not reproduce the problem and asks a
question :-) Can you reproduce?
Comment 9 Sebastien Bacher 2004-12-30 11:16:44 UTC
run time-admin, change the timezone from the current one to a different one. The
panel clock doesn't change but the system clock is correct.
Comment 10 Vincent Untz 2005-01-02 14:31:29 UTC
Sebastien: the "timezone change" bug is fixed with newer glibc. See bug #19197.
I'm closing the bug as we did not get more informations. Please reopen if you
have more.