Comment 4 for bug 516767

Revision history for this message
trevor t (launch-etjt) wrote :

Problem: Xsane 0.996 scans for scanner on startup and immediately crashes.
System: Ubuntu 10.04 LTS - the Lucid Lynx

As suggested, ran with command
SANE_DEBUG_SANEI_WIRE=128 xsane >& a.log

Here are contents of a.log

Xlib: extension "RANDR" missing on display ":0.0".

(xsane:6946): Gtk-WARNING **: GtkSpinButton: setting an adjustment with non-zero page size is deprecated
above line repeated 18x

The program 'xsane' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadMatch (invalid parameter attributes)'.
  (Details: serial 3382 error_code 8 request_code 153 minor_code 5)
  (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.)