[sane-devel] Epson Perfection 610 Issue with 150 dpi scan

2010-01-10 Thread Rainer Dorsch
Hi Alessandro and Olaf, thanks for the patch. Am Freitag, 8. Januar 2010 schrieb Alessandro Zummo: > On Fri, 8 Jan 2010 00:25:54 +0100 > > Rainer Dorsch wrote: > > will can do more tests on the weekend. Is there something you would > > consider of high value? Varying resol

[sane-devel] Epson Perfection 610 Issue with 150 dpi scan

2010-01-08 Thread Rainer Dorsch
Hi Alessandro, Am Mittwoch, 6. Januar 2010 schrieb Alessandro Zummo: > On Wed, 6 Jan 2010 22:30:23 +0100 > > Rainer Dorsch wrote: > > Did you forget to add a new patch or do you think the old one compensates > > already for the 8 lines? > > The backend does some co

[sane-devel] Epson Perfection 610 Issue with 150 dpi scan

2010-01-06 Thread Rainer Dorsch
Am Mittwoch, 6. Januar 2010 schrieben Sie: > On Wed, 6 Jan 2010 21:51:08 +0100 > > Rainer Dorsch wrote: > > Seems now we are scanning 8 lines less than the requested 1754: > > > > [epson2] written 1746 lines after color shuffle > > [epson2] lines requested: 1746

[sane-devel] Epson Perfection 610 Issue with 150 dpi scan

2010-01-06 Thread Rainer Dorsch
Alessandro, thanks again for the quick reply. Am Mittwoch, 6. Januar 2010 schrieb Alessandro Zummo: > On Wed, 6 Jan 2010 19:09:44 +0100 > > Rainer Dorsch wrote: > > rd at dell:~/SW.nobackup/sane-backends$ git apply ~/p610.patch > > /home/rd/p610.patch:82: trailing whitesp

[sane-devel] Epson Perfection 610 Issue with 150 dpi scan

2010-01-06 Thread Rainer Dorsch
Alessandro, many thanks for your quick reply. Am Mittwoch, 6. Januar 2010 schrieben Sie: > On Wed, 6 Jan 2010 18:44:18 +0100 > Rainer Dorsch wrote: > > I'm attaching a patch, please test with > epson2 debug level 11 I did a git reset HEAD --hard to get rid of m

[sane-devel] Epson Perfection 610 Issue with 150 dpi scan

2010-01-06 Thread Rainer Dorsch
en logging the entire image data upload takes a long time) to http://bokomoko.de/~rd/test150-epson.dbg Any insight what is going wrong is welcome :-) Thanks, Rainer -- Rainer Dorsch L?rchenstr. 6 D-72135 Dettenhausen 07157-734133 email: rdorsch at web.de jabber: rdorsch at jabber.org G

[sane-devel] Epson Perfection 610 Issue with 150 dpi scan

2010-01-06 Thread Rainer Dorsch
Alessandro, Am Sonntag, 3. Januar 2010 schrieb Alessandro Zummo: > On Sun, 3 Jan 2010 19:09:56 +0100 > > Rainer Dorsch wrote: > > Can you point me to the locations in the code? > > I believe the bug lies in line 1260 of epson2-ops.c . > > The code block should probab

[sane-devel] long option format not recognized (Was: Epson Perfection 610 Issue with 150 dpi scan)

2010-01-04 Thread Rainer Dorsch
Chris, that was an excellent observation again. When installing everything it works as expected :-) Now I start testing the fix proposal for the bug which generates corrupted pnms... Thanks again, Rainer Am Montag, 4. Januar 2010 schrieben Sie: > On Mon, Jan 4, 2010 at 1:45 PM, Rainer Dor

[sane-devel] long option format not recognized (Was: Epson Perfection 610 Issue with 150 dpi scan)

