clock applet time wrong by up to 1 minute
Bug #1919456 reported by
rasmuslerdorf
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Cairo-Dock Plug-ins |
New
|
Undecided
|
Unassigned |
Bug Description
If the clock applet does not display seconds, then during runtime, it can go wrong up to one minute. It will update its display time every 1 minute. At startup it will update its time at between the 00 and 01 seconds every minute. After running some time, it will change to updating its time in the middle or towards the end of a minute. In the worst case, it will update the time on the 59-th second, so it almost always shows the wrong minute.
How to fix: Change that the updating interval is the same as if it was displaying seconds.
To post a comment you must log in.
Hi,
I was not able to reproduce it.
I tried by manually launching the dock in the middle of a minute.
There is a commit (f701fb4fa9d83c bd80e2c2df58f09 03bf2ffcfe3) that should prevent this problem, at least on startup.
In which condition do you get the problem ?