GNOME Bugzilla – Bug 639680
gnome-screensaver-command -p has no effect/screensaver still activates
Last modified: 2011-03-06 07:41:06 UTC
I have gnome-screensaver setup to activate after 1 min of inactivity. I have written a script that runs the following command in 30 second intervals: gnome-screensaver-command -p > /dev/null # for gnome-screensaver This should keep gnome-screensaver from activating, but it does not; after the 1 min is up, the screensaver starts. Normally, I use mplayer to view videos and it uses the very same command in ~/.mplayer/config to send the "heartbeat-cmd" every 30 seconds and gnome-screensaver ignore it as well. That's why I tried it from a bash script. Thoughts? Running Arch Linux x86_64 with Gnome installed and system is up to date. Glad to provides logs, etc. upon request.
i think this is a duplicate for https://bugzilla.gnome.org/show_bug.cgi?id=629740 and the fix is: http://git.gnome.org/browse/gnome-screensaver/commit/?id=a37f531e5ba968bea445e82dbc418d8b7ced219c
@Ionut - I patched it, restarted X but there is no change in the behavior.
*** This bug has been marked as a duplicate of bug 579430 ***