Package: libsane
Version: 1.0.19-26
Severity: normal

Hi,
on a Canon Lide 60 (04a9:221c, genesys backend) scanning one page with:

#scanimage --device-name=genesys:libusb:001:011 --mode=Gray -l 0 -y 297 \
 --resolution=300 -x 210 -t 0 --batch --progress --batch-count=1
Scanning 1 pages, incrementing by 1, numbering from 1
Scanning page 1
Scanned page 1. (scanner status = 5)

works perfectly. However using it without --batch-count:

# scanimage --device-name=genesys:libusb:001:011 --mode=Gray \
  -l 0 -y 297 --resolution=300 -x 210 -t 0 --batch --progress
Scanning -1 pages, incrementing by 1, numbering from 1
Scanning page 1
Scanned page 1. (scanner status = 5)
Scanning page 2
<tilt>

leads to the optical array moving very slowly and the motor making lots
of noise while doing so (after scanning the first page). Interrupting
the scan (CTRL-C) doesn't help, one has to unplug the scanner.

This is a flatbed scanner, so scanning more than one page sure isn't
useful but I'd be great if the device wouldn't become unusable after
scanning one page. Please let me know if you need any more information.
Cheers,
 -- Guido




-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to