Bug 165414 - Analog clock applet: long hands on login.
Summary: Analog clock applet: long hands on login.
Status: RESOLVED FIXED
Alias: None
Product: plasma4
Classification: Plasma
Component: widget-clock (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-30 13:13 UTC by Dotan Cohen
Modified: 2008-07-01 23:23 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
Screenshot showing long hands. (11.77 KB, image/png)
2008-06-30 13:14 UTC, Dotan Cohen
Details

Note You need to log in before you can comment on or make changes to this bug.
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.