[sane-devel] HP ScanJet 4100C - assertion failed

2003-10-09 Thread Peter Kirchgessner
Hi, the debug log shows lots of times a "read failed. End of file reached". Please try the current CVS-version of the hp-backend. I just added a retry for that case. You can also try to get around the USB-scanner module and work directly with libusb. This sometimes works better. Make sure that

[sane-devel] current CVS on MacOSX

2003-10-09 Thread Beat Birkhofer
Hi Currently testing with a LIDE 20... Compilation fails: sanei_thread.c: In function `local_thread': sanei_thread.c:159: warning: control reaches end of non-void function sanei_thread.c:160:3: warning: style of line directive is a GCC extension sanei_thread.c:207:3: warning: style of line dire

[sane-devel] Re: pthread support and MacOS X

2003-10-09 Thread Beat Birkhofer
On Donnerstag, Oktober 9, 2003, at 12:12 Uhr, sane-devel-requ...@lists.alioth.debian.org wrote: > Beat, are you on this list? Can you checkout the latest sane-backends > on your > MacOS X and check the plustek-backend with pthread support on your box? Currently my CanoScan 1240 is not usable,

[sane-devel] HP ScanJet 4100C - assertion failed

2003-10-09 Thread m. allan noah
On Thu, 9 Oct 2003, Peter Kirchgessner wrote: > Hi, > > the debug log shows lots of times a "read failed. End of file reached". > Please try the current CVS-version of the hp-backend. I just added a > retry for that case. > > You can also try to get around the USB-scanner module and work direc

[sane-devel] HP ScanJet 4100C - assertion failed

2003-10-09 Thread Yves Martin
Selon Yves Martin : > The first run of scanimage is fast - and core dumped. The second run is > really, > really slow - but core dumped too with the same message. > Then the device does not appear any longer: > /dev/usb/scanner0 does not exist ?? connect/disconnect changes nothing ?? > I have

[sane-devel] Epson Perfection 1660 Photo

2003-10-09 Thread Terry Boldt
Yesterday I upgraded to sane 1.0.12 and xsane 0.92. Experienced seg faults when invoking xsane. I commented out "epson" in dll.conf and added "epkowa". This forced sane to use the Epson Kowa backend libsane-epkowa. Seg faults ceased. The Epson Kowa backend to sane works great. You might try an

[sane-devel] pthread support and MacOS X

2003-10-09 Thread
On Thu, 9 Oct 2003 08:40:11 +0200, Gerhard Jaeger wrote: ... >By using this sanei_thread stuff, I think the os2_readerprocess is also >obsolete, but this has to be checked by whoever... ... >Franz, I think you can to some investigation on OS/2. >Are you able to make the test-backend work there?

[sane-devel] HP ScanJet 4100C - assertion failed

2003-10-09 Thread Yves Martin
This message is in MIME format. ---MOQ1065683692ead632c919442a850401e3feaeca7040 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 8bit Hello, I'm trying to use my usb scanner 4100C to my Linux - vanilla 2.4.21 with some patches (software suspend, ACPI, ntfs, supermo

[sane-devel] pthread support and MacOS X

2003-10-09 Thread Gerhard Jaeger
Hi, On Wed, Oct 08, 2003, Henning Meier-Geinitz wrote: >> system-function will then be done in sanei_thread_begin.=20 >> --> int sanei_thread_begin( int(callback)(void*args), void *args) > >Yes, that's ok I think. I've already thought about that because there >is no way to return a status with