Hi, On Sat, Jan 04, 2003 at 12:38:50AM +0100, Per Aalrust wrote: > I have just installed sane 1.0.9 with an Epson scanner 1200U photo. > It works fine but, xscanimage crashes, when using the slider "scan > resolution". I get the following error: > > >Gtk-CRITICAL **: file gtkobject.c: line 1163 (gtk_object_ref): assertion > >`object->ref_count > 0' failed. > > > >Gtk-CRITICAL **: file gtkobject.c: line 1173 (gtk_object_unref): assertion > >`object->ref_count > 0' failed. > > > >Gtk-WARNING **: invalid unclassed pointer in cast to `GtkObject' > >Segmentation fault > > Xsane 0.90 works fine and I can change the resolution without any > problem.
Can you please run xscanimage in gdb and do a backtrace (bt) when the error happens? Bye, Henning