https://bugzilla.novell.com/show_bug.cgi?id=420977 Summary: desktop idle time incorrect Product: openSUSE 11.0 Version: Final Platform: 64bit OS/Version: openSUSE 11.0 Status: NEW Severity: Major Priority: P5 - None Component: X.Org AssignedTo: sndirsch@novell.com ReportedBy: suse@staerk.de QAContact: xorg-maintainer-bugs@forge.provo.novell.com Found By: --- I maintain the KDE program ktimetracker. This relies on XSS' functionality to deliver the desktop's idle time. This functionality is broken for SUSE 11 but works for SUSE 10.3. That means, my program cannot work properly on SUSE 11. I wrote a test case on http://www.staerk.de/thorsten/index.php/How_to_find_out_desktop_idle_time. It test how long the desktop has been idle in miliseconds, i.e. you did not type on the keyboard and did not move the mouse. It outputs the time, sleeps 10 seconds, then prints again how long your desktop has been idle. On SUSE 10.3, it looks like this 31 10031 if you do not move the mouse or press a key. If you constantly move the mouse, it looks like this: 60 0 Now, using SUSE 11 instead of SUSE 10.3, the idle time never gets above 10000, it stays pseudo-randomly below 10000, e.g.: 31 3491 Can you please fix this? I will help you where I can. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.