Bugzilla – Bug 341113
gnome-screensaver
Last modified: 2007-11-13 11:12:12 UTC
With the latest factory update gnome-screensaver fails to display the unlock dialog.
Created attachment 183065 [details] Log of screensaver failing
I built a package without the xvkbd patch and the problem is solved.
As notes in bug #304399, the problem was on the g_spawn_command_line_sync call, which is just waiting forever. Fix submitted