2010-01-04 Thread Rainer Dorsch
Alessandro, Am Montag, 4. Januar 2010 schrieben Sie: > On Mon, 4 Jan 2010 13:43:27 +0100 > > Rainer Dorsch wrote: > > /home/rd/SW.nobackup/sane-backends/frontend/.libs/lt-scanimage: > > unrecognized option `--help' > > rd at blackbox:~/SW.nobackup/sane-backend

[sane-devel] long option format not recognized (Was: Epson Perfection 610 Issue with 150 dpi scan)

2010-01-04 Thread Rainer Dorsch
_GROUP].desc = ""; > s->opt[OPT_CCT_GROUP].type = SANE_TYPE_GROUP; > - s->opt[OPT_CCT_GROUP].cap |= SANE_CAP_ADVANCED; > + s->opt[OPT_CCT_GROUP].cap = SANE_CAP_ADVANCED; -- Rainer Dorsch L?rchenstr. 6 D-72135 Dettenhausen 07157-734133 email: rdorsch

[sane-devel] long option format not recognized (Was: Epson Perfection 610 Issue with 150 dpi scan)

2010-01-03 Thread Rainer Dorsch
Hi Chris, Am Sonntag, 3. Januar 2010 schrieb Chris Bagwell: > On Sun, Jan 3, 2010 at 7:01 AM, Rainer Dorsch wrote: > > For the long options issue: > > I rebuild git sane on another machine (also Debian stable aka Debian 5.0) > > and > > the long options error is s

[sane-devel] Epson Perfection 610 Issue with 150 dpi scan

2010-01-03 Thread Rainer Dorsch
nning, i.e. the backend needs to predict the correct number of lines the scanner scans? Can you point me to the locations in the code? Thanks, Rainer Am Sonntag, 3. Januar 2010 schrieb Alessandro Zummo: > On Sun, 3 Jan 2010 15:14:38 +0100 > > Rainer Dorsch wrote: > > Are these t

[sane-devel] Epson Perfection 610 Issue with 150 dpi scan

2010-01-03 Thread Rainer Dorsch
Hi Alessandro, thank you for the quick reply. Am Sonntag, 3. Januar 2010 schrieb Alessandro Zummo: > On Sun, 3 Jan 2010 14:01:15 +0100 > > Rainer Dorsch wrote: > > I was not aware that there is an epson2 backend, thanks for pointing that > > out. You are right, twelve pixel

[sane-devel] Epson Perfection 610 Issue with 150 dpi scan

2010-01-03 Thread Rainer Dorsch
; epson2 backend author might have an idea... > > I cannot replicate your long option errors? > > allan > > On Sat, Jan 2, 2010 at 5:45 PM, Rainer Dorsch wrote: > > Allan, > > > > (cc'ed Karl Heinz since he is listed as epson backend author) > > > > I u

[sane-devel] Epson Perfection 610 Issue with 150 dpi scan

2010-01-02 Thread Rainer Dorsch
all issue which needs to be fixed, any ideas where to look at? Thanks, Rainer Am Mittwoch, 30. Dezember 2009 schrieben Sie: > Could you try a more recent version of sane-backends, or perhaps a git > snapshot? > > allan > > On Tue, Dec 29, 2009 at 5:34 AM, Rainer Dorsch wrote

[sane-devel] Epson Perfection 610 Issue with 150 dpi scan

2009-12-30 Thread Rainer Dorsch
, Rainer PS: I changed the subject to Epson Perfection 610 (510 was a typo) Am Mittwoch, 30. Dezember 2009 schrieben Sie: > Could you try a more recent version of sane-backends, or perhaps a git > snapshot? > > allan > > On Tue, Dec 29, 2009 at 5:34 AM, Rainer Dorsch wrote: >

[sane-devel] Epson Perfection 510 Issue with 150 dpi scan

2009-12-29 Thread Rainer Dorsch
Hello, when scanning with the Epson Perfection 610 with 150dpi color mode, sane creates corrupted files rd at dell:~$ scanimage -L device `epson2:libusb:001:003' is a Epson Perfection610 flatbed scanner device `epson:libusb:001:003' is a Epson Perfection610 flatbed scanner device `epkowa:libusb:

[sane-devel] Calling a script after USB scanner is plugged

2008-04-28 Thread Rainer Dorsch
Am Samstag, 26. April 2008 schrieb Julien BLACHE: > Rainer Dorsch wrote: > > Hi, > > > The script works now reasonably robust (for now) when I plug the USB > > scanner. My problem is though, that the script does not get called when I > > boot the system and the sca

[sane-devel] Calling a script after USB scanner is plugged

2008-04-26 Thread Rainer Dorsch
ow) when I plug the USB scanner. My problem is though, that the script does not get called when I boot the system and the scanner is plugged already during bootup. Why is this? I call the script using blackbox:~# cat /etc/udev/rules.d/z_local.rules ACTION=="add", SYSFS{idVendor}=="1606", SYSFS{idProduct}=="0010", MODE="0664", GROUP="scanner", NAME="umax%n", RUN+="/usr/local/bin/umax1220u start", ENV{lamp_off}="yes" blackbox:~# /etc/init.d/udev restart does not call the script either. Any ideas what I am missing are welcome... Thanks, Rainer -- Rainer Dorsch L?rchenstr. 6 D-72135 Dettenhausen 07157-734133 email: rdorsch at web.de jabber: rdorsch at jabber.org GPG Fingerprint: 5966 C54C 2B3C 42CC 1F4F 8F59 E3A8 C538 7519 141E Full GPG key: http://pgp.mit.edu/

[sane-devel] Calling a script after USB scanner is plugged

2008-04-24 Thread Rainer Dorsch
Johannes, Am Donnerstag, 24. April 2008 schrieb Johannes Meixner: > Hello, > > On Apr 23 22:53 Rainer Dorsch wrote: > > Am Mittwoch, 23. April 2008 schrieb Julien BLACHE: > > > Johannes Meixner wrote: > > > > > > Hi, > > > > > >

[sane-devel] Calling a script after USB scanner is plugged

2008-04-23 Thread Rainer Dorsch
ell of udev, HAL and whatever else sophisticated > > stuff which is required to make users happy or so they say... > > I added now in my script a file system lock: if [ ! -e /tmp/umax1220u-plugged ]; then touch /tmp/umax1220u-plugged Is anybody aware of a more elegant solution for this problem? Thanks, Rainer -- Rainer Dorsch L?rchenstr. 6 D-72135 Dettenhausen 07157-734133 email: rdorsch at web.de jabber: rdorsch at jabber.org GPG Fingerprint: 5966 C54C 2B3C 42CC 1F4F 8F59 E3A8 C538 7519 141E Full GPG key: http://pgp.mit.edu/

[sane-devel] Calling a script after USB scanner is plugged

2008-04-22 Thread Rainer Dorsch
then loop. Does anybody know how I could get rid of this event? Does anybody know a better way to get the script started which switches the scanner lamp off? Thanks, Rainer -- Rainer Dorsch L?rchenstr. 6 D-72135 Dettenhausen 07157-734133 email: rdorsch at web.de jabber: rdorsch at jabber.org GPG Fingerprint: 5966 C54C 2B3C 42CC 1F4F 8F59 E3A8 C538 7519 141E Full GPG key: http://pgp.mit.edu/