| Summary: | Ignoring: 'qdbus org.freedesktop.ScreenSaver /ScreenSaver SimulateUserActivity' | ||
|---|---|---|---|
| Product: | [Unmaintained] solid | Reporter: | Bernhard Scheirle <bernhard+kde> |
| Component: | powermanagement | Assignee: | Dario Freddi <drf> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | normal | CC: | oliver.henshaw, rdieter |
| Priority: | NOR | ||
| Version First Reported In: | 4.10.2 | ||
| Target Milestone: | --- | ||
| Platform: | Ubuntu | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Bernhard Scheirle
2013-04-14 15:02:12 UTC
I can't reproduce on my fedora 18 box.
What does this version output for you?
while true; do
qdbus org.freedesktop.ScreenSaver /ScreenSaver SimulateUserActivity
sleep 30
qdbus org.freedesktop.ScreenSaver /ScreenSaver GetSessionIdleTime
done
It should always print something approximately close to 30000
As expected the command gets ignored: bash ./sleep 29928 59938 89950 triaged to solid/powermanagement What version of kde are you using? (I tested 4.10.2) Kubuntu 12.10 with KDE 4.10.2 (as filed in the report) This is an xserver bug. Ubuntu 12.10 hasn't yet updated to the bugfix release which fixes this - see https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1164876 *** This bug has been marked as a duplicate of bug 310317 *** |