Bug#457777: [gnome-screensaver] does not display login-dialog, locking out user

Paul Menzel pm.debian at googlemail.com
Sun Apr 6 13:26:39 UTC 2008


Dear Sven,


thank you for your quick reply.

Am Samstag, den 05.04.2008, 16:35 +0200 schrieb Sven Arvidsson:

> The gnome-screensaver FAQ have a few suggestions when it comes to bugs; 
> http://live.gnome.org/GnomeScreensaver/FrequentlyAskedQuestions#head-d50bc17e7d6f3a51c4715f02c657195e80e26c2c
> 
> You could perhaps try to run g-s in verbose mode from a terminal first,
> and later try getting a backtrace if nothing interesting shows up.

Here you go. I used screen the following way. $ screen in terminal and
do

$ gnome-screensaver-command --exit
$ gnome-screensaver --no-daemon --debug

Ctrl + a, c

$ gnome-screensaver-command -a

See no login-dialog, move mouse, enter some keys and then login under
tty? do

$ screen -dr

and then

$ gnome-screensaver-command -d # I think, one can skip this.
$ gnome-screensaver-command --exit

This is what I got.

$ gnome-screensaver --no-daemon --debug
[gs_debug_init] gs-debug.c:106 (15:19:23):       Debugging enabled
[main] gnome-screensaver.c:87 (15:19:23):        initializing gnome-screensaver 2.22.0
[query_session_id] gs-listener-dbus.c:2033 (15:19:23):   org.freedesktop.DBus.Error.ServiceUnknown raised:
 The name org.freedesktop.ConsoleKit was not provided by any .service files


 [init_session_id] gs-listener-dbus.c:2051 (15:19:23):    Got session-id: (null)
 [gs_fade_init] gs-fade.c:679 (15:19:23):         Fade type: 2
 [gamma_info_init] gs-fade.c:352 (15:19:23):      Initialized gamma ramp fade
 [initialize_server_extensions] gs-watcher-x11.c:903 (15:19:23):  Not using server's MIT-SCREEN-SAVER extension.
 [gs_watcher_set_active] gs-watcher-x11.c:731 (15:19:23):         turning watcher: ON
 [_gs_watcher_set_active_internal] gs-watcher-x11.c:718 (15:19:23):       Starting idle watcher
 [listener_dbus_handle_system_message] gs-listener-dbus.c:1481 (15:19:23):       obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameAcquired destination=:1.37
 [listener_dbus_handle_system_message] gs-listener-dbus.c:1481 (15:19:23):       obj_path=(null) interface=(null) method=(null) destination=:1.37
 [listener_dbus_handle_system_message] gs-listener-dbus.c:1481 (15:19:23):       obj_path=(null) interface=(null) method=(null) destination=:1.37
 [listener_dbus_handle_system_message] gs-listener-dbus.c:1481 (15:19:23):       obj_path=(null) interface=(null) method=(null) destination=:1.37
 [listener_dbus_handle_system_message] gs-listener-dbus.c:1481 (15:19:23):       obj_path=(null) interface=(null) method=(null) destination=:1.37
 [listener_service_deleted] gs-listener-dbus.c:1043 (15:19:26):   DBUS service deleted:
 [gs_grab_grab_root] gs-grab-x11.c:481 (15:19:26):        Grabbing the root window
 [gs_grab_get_keyboard] gs-grab-x11.c:166 (15:19:26):     Grabbing keyboard widget=66
 [gs_grab_get_mouse] gs-grab-x11.c:193 (15:19:26):        Grabbing mouse widget=66
 [gs_manager_create_window] gs-manager.c:1370 (15:19:26):         Creating 1 windows for screen 0
 [gs_manager_activate] gs-manager.c:1490 (15:19:26):      fading out
 [fade_done_cb] gs-manager.c:1451 (15:19:27):     fade completed, showing windows
 [get_best_visual_for_screen] gs-window-x11.c:500 (15:19:27):     Found best GL visual for screen 0: 0x24
 [window_map_cb] gs-manager.c:1209 (15:19:27):    Handling window map event
 [gs_window_clear] gs-window-x11.c:276 (15:19:27):        Clearing window
 [clear_all_children] gs-window-x11.c:251 (15:19:27):     Clearing all child windows
 [window_show_cb] gs-manager.c:1258 (15:19:27):   Handling window show
 [gs_job_set_command] gs-job.c:193 (15:19:27):    Setting command for job: 'NULL'
 [gs_watcher_set_active] gs-watcher-x11.c:731 (15:19:27):         turning watcher: OFF
 [_gs_watcher_set_active_internal] gs-watcher-x11.c:714 (15:19:27):       Stopping idle watcher
 [gs_listener_send_signal_active_changed] gs-listener-dbus.c:260 (15:19:27):     Sending the ActiveChanged(TRUE) signal on the session bus
 [gs_manager_set_lock_active] gs-manager.c:409 (15:19:27):        Setting lock active: 1
 [gs_window_xevent] gs-window-x11.c:679 (15:19:27):       not raising our windows
 [window_map_event_cb] gs-manager.c:1196 (15:19:27):      Handling window map_event event
 [manager_maybe_grab_window] gs-manager.c:1150 (15:19:27):        Moving grab to 0x80b9048
 [xorg_lock_smasher_set_active] gs-grab-x11.c:126 (15:19:27):     Disabling the x.org grab smasher
 [xorg_lock_smasher_set_active] gs-grab-x11.c:146 (15:19:27):     XF86MiscSetGrabKeysState(off) returned MiscExtGrabStateSuccess

 [gs_grab_move_keyboard] gs-grab-x11.c:331 (15:19:27):    Moving keyboard grab from 66 to 2200021
 [gs_grab_move_keyboard] gs-grab-x11.c:338 (15:19:27):    *** doing X server grab
 [gs_grab_release_keyboard] gs-grab-x11.c:219 (15:19:27):         Ungrabbing keyboard
 [gs_grab_get_keyboard] gs-grab-x11.c:166 (15:19:27):     Grabbing keyboard widget=2200021
 [gs_grab_move_keyboard] gs-grab-x11.c:360 (15:19:27):    *** releasing X server grab
 [gs_grab_move_mouse] gs-grab-x11.c:276 (15:19:27):       Moving pointer grab from 66 to 2200021
 [gs_grab_move_mouse] gs-grab-x11.c:283 (15:19:27):       *** doing X server grab
 [gs_grab_release_mouse] gs-grab-x11.c:237 (15:19:27):    Ungrabbing pointer
 [gs_grab_get_mouse] gs-grab-x11.c:193 (15:19:27):        Grabbing mouse widget=2200021
 [gs_grab_move_mouse] gs-grab-x11.c:306 (15:19:27):       *** releasing X server grab
 [manager_maybe_start_job_for_window] gs-manager.c:201 (15:19:27):        Starting job for window
 [gs_job_start] gs-job.c:431 (15:19:27):  starting job
 [gs_job_start] gs-job.c:446 (15:19:27):  No command set for job.
 [gs_window_xevent] gs-window-x11.c:679 (15:19:27):       not raising our windows
 [window_map_event_cb] gs-manager.c:1196 (15:19:27):      Handling window map_event event
 [manager_maybe_grab_window] gs-manager.c:1150 (15:19:27):        Moving grab to 0x80b9048
 [xorg_lock_smasher_set_active] gs-grab-x11.c:126 (15:19:27):     Disabling the x.org grab smasher
 [xorg_lock_smasher_set_active] gs-grab-x11.c:146 (15:19:27):     XF86MiscSetGrabKeysState(off) returned MiscExtGrabStateAlready

 [gs_grab_move_keyboard] gs-grab-x11.c:324 (15:19:27):    Window 2200021 is already grabbed, skipping
 [gs_grab_move_mouse] gs-grab-x11.c:264 (15:19:27):       Window 2200021 is already grabbed, skipping
 [manager_maybe_start_job_for_window] gs-manager.c:201 (15:19:27):        Starting job for window
 [gs_job_start] gs-job.c:431 (15:19:27):  starting job
 [gs_job_start] gs-job.c:446 (15:19:27):  No command set for job.
 [listener_service_deleted] gs-listener-dbus.c:1043 (15:19:27):   DBUS service deleted: :1.32
 [find_window_at_pointer] gs-manager.c:1126 (15:19:27):   Requesting unlock for screen 0
 [gs_window_request_unlock] gs-window-x11.c:1466 (15:19:27):      Requesting unlock
 [window_dialog_up_cb] gs-manager.c:1035 (15:19:27):      Handling dialog up
 [gs_grab_get_keyboard] gs-grab-x11.c:166 (15:19:27):     Grabbing keyboard widget=2200021
 [gs_grab_get_mouse] gs-grab-x11.c:193 (15:19:27):        Grabbing mouse widget=2200021
 [gs_grab_release_mouse] gs-grab-x11.c:237 (15:19:27):    Ungrabbing pointer
 [window_dialog_up_cb] gs-manager.c:1058 (15:19:27):      Suspending jobs
 [gs_job_suspend] gs-job.c:508 (15:19:27):        suspending job
 [popup_dialog_idle] gs-window-x11.c:1414 (15:19:27):     Popping up dialog
 [gs_window_clear] gs-window-x11.c:276 (15:19:27):        Clearing window
 [clear_all_children] gs-window-x11.c:251 (15:19:27):     Clearing all child windows
 [unfade_idle] gs-manager.c:1177 (15:19:27):      resetting fade
 [gs_fade_reset] gs-fade.c:635 (15:19:27):        Resetting fade
 [error_watch] gs-window-x11.c:843 (15:19:27):    command error output: [gs_debug_init] gs-debug.c:106 (15:19:27):        Debugging enabled

 [gs_window_dialog_finish] gs-window-x11.c:1242 (15:19:27):       Dialog finished
 [keyboard_command_finish] gs-window-x11.c:1118 (15:19:27):       Keyboard finished
 [gs_window_clear] gs-window-x11.c:276 (15:19:27):        Clearing window
 [clear_all_children] gs-window-x11.c:251 (15:19:27):     Clearing all child windows
 [window_dialog_down_cb] gs-manager.c:1073 (15:19:27):    Handling dialog down
 [xorg_lock_smasher_set_active] gs-grab-x11.c:126 (15:19:27):     Disabling the x.org grab smasher
 [xorg_lock_smasher_set_active] gs-grab-x11.c:146 (15:19:27):     XF86MiscSetGrabKeysState(off) returned MiscExtGrabStateAlready

 [gs_grab_move_keyboard] gs-grab-x11.c:324 (15:19:27):    Window 2200021 is already grabbed, skipping
 [gs_grab_move_mouse] gs-grab-x11.c:279 (15:19:27):       Getting pointer grab on 2200021
 [gs_grab_move_mouse] gs-grab-x11.c:283 (15:19:27):       *** doing X server grab
 [gs_grab_get_mouse] gs-grab-x11.c:193 (15:19:27):        Grabbing mouse widget=2200021
 [gs_grab_move_mouse] gs-grab-x11.c:306 (15:19:27):       *** releasing X server grab
 [manager_maybe_start_job_for_window] gs-manager.c:201 (15:19:27):        Starting job for window
 [gs_job_start] gs-job.c:431 (15:19:27):  starting job
 [gs_job_start] gs-job.c:446 (15:19:27):  No command set for job.
 [find_window_at_pointer] gs-manager.c:1126 (15:19:29):   Requesting unlock for screen 0
 [gs_window_request_unlock] gs-window-x11.c:1466 (15:19:29):      Requesting unlock
 [window_dialog_up_cb] gs-manager.c:1035 (15:19:29):      Handling dialog up
 [gs_grab_get_keyboard] gs-grab-x11.c:166 (15:19:29):     Grabbing keyboard widget=2200021
 [gs_grab_get_mouse] gs-grab-x11.c:193 (15:19:29):        Grabbing mouse widget=2200021
 [gs_grab_release_mouse] gs-grab-x11.c:237 (15:19:29):    Ungrabbing pointer
 [window_dialog_up_cb] gs-manager.c:1058 (15:19:29):      Suspending jobs
 [gs_job_suspend] gs-job.c:508 (15:19:29):        suspending job
 [popup_dialog_idle] gs-window-x11.c:1414 (15:19:29):     Popping up dialog
 [gs_window_clear] gs-window-x11.c:276 (15:19:29):        Clearing window
 [clear_all_children] gs-window-x11.c:251 (15:19:29):     Clearing all child windows
 [error_watch] gs-window-x11.c:843 (15:19:29):    command error output: [gs_debug_init] gs-debug.c:106 (15:19:29):        Debugging enabled

 [gs_manager_request_unlock] gs-manager.c:1581 (15:19:29):        Request unlock but dialog is already up
 [gs_window_dialog_finish] gs-window-x11.c:1242 (15:19:29):       Dialog finished
 [keyboard_command_finish] gs-window-x11.c:1118 (15:19:29):       Keyboard finished
 [gs_window_clear] gs-window-x11.c:276 (15:19:29):        Clearing window
 [clear_all_children] gs-window-x11.c:251 (15:19:29):     Clearing all child windows
 [window_dialog_down_cb] gs-manager.c:1073 (15:19:29):    Handling dialog down
 [xorg_lock_smasher_set_active] gs-grab-x11.c:126 (15:19:29):     Disabling the x.org grab smasher
 [xorg_lock_smasher_set_active] gs-grab-x11.c:146 (15:19:29):     XF86MiscSetGrabKeysState(off) returned MiscExtGrabStateAlready

 [gs_grab_move_keyboard] gs-grab-x11.c:324 (15:19:29):    Window 2200021 is already grabbed, skipping
 [gs_grab_move_mouse] gs-grab-x11.c:279 (15:19:29):       Getting pointer grab on 2200021
 [gs_grab_move_mouse] gs-grab-x11.c:283 (15:19:29):       *** doing X server grab
 [gs_grab_get_mouse] gs-grab-x11.c:193 (15:19:29):        Grabbing mouse widget=2200021
 [gs_grab_move_mouse] gs-grab-x11.c:306 (15:19:29):       *** releasing X server grab
 [manager_maybe_start_job_for_window] gs-manager.c:201 (15:19:29):        Starting job for window
 [gs_job_start] gs-job.c:431 (15:19:29):  starting job
 [gs_job_start] gs-job.c:446 (15:19:29):  No command set for job.
 [find_window_at_pointer] gs-manager.c:1126 (15:19:29):   Requesting unlock for screen 0
 [gs_window_request_unlock] gs-window-x11.c:1466 (15:19:29):      Requesting unlock
 [window_dialog_up_cb] gs-manager.c:1035 (15:19:29):      Handling dialog up
 [gs_grab_get_keyboard] gs-grab-x11.c:166 (15:19:29):     Grabbing keyboard widget=2200021
 [gs_grab_get_mouse] gs-grab-x11.c:193 (15:19:29):        Grabbing mouse widget=2200021
 [gs_grab_release_mouse] gs-grab-x11.c:237 (15:19:29):    Ungrabbing pointer
 [window_dialog_up_cb] gs-manager.c:1058 (15:19:29):      Suspending jobs
 [gs_job_suspend] gs-job.c:508 (15:19:29):        suspending job
 [popup_dialog_idle] gs-window-x11.c:1414 (15:19:29):     Popping up dialog
 [gs_window_clear] gs-window-x11.c:276 (15:19:29):        Clearing window
 [clear_all_children] gs-window-x11.c:251 (15:19:29):     Clearing all child windows
 [gs_manager_request_unlock] gs-manager.c:1581 (15:19:29):        Request unlock but dialog is already up
 [error_watch] gs-window-x11.c:843 (15:19:29):    command error output: [gs_debug_init] gs-debug.c:106 (15:19:29):        Debugging enabled

 [gs_manager_request_unlock] gs-manager.c:1581 (15:19:29):        Request unlock but dialog is already up
 [gs_window_dialog_finish] gs-window-x11.c:1242 (15:19:29):       Dialog finished
 [keyboard_command_finish] gs-window-x11.c:1118 (15:19:29):       Keyboard finished
 [gs_window_clear] gs-window-x11.c:276 (15:19:29):        Clearing window
 [clear_all_children] gs-window-x11.c:251 (15:19:29):     Clearing all child windows
 [window_dialog_down_cb] gs-manager.c:1073 (15:19:29):    Handling dialog down
 [xorg_lock_smasher_set_active] gs-grab-x11.c:126 (15:19:29):     Disabling the x.org grab smasher
 [xorg_lock_smasher_set_active] gs-grab-x11.c:146 (15:19:29):     XF86MiscSetGrabKeysState(off) returned MiscExtGrabStateAlready

 [gs_grab_move_keyboard] gs-grab-x11.c:324 (15:19:29):    Window 2200021 is already grabbed, skipping
 [gs_grab_move_mouse] gs-grab-x11.c:279 (15:19:29):       Getting pointer grab on 2200021
 [gs_grab_move_mouse] gs-grab-x11.c:283 (15:19:29):       *** doing X server grab
 [gs_grab_get_mouse] gs-grab-x11.c:193 (15:19:29):        Grabbing mouse widget=2200021
 [gs_grab_move_mouse] gs-grab-x11.c:306 (15:19:29):       *** releasing X server grab
 [manager_maybe_start_job_for_window] gs-manager.c:201 (15:19:29):        Starting job for window
 [gs_job_start] gs-job.c:431 (15:19:29):  starting job
 [gs_job_start] gs-job.c:446 (15:19:29):  No command set for job.
 [find_window_at_pointer] gs-manager.c:1126 (15:19:29):   Requesting unlock for screen 0
 [gs_window_request_unlock] gs-window-x11.c:1466 (15:19:29):      Requesting unlock
 [window_dialog_up_cb] gs-manager.c:1035 (15:19:29):      Handling dialog up
 [gs_grab_get_keyboard] gs-grab-x11.c:166 (15:19:29):     Grabbing keyboard widget=2200021
 [gs_grab_get_mouse] gs-grab-x11.c:193 (15:19:29):        Grabbing mouse widget=2200021
 [gs_grab_release_mouse] gs-grab-x11.c:237 (15:19:29):    Ungrabbing pointer
 [window_dialog_up_cb] gs-manager.c:1058 (15:19:29):      Suspending jobs
 [gs_job_suspend] gs-job.c:508 (15:19:29):        suspending job
 [popup_dialog_idle] gs-window-x11.c:1414 (15:19:29):     Popping up dialog
 [gs_window_clear] gs-window-x11.c:276 (15:19:29):        Clearing window
 [clear_all_children] gs-window-x11.c:251 (15:19:29):     Clearing all child windows
 [error_watch] gs-window-x11.c:843 (15:19:29):    command error output: [gs_debug_init] gs-debug.c:106 (15:19:29):        Debugging enabled

 [gs_manager_request_unlock] gs-manager.c:1581 (15:19:29):        Request unlock but dialog is already up
 [gs_window_dialog_finish] gs-window-x11.c:1242 (15:19:30):       Dialog finished
 [keyboard_command_finish] gs-window-x11.c:1118 (15:19:30):       Keyboard finished
 [gs_window_clear] gs-window-x11.c:276 (15:19:30):        Clearing window
 [clear_all_children] gs-window-x11.c:251 (15:19:30):     Clearing all child windows
 [window_dialog_down_cb] gs-manager.c:1073 (15:19:30):    Handling dialog down
 [xorg_lock_smasher_set_active] gs-grab-x11.c:126 (15:19:30):     Disabling the x.org grab smasher
 [xorg_lock_smasher_set_active] gs-grab-x11.c:146 (15:19:30):     XF86MiscSetGrabKeysState(off) returned MiscExtGrabStateAlready

 [gs_grab_move_keyboard] gs-grab-x11.c:324 (15:19:30):    Window 2200021 is already grabbed, skipping
 [gs_grab_move_mouse] gs-grab-x11.c:279 (15:19:30):       Getting pointer grab on 2200021
 [gs_grab_move_mouse] gs-grab-x11.c:283 (15:19:30):       *** doing X server grab
 [gs_grab_get_mouse] gs-grab-x11.c:193 (15:19:30):        Grabbing mouse widget=2200021
 [gs_grab_move_mouse] gs-grab-x11.c:306 (15:19:30):       *** releasing X server grab
 [manager_maybe_start_job_for_window] gs-manager.c:201 (15:19:30):        Starting job for window
 [gs_job_start] gs-job.c:431 (15:19:30):  starting job
 [gs_job_start] gs-job.c:446 (15:19:30):  No command set for job.
 [find_window_at_pointer] gs-manager.c:1126 (15:19:31):   Requesting unlock for screen 0
 [gs_window_request_unlock] gs-window-x11.c:1466 (15:19:31):      Requesting unlock
 [window_dialog_up_cb] gs-manager.c:1035 (15:19:31):      Handling dialog up
 [gs_grab_get_keyboard] gs-grab-x11.c:166 (15:19:31):     Grabbing keyboard widget=2200021
 [gs_grab_get_mouse] gs-grab-x11.c:193 (15:19:31):        Grabbing mouse widget=2200021
 [gs_grab_release_mouse] gs-grab-x11.c:237 (15:19:31):    Ungrabbing pointer
 [window_dialog_up_cb] gs-manager.c:1058 (15:19:31):      Suspending jobs
 [gs_job_suspend] gs-job.c:508 (15:19:31):        suspending job
 [popup_dialog_idle] gs-window-x11.c:1414 (15:19:31):     Popping up dialog
 [gs_window_clear] gs-window-x11.c:276 (15:19:31):        Clearing window
 [clear_all_children] gs-window-x11.c:251 (15:19:31):     Clearing all child windows
 [gs_manager_request_unlock] gs-manager.c:1581 (15:19:31):        Request unlock but dialog is already up
 [error_watch] gs-window-x11.c:843 (15:19:31):    command error output: [gs_debug_init] gs-debug.c:106 (15:19:31):        Debugging enabled

 [gs_window_dialog_finish] gs-window-x11.c:1242 (15:19:31):       Dialog finished
 [keyboard_command_finish] gs-window-x11.c:1118 (15:19:31):       Keyboard finished
 [gs_window_clear] gs-window-x11.c:276 (15:19:31):        Clearing window
 [clear_all_children] gs-window-x11.c:251 (15:19:31):     Clearing all child windows
 [window_dialog_down_cb] gs-manager.c:1073 (15:19:31):    Handling dialog down
 [xorg_lock_smasher_set_active] gs-grab-x11.c:126 (15:19:31):     Disabling the x.org grab smasher
 [xorg_lock_smasher_set_active] gs-grab-x11.c:146 (15:19:31):     XF86MiscSetGrabKeysState(off) returned MiscExtGrabStateAlready

 [gs_grab_move_keyboard] gs-grab-x11.c:324 (15:19:31):    Window 2200021 is already grabbed, skipping
 [gs_grab_move_mouse] gs-grab-x11.c:279 (15:19:31):       Getting pointer grab on 2200021
 [gs_grab_move_mouse] gs-grab-x11.c:283 (15:19:31):       *** doing X server grab
 [gs_grab_get_mouse] gs-grab-x11.c:193 (15:19:31):        Grabbing mouse widget=2200021
 [gs_grab_move_mouse] gs-grab-x11.c:306 (15:19:31):       *** releasing X server grab
 [manager_maybe_start_job_for_window] gs-manager.c:201 (15:19:31):        Starting job for window
 [gs_job_start] gs-job.c:431 (15:19:31):  starting job
 [gs_job_start] gs-job.c:446 (15:19:31):  No command set for job.
 [window_obscured_cb] gs-manager.c:1282 (15:19:33):       Handling window obscured: obscured
 [gs_job_stop] gs-job.c:479 (15:19:33):   stopping job
 [gs_job_stop] gs-job.c:482 (15:19:33):   Could not stop job: pid not defined
 [listener_service_deleted] gs-listener-dbus.c:1043 (15:19:43):   DBUS service deleted:
 [gs_fade_reset] gs-fade.c:635 (15:19:43):        Resetting fade
 [gs_grab_release] gs-grab-x11.c:388 (15:19:43):  Releasing all grabs
 [gs_grab_release_mouse] gs-grab-x11.c:237 (15:19:43):    Ungrabbing pointer
 [gs_grab_release_keyboard] gs-grab-x11.c:219 (15:19:43):         Ungrabbing keyboard
 [xorg_lock_smasher_set_active] gs-grab-x11.c:124 (15:19:43):     Enabling the x.org grab smasher
 [xorg_lock_smasher_set_active] gs-grab-x11.c:146 (15:19:43):     XF86MiscSetGrabKeysState(on) returned MiscExtGrabStateSuccess

 [gs_job_stop] gs-job.c:479 (15:19:43):   stopping job
 [gs_job_stop] gs-job.c:482 (15:19:43):   Could not stop job: pid not defined
 [window_unmap_cb] gs-manager.c:1216 (15:19:43):  window unmapped!
 [gs_window_dialog_finish] gs-window-x11.c:1242 (15:19:43):       Dialog finished
 [keyboard_command_finish] gs-window-x11.c:1118 (15:19:43):       Keyboard finished
 [gs_watcher_set_active] gs-watcher-x11.c:731 (15:19:43):         turning watcher: ON
 [_gs_watcher_set_active_internal] gs-watcher-x11.c:718 (15:19:44):       Starting idle watcher
 [gs_listener_send_signal_active_changed] gs-listener-dbus.c:260 (15:19:44):     Sending the ActiveChanged(FALSE) signal on the session bus
 [listener_service_deleted] gs-listener-dbus.c:1043 (15:19:44):   DBUS service deleted: :1.33
 [listener_service_deleted] gs-listener-dbus.c:1043 (15:19:51):   DBUS service deleted:
 [gs_listener_set_active] gs-listener-dbus.c:516 (15:19:51):      Trying to set active state when already: inactive
 [gs_grab_release] gs-grab-x11.c:388 (15:19:51):  Releasing all grabs
 [gs_grab_release_mouse] gs-grab-x11.c:237 (15:19:51):    Ungrabbing pointer
 [gs_grab_release_keyboard] gs-grab-x11.c:219 (15:19:51):         Ungrabbing keyboard
 [xorg_lock_smasher_set_active] gs-grab-x11.c:124 (15:19:51):     Enabling the x.org grab smasher
 [xorg_lock_smasher_set_active] gs-grab-x11.c:146 (15:19:51):     XF86MiscSetGrabKeysState(on) returned MiscExtGrabStateSuccess

 [main] gnome-screensaver.c:115 (15:19:51):       gnome-screensaver finished
 [gs_debug_shutdown] gs-debug.c:115 (15:19:51):   Shutting down debugging

> Second, it would be interesting if you and anyone else with this bug
> could compare configurations:
> 
> Does it happen with a specific screensaver (the original reporter
> mentioned GL screensavers)?

I changed nothing in the dialog. So it should be the default one (empty
window/screen).

> Do you use Compiz?

No, I do not.

> Have you a non-standard setup when it comes to PAM?

No. I did not change anything here either.


Thanks,

Paul
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Dies ist ein digital signierter Nachrichtenteil
Url : http://lists.alioth.debian.org/pipermail/pkg-gnome-maintainers/attachments/20080406/dc490310/attachment-0001.pgp 


More information about the pkg-gnome-maintainers mailing list