Bug 56989 - Setting system clock back breaks desktop switching
Summary: Setting system clock back breaks desktop switching
Status: RESOLVED REMIND
Alias: None
Product: kwin
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: Gentoo Packages Linux
: NOR normal
Target Milestone: ---
Assignee: KWin default assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-04-08 07:38 UTC by Christopher Smith
Modified: 2004-05-18 14:31 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Christopher Smith 2003-04-08 07:38:33 UTC
Version:            (using KDE KDE 3.1)
Installed from:    Gentoo Packages
Compiler:          gcc 3.2 
OS:          Linux

I use soft desktop borders that switch with a delay of 0ms.  Whenever I set the system clock back (mine tends to drift forward), border switching stops working until the clock gets back to where it was.  Key switching and the pager continue to work properly.  (Possibly a bug in the switch-delay routine?)
Comment 1 Lubos Lunak 2003-04-10 17:08:53 UTC
I cannot reproduce the problem either with KDE3.1 or later. Switching time 5 minutes back or 
forward doesn't affect the active borders. Even after inspection of the code I don't see 
anything that could cause this behaviour. 
 
 
Comment 2 Lubos Lunak 2003-10-03 13:28:03 UTC
Could people who can reproduce this bug please read 
http://lists.kde.org/?l=kde-core-devel&m=106511153216993&w=2 and so as it says? The 
rule about sending the result directly to me applies too, just please include the bugreport 
number in the mail. Also, it doesn't matter what kind of computer you have, the thing that 
matters is that you have this problem. 
The command for compiling should be something like g++ a.cpp -o a.out -I/usr/X11R6/include 
-I/opt/kde3/include -I/opt/qt3/include -L/opt/kde3/lib -L/opt/qt3/lib -lkdecore 
 
Comment 3 Lubos Lunak 2004-02-07 20:36:33 UTC
Could you please try with KDE3.2?
Comment 4 Lubos Lunak 2004-05-18 14:31:11 UTC
Waiting for a response.