Package: pct-scanner-scripts Version: 0.0.4-3 Severity: normal Tags: patch --- Please enter the report below this line. --- "--search" option don't works: scanadf can not display devices without "--list-device" option. "--lineart" option don't works: "--compression" option deprecated in scanadf
--- pct-scanner-script 2013-04-20 01:40:26.000000000 +0300 +++ pct-scanner-script_my 2013-04-20 01:43:32.140037628 +0300 @@ -345,7 +345,7 @@ function scanner_search() { echo $"searching for scanadf scanners and there options, please standby ..." - scanadf --verbose --help + scanadf --list-devices } function scanner_lineart() @@ -362,7 +362,8 @@ echo $"resolution: $RESOLUTION" echo $"scanning of document has started, please standby ..." scan_busy_set - scanadf $VERBOSE --device-name $DEVICE --scan-script "$COMMAND" --output-file "$OUTDIR"/scanscript/input/image-%04d.pbm --source $SOURCE --resolution $RESOLUTION --mode Lineart --compression None -x 210.000mm -y 297.000mm --start-count "$startcount" $EXTRA $EXEC_VERBOSE + scanadf $VERBOSE --device-name $DEVICE --scan-script "$COMMAND" --output-file "$OUTDIR"/scanscript/input/image-%04d.pbm --source $SOURCE --resolution $RESOLUTION --mode Lineart -x 210.000mm -y 297.000mm --start-count "$startcount" $EXTRA $EXEC_VERBOSE scan_busy_unset } --- System information. --- Architecture: i386 Kernel: Linux 3.2.0-4-686-pae Debian Release: 7.0 500 wheezy linux.dropbox.com 500 testing-updates ftp.debian.org 500 testing security.debian.org 500 testing ftp.ua.debian.org --- Package information. --- Depends (Version) | Installed ============================-+-=========== sane | 1.0.14-9 imagemagick | 8:6.7.7.10-5 djvulibre-bin | 3.5.25.3-1 Recommends (Version) | Installed =========================-+-=========== pdftk | 1.44-7 Suggests (Version) | Installed =======================-+-=========== evince | -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org