Bug 165414

Summary: Analog clock applet: long hands on login.
Product: [Plasma] plasma4 Reporter: Dotan Cohen <kde-2011.08>
Component: widget-clockAssignee: Plasma Bugs List <plasma-bugs>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: Screenshot showing long hands.

Description Dotan Cohen 2008-06-30 13:13:56 UTC
Version:            (using KDE 4.0.83)
Installed from:    Ubuntu Packages

When I log into KDE4, sometimes (maybe all the time) the analog clock's hands are too long. See screenshot.
Comment 1 Dotan Cohen 2008-06-30 13:14:53 UTC
Created attachment 25731 [details]
Screenshot showing long hands.

Note that the hands shorten to their correct length after some time. This is
only noticeable after login.
Comment 2 Sebastian Sauer 2008-07-01 02:08:32 UTC

*** This bug has been marked as a duplicate of 161552 ***
Comment 3 Dotan Cohen 2008-07-01 11:18:39 UTC
Sebastian, this is most certainly not a dupe, it's not even similar to bug #161552. Take a look at my screenshot, you will see that the minute and the hour hands are sticking out beyond the clock boundaries.
Comment 4 Marco Martin 2008-07-01 22:38:11 UTC
SVN commit 826937 by mart:

resize the svg in constraintevents and not in paintevent

BUG: 165414


 M  +4 -1      clock.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=826937
Comment 5 Dotan Cohen 2008-07-01 23:23:17 UTC
Thanks, Marco, take care.