Hi, On Wed, Oct 16, 2002 at 01:03:03PM -0400, Bob Lockie wrote: > > # xsane > Segmentation fault > > # xsane snapsan:/dev/usb/scanner0 > returns "Invalid argument". > > # scanimage > works fine. > > Is there a debug mode for xsane?
XSANE_DEBUG=255 xsane Which SANE release, which XSane version, which scanner exactly? Does xscanimage work? Are you sure that you have only one installation of sane-backends? Otherwise xsane may use one at e.g. /usr/lib and scanimage at /usr/local/lib. For debugging the snapscan backend: SANE_DEBUG_SNAPSCAN=255 xsane Bye, Henning