Re: [HPLIP-Devel] HP Linux Imaging and Printing System (HPLIP) 1.6.9 Release

2006-09-18 Thread Johannes Meixner
Hello, regarding downloading of HPLIP 1.6.9 I got wrong URLs like http:///sourceforge/h/hp/hplip/hplip-1.6.9.tar.gz but the correct URL is http:///sourceforge/hplip/hplip-1.6.9.tar.gz It seems there is a general error in the sourceforge page for all the URLs for all the mirrors. Kind Regards J

[HPLIP-Devel] possible hpaio batch scan bug

2006-09-18 Thread Johannes Meixner
Hello, for your information (I didn't check what hpaio actually does): Right now I noticed the "xsane hpaio with ADF bug report and PATCH" thread on [EMAIL PROTECTED], see http://lists.alioth.debian.org/pipermail/sane-devel/2006-September/thread.html in particular see http://lists.alioth.debian.

Re: [HPLIP-Devel] [Hplip-help] batch scan counting problems with Officejet 7120

2006-09-18 Thread Aaron J Albright
Ralf, Can you do this process over and run tail -f /var/log/messages and post any errors? Thanks! A Ralf Jardon wrote: If i try to make a batch scan using ADF (sane-1.0.14, xsane-0.99.1, hplip 1.6.7, HP Officejet 7120, Ubuntu dapper) i have some problems. The scan starts normally but after

Re: [HPLIP-Devel] HP Linux Imaging and Printing System (HPLIP) 1.6.9 Release

2006-09-18 Thread John Hosszu
Good Day This issue has been fixed. jh Johannes Meixner wrote: > Hello, > > regarding downloading of HPLIP 1.6.9 I got wrong URLs like > http:///sourceforge/h/hp/hplip/hplip-1.6.9.tar.gz > but the correct URL is > http:///sourceforge/hplip/hplip-1.6.9.tar.gz > > It seems there is a general erro

Re: [HPLIP-Devel] [Hplip-help] batch scan counting problems with Officejet 7120

2006-09-18 Thread Alex Eskin
Ralf, I have the same symptoms, and I suspect your problem is caused by a disagreement over the meaning of sane_cancel (see my other post). The following one-line patch to xsane-0.991 solved the problem for me, even though it is just a workaround which violates the sane API spec. --- src/xsa

Re: [HPLIP-Devel] [Hplip-help] batch scan counting problems with Officejet 7120

2006-09-18 Thread Aaron J Albright
Alex what printer are you using? I'll work on reproducing this. Thanks! A Alex Eskin wrote: Ralf, I have the same symptoms, and I suspect your problem is caused by a disagreement over the meaning of sane_cancel (see my other post). The following one-line patch to xsane-0.991 solved the p

Re: [HPLIP-Devel] sane_cancel on ADF (or xsane vs. hpaio)

2006-09-18 Thread Suffield, David
There is a hpaio dependency that ADF requires batch mode (ie: multi-page scanning), but I was not aware there was sane_cancel dependency. For batch scanning I have always recommended scanimage, since xsane did not seem to work in batch mode. I have ignored the problem since scanimage worked, but I

Re: [HPLIP-Devel] sane_cancel on ADF (or xsane vs. hpaio)

2006-09-18 Thread Henrique de Moraes Holschuh
On Mon, 18 Sep 2006, Suffield, David wrote: > There is a hpaio dependency that ADF requires batch mode (ie: multi-page > scanning), but I was not aware there was sane_cancel dependency. For > batch scanning I have always recommended scanimage, since xsane did not > seem to work in batch mode. I hav

Re: [HPLIP-Devel] [Hplip-help] batch scan counting problems with Officejet 7120

2006-09-18 Thread Alex Eskin
It is an OfficeJet 5610. I am using Fedora Core 5 with all the updates. The symptoms are exactly as in Ralf's message: extra scans while the ADF is switching pages. Older versions of scanimage (up to 1.0.17) work since they call sane_cancel after every page. Newer versions of scanimage and xsan