sane-project-website/old-archive/2000-02/0134.html

182 wiersze
5.9 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"
"http://www.w3.org/TR/REC-html40/loose.dtd">
<HTML>
<HEAD>
<TITLE>sane-devel: Re: 'scanimage -T' ?</TITLE>
<META NAME="Author" CONTENT="Henning Meier-Geinitz (henningmg@gmx.de)">
<META NAME="Subject" CONTENT="Re: 'scanimage -T' ?">
</HEAD>
<BODY BGCOLOR="#FFFFFF" TEXT="#000000">
<H1>Re: 'scanimage -T' ?</H1>
<!-- received="Mon Feb 14 10:54:41 2000" -->
<!-- isoreceived="20000214185441" -->
<!-- sent="Mon, 14 Feb 2000 19:57:02 +0100" -->
<!-- isosent="20000214185702" -->
<!-- name="Henning Meier-Geinitz" -->
<!-- email="henningmg@gmx.de" -->
<!-- subject="Re: 'scanimage -T' ?" -->
<!-- id="20000214195702.A588@hmg1.vortex.robin.de" -->
<!-- inreplyto="200002141424.WAA06650@xena.ee.uwa.edu.au" -->
<STRONG>From:</STRONG> Henning Meier-Geinitz (<A HREF="mailto:henningmg@gmx.de?Subject=Re:%20'scanimage%20-T'%20?&In-Reply-To=&lt;20000214195702.A588@hmg1.vortex.robin.de&gt;"><EM>henningmg@gmx.de</EM></A>)<BR>
<STRONG>Date:</STRONG> Mon Feb 14 2000 - 10:57:02 PST
<P>
<!-- next="start" -->
<LI><STRONG>Next message:</STRONG> <A HREF="0135.html">Peter Kirchgessner: "Re: HP 3200C"</A>
<UL>
<LI><STRONG>Previous message:</STRONG> <A HREF="0133.html">Brian Beattie: "Re: SCSI Cable"</A>
<LI><STRONG>In reply to:</STRONG> <A HREF="0124.html">Petter Reinholdtsen: "'scanimage -T' ?"</A>
<!-- nextthread="start" -->
<LI><STRONG>Next in thread:</STRONG> <A HREF="0136.html">Oliver Rauch: "Re: 'scanimage -T' ?"</A>
<LI><STRONG>Reply:</STRONG> <A HREF="0136.html">Oliver Rauch: "Re: 'scanimage -T' ?"</A>
<!-- reply="end" -->
<LI><STRONG>Messages sorted by:</STRONG>
<A HREF="date.html#134">[ date ]</A>
<A HREF="index.html#134">[ thread ]</A>
<A HREF="subject.html#134">[ subject ]</A>
<A HREF="author.html#134">[ author ]</A>
</UL>
<HR NOSHADE><P>
<!-- body="start" -->
<P>
Hi,
<BR>
<P><EM>&gt; Do all the backends work with 'scanimage -T'? Both stand-alone and
</EM><BR>
<EM>&gt; using network scanning? Could everyone test their scanner, and report
</EM><BR>
<EM>&gt; back to the list if their scanner handle this?
</EM><BR>
<P>I am using sane-devel-20000206, Linux 2.2.14, glibc2.0.7.
<BR>
<P>The Mustek backend works with a Mustek 600 II N without the net backend. If
<BR>
I do the test over the network (using localhost) it doesn't. Standard error
<BR>
is:
<BR>
<P>[...]
<BR>
scanimage: stepped read, 31 bytes... PASS
<BR>
scanimage: stepped read, 15 bytes... PASS
<BR>
scanimage: stepped read, 7 bytes... PASS
<BR>
scanimage: stepped read, 3 bytes... PASS
<BR>
scanimage: stopping scanner...
<BR>
scanimage: stopping scanner...
<BR>
scanimage: stopping scanner...
<BR>
<P>The last line is repeated until I stop scanimage by SIGKILL (Ctrl-C and
<BR>
SIGTERM doesn't work).
<BR>
<P>The debug output is (net &amp; dll set to 255):
<BR>
<P>[...]
<BR>
scanimage: stepped read, 7 bytes... [dll] read(handle=0x804eac8,data=0x8052348,maxlen=7,lenp=0xbffff320)
<BR>
PASS
<BR>
scanimage: stepped read, 3 bytes... [dll] read(handle=0x804eac8,data=0x8052348,maxlen=3,lenp=0xbffff320)
<BR>
PASS
<BR>
[dll] cancel(handle=0x804eac8)
<BR>
[dll] close(handle=0x804eac8)
<BR>
[dll] exiting
<BR>
[dll] calling backend net's exit function
<BR>
[net] exiting
<BR>
[net] closing dev 0x804ef10, ctl=4
<BR>
scanimage: stopping scanner...
<BR>
[dll] cancel(handle=0x804eac8)
<BR>
scanimage: stopping scanner...
<BR>
[dll] cancel(handle=0x804eac8)
<BR>
scanimage: stopping scanner...
<BR>
[...]
<BR>
<P>XSane does however work using network scanning and the Mustek backend. But
<BR>
if I cancel during a network scan I get &quot;Speicherzugriffsfehler&quot; (segmentation fault).
<BR>
<P>The last lines of the debugging output are:
<BR>
<P>[dll] cancel(handle=0x80cd378)
<BR>
[dll] read(handle=0x80cd378,data=0x807e520,maxlen=32768,lenp=0xbffff4b0)
<BR>
[dll] get_option_descriptor(handle=0x80cd378,option=10)
<BR>
[dll] get_option_descriptor(handle=0x80cd378,option=11)
<BR>
[dll] get_option_descriptor(handle=0x80cd378,option=12)
<BR>
[dll] get_option_descriptor(handle=0x80cd378,option=13)
<BR>
[dll] get_option_descriptor(handle=0x80cd378,option=10)
<BR>
[dll] control_option(handle=0x80cd378,option=10,action=0,value=0xbfffeb68,info=(nil))
<BR>
[dll] get_option_descriptor(handle=0x80cd378,option=11)
<BR>
[dll] control_option(handle=0x80cd378,option=11,action=0,value=0xbfffeb68,info=(nil))
<BR>
[dll] get_option_descriptor(handle=0x80cd378,option=12)
<BR>
[dll] control_option(handle=0x80cd378,option=12,action=0,value=0xbfffeb68,info=(nil))
<BR>
Speicherzugriffsfehler
<BR>
<P><P>The pnm backend passes the test both in direct mode and over the net.
<BR>
<P>Bye, Henning
<BR>
<P><PRE>
--
Source code, list archive, and docs: <A HREF="http://www.mostang.com/sane/">http://www.mostang.com/sane/</A>
To unsubscribe: echo unsubscribe sane-devel | mail <A HREF="mailto:majordomo@mostang.com?Subject=Re:%20'scanimage%20-T'%20?&In-Reply-To=&lt;20000214195702.A588@hmg1.vortex.robin.de&gt;">majordomo@mostang.com</A>
</PRE>
<P><!-- body="end" -->
<HR NOSHADE>
<UL>
<!-- next="start" -->
<LI><STRONG>Next message:</STRONG> <A HREF="0135.html">Peter Kirchgessner: "Re: HP 3200C"</A>
<LI><STRONG>Previous message:</STRONG> <A HREF="0133.html">Brian Beattie: "Re: SCSI Cable"</A>
<LI><STRONG>In reply to:</STRONG> <A HREF="0124.html">Petter Reinholdtsen: "'scanimage -T' ?"</A>
<!-- nextthread="start" -->
<LI><STRONG>Next in thread:</STRONG> <A HREF="0136.html">Oliver Rauch: "Re: 'scanimage -T' ?"</A>
<LI><STRONG>Reply:</STRONG> <A HREF="0136.html">Oliver Rauch: "Re: 'scanimage -T' ?"</A>
<!-- reply="end" -->
<LI><STRONG>Messages sorted by:</STRONG>
<A HREF="date.html#134">[ date ]</A>
<A HREF="index.html#134">[ thread ]</A>
<A HREF="subject.html#134">[ subject ]</A>
<A HREF="author.html#134">[ author ]</A>
</UL>
<!-- trailer="footer" -->
<HR NOSHADE>
<P>
<SMALL>
<EM>
This archive was generated by <A HREF="http://www.hypermail.org/">hypermail 2b29</A>
: <EM>Mon Feb 14 2000 - 10:56:45 PST</EM>
</EM>
</SMALL>
</BODY>
</HTML>