Comment 3 for bug 1735

Revision history for this message
Venkat Raghavan (venkatraghavan) wrote :

Works fine with dbus-1-utils

Without dbus-1-utils, it launches fine. It locks the screen fine, and after entering my password, i get this.. (in terminal)

First run:

** Message: set DPMS timeouts: 0 0 0.
The program 'gnome-screensaver' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadWindow (invalid Window parameter)'.
  (Details: serial 145789 error_code 3 request_code 15 minor_code 0)
  (Note to programmers: normally, X errors are reported asynchronously;
   that is, you will receive the error a while after causing it.
   To debug your program, run it with the --sync command line**

Run 2:
** Message: set DPMS timeouts: 7200 7200 14400.
The program 'gnome-screensaver' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadWindow (invalid Window parameter)'.
  (Details: serial 4577 error_code 3 request_code 15 minor_code 0)
  (Note to programmers: normally, X errors are reported asynchronously;
   that is, you will receive the error a while after causing it.
   To debug your program, run it with the --sync command line
   option to change this behavior. You can then get a meaningful
   backtrace from your debugger if you break on the gdk_x_error() function.)
   option to change this behavior.