sane-project-website/old-archive/2001-05/0334.html

172 wiersze
5.0 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: [BUG] Epson 1640SU, xsane preview problem</TITLE>
<META NAME="Author" CONTENT="Jean-Luc Coulon (jean-luc.coulon@wanadoo.fr)">
<META NAME="Subject" CONTENT="Re: [BUG] Epson 1640SU, xsane preview problem">
</HEAD>
<BODY BGCOLOR="#FFFFFF" TEXT="#000000">
<H1>Re: [BUG] Epson 1640SU, xsane preview problem</H1>
<!-- received="Fri May 25 01:06:51 2001" -->
<!-- isoreceived="20010525080651" -->
<!-- sent="Fri, 25 May 2001 10:09:35 +0200" -->
<!-- isosent="20010525080935" -->
<!-- name="Jean-Luc Coulon" -->
<!-- email="jean-luc.coulon@wanadoo.fr" -->
<!-- subject="Re: [BUG] Epson 1640SU, xsane preview problem" -->
<!-- id="3B0E133F.B7E6C932@wanadoo.fr" -->
<!-- inreplyto="3B0D577D.A2186F01@rauch-domain.de" -->
<STRONG>From:</STRONG> Jean-Luc Coulon (<A HREF="mailto:jean-luc.coulon@wanadoo.fr?Subject=Re:%20[BUG]%20Epson%201640SU,%20xsane%20preview%20problem&In-Reply-To=&lt;3B0E133F.B7E6C932@wanadoo.fr&gt;"><EM>jean-luc.coulon@wanadoo.fr</EM></A>)<BR>
<STRONG>Date:</STRONG> Fri May 25 2001 - 01:09:35 PDT
<P>
<!-- next="start" -->
<LI><STRONG>Next message:</STRONG> <A HREF="0335.html">Oliver Rauch: "sane-net/saned problems solved?!"</A>
<UL>
<LI><STRONG>Previous message:</STRONG> <A HREF="0333.html">Oliver Rauch: "Re: HP OfficeJet/LaserJet scanning update"</A>
<!-- nextthread="start" -->
<!-- reply="end" -->
<LI><STRONG>Messages sorted by:</STRONG>
<A HREF="date.html#334">[ date ]</A>
<A HREF="index.html#334">[ thread ]</A>
<A HREF="subject.html#334">[ subject ]</A>
<A HREF="author.html#334">[ author ]</A>
</UL>
<HR NOSHADE><P>
<!-- body="start" -->
<P>
Hi Oliver
<BR>
<P>Oliver Rauch wrote:
<BR>
<EM>&gt;
</EM><BR>
<EM>&gt; Jean-Luc Coulon wrote:
</EM><BR>
<EM>&gt; &gt;
</EM><BR>
<EM>&gt; &gt; Oliver Rauch wrote:
</EM><BR>
<EM>&gt; &gt; &gt; Hi,
</EM><BR>
<EM>&gt; &gt; &gt;
</EM><BR>
<EM>&gt; &gt; &gt; please do:
</EM><BR>
<EM>&gt; &gt; &gt; export XSANE_DEBUG=20
</EM><BR>
<EM>&gt; &gt; &gt; export SANE_DEBUG_EPSON=3
</EM><BR>
<EM>&gt; &gt; &gt;
</EM><BR>
<EM>&gt; &gt; &gt; and please try again.
</EM><BR>
<EM>&gt; &gt;
</EM><BR>
<EM>&gt; &gt; Hi Oliver !
</EM><BR>
<EM>&gt; &gt;
</EM><BR>
<EM>&gt; &gt; Here it is !
</EM><BR>
<EM>&gt; &gt;
</EM><BR>
<EM>&gt; &gt; I've done a preview with full size, then I switched to DIN A4 Port.
</EM><BR>
<EM>&gt; &gt; without
</EM><BR>
<EM>&gt; &gt; moving the document and then I've moved the document still in DIN A4.
</EM><BR>
<EM>&gt; &gt;
</EM><BR>
<EM>&gt; &gt; All that only in the preview mode / preview window.
</EM><BR>
<EM>&gt;
</EM><BR>
<EM>&gt; Ok, thanks for the debug output.
</EM><BR>
<EM>&gt;
</EM><BR>
<EM>&gt; The preview scans are all done with 50 dpi, so the quality should
</EM><BR>
<EM>&gt; be the same. It can only be a rounding problem.
</EM><BR>
<EM>&gt;
</EM><BR>
<EM>&gt; Please would you do the following test:
</EM><BR>
<EM>&gt;
</EM><BR>
<EM>&gt; change xsane-preview.c line 2066:
</EM><BR>
<EM>&gt; from:
</EM><BR>
<EM>&gt; if (quality &lt;= min_quality)
</EM><BR>
<EM>&gt; {
</EM><BR>
<EM>&gt; return min_quality;
</EM><BR>
<EM>&gt; }
</EM><BR>
<EM>&gt; to:
</EM><BR>
<EM>&gt; if (quality &lt;= min_quality+20)
</EM><BR>
<EM>&gt;
</EM><BR>
With this change, it works !
<BR>
<P>Now, back to the &quot;resize&quot; function.
<BR>
Basically it works : I was confused with the previous problem.
<BR>
But the &quot;autoselect&quot; button does not work as expected.
<BR>
<P>If I place a drawind in the middle of the bed, any size selected, only
<BR>
the bottom line is at the right place, the other ones are at the
<BR>
top/left/right ends of the format.
<BR>
<P>Why is the color set to 25 instead of 55 in xsane-preview.c, line 5505 ?
<BR>
(this has no effect for my problem)
<BR>
<P>-----
<BR>
Regards
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Jean-Luc
<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[BUG]%20Epson%201640SU,%20xsane%20preview%20problem&In-Reply-To=&lt;3B0E133F.B7E6C932@wanadoo.fr&gt;">majordomo@mostang.com</A>
</PRE>
<P><!-- body="end" -->
<HR NOSHADE>
<UL>
<!-- next="start" -->
<LI><STRONG>Next message:</STRONG> <A HREF="0335.html">Oliver Rauch: "sane-net/saned problems solved?!"</A>
<LI><STRONG>Previous message:</STRONG> <A HREF="0333.html">Oliver Rauch: "Re: HP OfficeJet/LaserJet scanning update"</A>
<!-- nextthread="start" -->
<!-- reply="end" -->
<LI><STRONG>Messages sorted by:</STRONG>
<A HREF="date.html#334">[ date ]</A>
<A HREF="index.html#334">[ thread ]</A>
<A HREF="subject.html#334">[ subject ]</A>
<A HREF="author.html#334">[ 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>Fri May 25 2001 - 01:07:49 PDT</EM>
</EM>
</SMALL>
</BODY>
</HTML>