sane-project-website/old-archive/1999-08/0209.html

109 wiersze
4.0 KiB
HTML

<!-- received="Tue Aug 17 08:40:14 1999 PDT" -->
<!-- sent="Mon, 16 Aug 1999 17:42:47 +0200" -->
<!-- name="Oliver Rauch" -->
<!-- email="oliver.rauch@Wolfsburg.DE" -->
<!-- subject="Re: SANE frames" -->
<!-- id="" -->
<!-- inreplyto="SANE frames" -->
<title>sane-devel: Re: SANE frames</title>
<h1>Re: SANE frames</h1>
<b>Oliver Rauch</b> (<a href="mailto:oliver.rauch@Wolfsburg.DE"><i>oliver.rauch@Wolfsburg.DE</i></a>)<br>
<i>Mon, 16 Aug 1999 17:42:47 +0200</i>
<p>
<ul>
<li> <b>Messages sorted by:</b> <a href="date.html#209">[ date ]</a><a href="index.html#209">[ thread ]</a><a href="subject.html#209">[ subject ]</a><a href="author.html#209">[ author ]</a>
<!-- next="start" -->
<li> <b>Next message:</b> <a href="0210.html">Oliver Rauch: "Re: SANE frames"</a>
<li> <b>Previous message:</b> <a href="0208.html">Oliver Rauch: "Re: SANE V2"</a>
<li> <b>Maybe in reply to:</b> <a href="0173.html">Stephen Williams: "SANE frames"</a>
<!-- nextthread="start" -->
<li> <b>Next in thread:</b> <a href="0210.html">Oliver Rauch: "Re: SANE frames"</a>
<!-- reply="end" -->
</ul>
<!-- body="start" -->
Hello Tom,<br>
<p>
<p>
Tom Martone wrote:<br>
<p>
<i>&gt;</i><br>
<i>&gt; &gt;From scanadf.adf.duplex.log</i><br>
<i>&gt;</i><br>
<i>&gt; [bh] sane_init called</i><br>
<i>&gt; [bh] sane_open called</i><br>
<i>&gt; [bh] sane_control_option called (option:0, action:0)...</i><br>
<i>&gt; [bh] sane_get_option_descriptor called (option:0)...</i><br>
<i>&gt; [bh] sane_start called</i><br>
<i>&gt; [bh] sane_get_parameters called</i><br>
<i>&gt; [bh] sane_read called...</i><br>
<p>
here you have to call sane_cancel!<br>
<p>
<i>&gt;</i><br>
<i>&gt; [bh] sane_start called</i><br>
<i>&gt; [bh] sane_get_parameters called</i><br>
<i>&gt; [bh] sane_read called...</i><br>
<p>
here again<br>
<p>
<p>
<i>&gt;</i><br>
<i>&gt; [bh] sane_start called</i><br>
<i>&gt; [bh] sane_get_parameters called</i><br>
<i>&gt; [bh] sane_read called...</i><br>
<i>&gt;</i><br>
<i>&gt;</i><br>
<i>&gt;</i><br>
<i>&gt; The resulting behavior is that scanadf gets 6 images and xsane gets</i><br>
<i>&gt; 3 images. The reason is that each frontend has a different idea on</i><br>
<i>&gt; when sane_cancel must be called. Oliver tells me that the scanadf</i><br>
<i>&gt; behavior is not conforming to the standard; I don't share that view</i><br>
<i>&gt; and would welcome others to comment.</i><br>
<i>&gt;</i><br>
<p>
the sane standard defines of how much frames an image consists.<br>
After the last frame - that means if the image is transferred completly -<br>
the frontend has to call sane_cancel.<br>
<p>
We should not changes this behaviour!!!<br>
<p>
But when we define the sane-standard version 2 we can add new function calls,<br>
so we could add a call like sane_start_next() that tells the backend to transmit<br>
<p>
the next image of the scan that is done.<br>
<p>
Your frontend (scanadf) and your backend do not work like described in<br>
the sane standard in the moment.<br>
<p>
Please do not try to change the recent standard in a way that everthing else<br>
has to be changed. We should make a new standard that is as compatible as<br>
possible to the existing one!<br>
<p>
Bye<br>
Oliver<br>
<p>
<pre>
--
EMAIL: <a href="mailto:Oliver.Rauch@Wolfsburg.DE">Oliver.Rauch@Wolfsburg.DE</a>
WWW: <a href="http://www.wolfsburg.de/~rauch">http://www.wolfsburg.de/~rauch</a>
<p>
<p>
<p>
<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">majordomo@mostang.com</a>
</pre>
<!-- body="end" -->
<p>
<ul>
<!-- next="start" -->
<li> <b>Next message:</b> <a href="0210.html">Oliver Rauch: "Re: SANE frames"</a>
<li> <b>Previous message:</b> <a href="0208.html">Oliver Rauch: "Re: SANE V2"</a>
<li> <b>Maybe in reply to:</b> <a href="0173.html">Stephen Williams: "SANE frames"</a>
<!-- nextthread="start" -->
<li> <b>Next in thread:</b> <a href="0210.html">Oliver Rauch: "Re: SANE frames"</a>
<!-- reply="end" -->
</ul>