Hello Christoph,

Thanks for your bug report.

I was able to reproduce the bug with the umax backend.
With sane-pnm everything worked fine - that was the reason
why I did not recognize the bug before the release of 0.97.

You can correct it this way:

in xsane-batch-scan.c function void xsane_batch_scan_scan_list(void)
there is a
        #if 0
        ....
        #elseif
        ...
        #endif

change this to

        #if 1

and change the

        #elseif

to

        #else

then recompile xsane.

Oliver

Am Don, 2005-01-27 um 00.27 schrieb Christoph Knauer:
> Hi,
> 
> is it true, that there now is a problem with the staple-scan? I just 
> installed 
> the version from the packman-server, and then xsane freeze during the first 
> scan. A "normal" scan works fine.
> 
> Bye, Christoph
> -- 
> GPG-Fingerprint: 171A 6F66 52E5 A6CE D664 2427 832F E711 7442 8261
> -----
> alles rund um 1&1 Internet (ISDN, DSL, und vieles mehr)
> unter http://www.profiseller.de/shop/christoph-knauer


Reply via email to