gnome-screenshot -i [set delay to zero in gui fails with this message] The program 'gnome-screenshot' received an X Window System error. This probably reflects a bug in the program. The error was 'BadWindow (invalid Window parameter)'. (Details: serial 4470 error_code 3 request_code 15 minor_code 0) (Note to programmers: normally, X errors are reported asynchronously;
http://bugzilla.novell.com/show_bug.cgi?id=541256 User ian.cheong@acm.org added comment http://bugzilla.novell.com/show_bug.cgi?id=541256#c10 --- Comment #10 from Ian Cheong <ian.cheong@acm.org> 2009-11-03 14:47:03 MST --- 11.2rc2 - if grab delay is zero, GUI Take Screenshot fails to grab window. If delay set to non-zero, GUI Take Screenshot works fine grabbing window. "> gnome-screenshot -w -d 0" works fine 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.)
-- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.