[sane-devel] Mustek BP 1200 CU PLUS / Bug

2006-01-26 Thread Lorenzo Delana
al0m53.263s user0m0.024s sys 0m0.028s attached log file : calib_log2 If the cover is closed the scanimage takes 11 seconds to start real0m11.465s user0m0.008s sys 0m0.012s attached log file : calib_log1 in any case for the 4) the scanner works, the only problem is the sl

[sane-devel] JNI code for SANE

2006-01-26 Thread Vacuum Joe
L attachment was scrubbed... URL: http://lists.alioth.debian.org/pipermail/sane-devel/attachments/20060126/c7817354/attachment.htm From j...@jkdsoft.cjb.net Thu Jan 26 18:50:06 2006 From: j...@jkdsoft.cjb.net (JKD) Date: Thu Jan 26 18:50:14 2006 Subject: [sane-devel] Not supported scanner

[sane-devel] Not supported scanner

2006-01-26 Thread Henning Meier-Geinitz
Hi, On 2006-01-26 11:04, Ghislain Turmel wrote: > I have a HP Scanjet 4070 Photosmart scanner that is not supported by SANE. According to our lists, this scanner is supported (status minimal): http://www.sane-project.org/cgi-bin/driver.pl?manu=hew&model=4070&bus=any&v=&p= > I have a OpenOffice.o

[sane-devel] JNI code for SANE

2006-01-26 Thread Henning Meier-Geinitz
Hi, On 2006-01-24 05:22, Vacuum Joe wrote: > I have written a simple JNI interface to SANE. It works pretty well > and lets me do scans, display them, etc, all within Java. I am > interested in possibly getting this included in the SANE project > under the same license as SANE itself. Would

[sane-devel] Using sanei_access: recommended or not?

2006-01-26 Thread Henning Meier-Geinitz
Hi, On 2006-01-23 22:29, Lauri Pirttiaho wrote: > While writing the backend, I noticed so far only plustek > backend seems to employ sanei_access for locking the > device. Since in multi user systems it is possible > that accidentally someone else might try to access a > scanner in use, I think us

[sane-devel] scanimage and the net backend with cygwin?

2006-01-26 Thread Henning Meier-Geinitz
Hi, On 2006-01-23 14:49, Philip Aston wrote: > I'd like to use scanimage on my windows machine (for scripting jobs), > so I've built and installed sane-backends-1.0.17 using Cygwin. (This > required a couple of tweaks, patches below). I have no experience with sane on windows and also not with hp

[sane-devel] Not supported scanner

2006-01-26 Thread Ghislain Turmel
Hi there, I have a HP Scanjet 4070 Photosmart scanner that is not supported by SANE. I have a OpenOffice.org text file with the specs of that scanner, what do I do with it? Ghislain -- -- next part -- Skipped content of type multipart/related From henn...@meier-geinitz.d

[sane-devel] Try it out: SANE, JNI and Java all in an applet

2006-01-26 Thread Vacuum Joe
rubbed... URL: http://lists.alioth.debian.org/pipermail/sane-devel/attachments/20060126/5d37d2fb/attachment.html From cosmin@gmail.com Thu Jan 26 09:57:14 2006 From: cosmin@gmail.com (Cosmin Pop) Date: Thu Jan 26 17:12:03 2006 Subject: [sane-devel] Mustek BearPaw 4800TA ProII In-Reply-To: &l

[sane-devel] upcoming iscan release

2006-01-26 Thread Olaf Meeuwissen
russbucket writes: > On Friday 20 January 2006 10:11, you wrote: >>snip >> > Hi Russ, >> > >> > Sorry for the late followup. Release was also delayed :-( >> > >> > Anyway, iscan-1.18.0 contains no CX6600 specific fixes. However, >> > usb 0x04b8 0x0813 >> > >> > to epkowa.conf/epson.conf. >> >

[sane-devel] Try it out: SANE, JNI and Java all in an applet

2006-01-26 Thread Vacuum Joe
Scan from your web browser I have tested this in Firefox. Obviously you need to save the .so somewhere that the JVM will load it. It has some bugs, too. If the SANE project wants, we could release the JNI part of that as GPL. Ideally a) the code becomes part of the SANE project and b)