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 425550 - gnome-screensaver should probably require mouse grab to lock
gnome-screensaver should probably require mouse grab to lock
Status: RESOLVED FIXED
Product: gnome-screensaver
Classification: Deprecated
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gnome-screensaver maintainers
gnome-screensaver maintainers
: 508009 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2007-04-02 17:31 UTC by Ray Strode [halfline]
Modified: 2008-01-08 14:45 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Ray Strode [halfline] 2007-04-02 17:31:21 UTC
So it looks like gnome-screensaver doesn't cope too well with not getting a mouse grab.

It just sits in a loop trying to acquire the grab over and over again.  See the downstream report, here:

https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=197452

for more details.  Maybe we should just require the mouse grab and not try to lock if it isn't available?
Comment 1 Ray Strode [halfline] 2007-04-02 17:43:46 UTC
Patch from https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=197452 commited as requested from that bug report.

2007-03-02  Ray Strode  <rstrode@redhat.com>

        * src/gs-grab-x11.c: (gs_grab_grab_window): Require
        mouse grab in addition to keyboard grab.
        Fixes #425550
Comment 2 Ray Strode [halfline] 2008-01-08 14:45:03 UTC
*** Bug 508009 has been marked as a duplicate of this bug. ***