Version: (using KDE 4.4.0) Installed from: openSUSE RPMs I have added analog clock as widget onto my desktop. I've configured it to show second's hand too. It works OK, but after I logout-login, it shows time 12:00 and second's hand is gone. When I re-enable it, clock starts working aka showing correct time again. Verified on 2 different computers (32-bit and 64-bit).
I can confirm this, analog clock widget is stuck at 12:00
confirmed
SVN commit 1090526 by annma: maybe my clock being stuck is due to this code error which was introduced after the 4.4.0 tag CCBUG=226969 CCMAIL=riccardo@kde.org M +2 -2 clock.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1090526
I can't reproduce in current 4.4 branch now that I fixed the above ;) Can you retry and instead of login out please do - kquitapp plasma-desktop - plasma-desktop in a terminal. There have been a few changes in post 4.4.0 code so I need the exact steps. Is it triggered by the second hand added? Silver, you say "when I reenable it", what do you mean? Kristjan: exact steps? use kquitapp plasma-desktop please What about other clocks like digital clock? Does it happen on the desktop? in a panel? both? Thanks in advance!
I have only digital clock on panel and analog on desktop. I meant re-enabling second's hand (that was not set in configuration, when I opened settings).
Restarting plasma doesn't do anything. Steps: - Start plasma - add analog clock widget to desktop or panel, if not already Clock should be stuck, until you toggle "show seconds hand" option
Actually it starts working when you just open settings and click OK, without changing anything.
Confirmed. I also thought toggling the "Show seconds hand" was the only way to get the clock working, but simply going into the settings and clicking "Ok" starts the clock.
*** Bug 225824 has been marked as a duplicate of this bug. ***
SVN commit 1092156 by annma: backport a few changes from Aaron and Riccardo, fixes a few analog clock bugs (not painting at start, clock at 12 at start and seconds hand setting not kept) BUG=226969 M +36 -21 libs/plasmaclock/clockapplet.cpp M +2 -0 libs/plasmaclock/clockapplet.h M +10 -10 plasma/generic/applets/analog-clock/clock.cpp M +33 -0 plasma/generic/applets/digital-clock/clock.cpp M +1 -0 plasma/generic/applets/digital-clock/clock.h WebSVN link: http://websvn.kde.org/?view=rev&revision=1092156
*** Bug 227420 has been marked as a duplicate of this bug. ***
I have the same problem. It happened with the update that brought 4.4 to final.
Hi, glad to see this issue has been fixed. Thanks Anna! Question though, will Opensuse users see this fix in the KKFD repo or will we have to wait til 4.4.1 is released?
4.4.1. should be released very soon (by the end of the month or beginning of March). I don't know about OpenSuse KKFD specifics.
I don't know if any packager is around, but if anybody is cherry-picking, the real commit that fixed that bug in a complete way is in revision 1093103 sorry for not having cc'd this bug from my commit
*** Bug 228581 has been marked as a duplicate of this bug. ***
*** Bug 228259 has been marked as a duplicate of this bug. ***
*** Bug 208478 has been marked as a duplicate of this bug. ***