Comment 0 for bug 1919456

Revision history for this message
rasmuslerdorf (rasmuslerdorf) wrote :

If the clock applet does not display seconds, then it updates its time every minute. This will result in displayed times that are wrong up to one minute. In the worst case, the initialization happened 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.