After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 686400 - SimulateUserActivity() doesn't send a reply where it should
SimulateUserActivity() doesn't send a reply where it should
Status: RESOLVED FIXED
Product: gnome-screensaver
Classification: Deprecated
Component: daemon
3.6.x
Other Linux
: Normal normal
: ---
Assigned To: gnome-screensaver maintainers
gnome-screensaver maintainers
Depends on:
Blocks:
 
 
Reported: 2012-10-18 17:29 UTC by Sebastien Bacher
Modified: 2012-10-19 13:19 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Correctly reply to the client doesn't block waiting (802 bytes, patch)
2012-10-18 17:29 UTC, Sebastien Bacher
committed Details | Review

Description Sebastien Bacher 2012-10-18 17:29:13 UTC
Created attachment 226756 [details] [review]
Correctly reply to the client doesn't block waiting

Using gnome-screensaver 3.6, run:

$ dbus-send --session --print-reply --dest=org.gnome.ScreenSaver /org/gnome/ScreenSaver org.gnome.ScreenSaver.SimulateUserActivity

the command does its action but it also hangs there rather than returning
Comment 1 Ray Strode [halfline] 2012-10-18 20:04:42 UTC
push push push
Comment 2 Matthias Clasen 2012-10-18 21:58:23 UTC
Review of attachment 226756 [details] [review]:

.