[sane-devel] xsane

Henning Meier-Geinitz henning@meier-geinitz.de
Wed, 16 Oct 2002 19:26:44 +0200


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