>I guess you'll have to replace the libtool used by SANE to see any
>effect. It's generated from ltconfig and acinclude.m4.
Thanks-a-lot, make works now.
I have a CanoScan 1240, the latest sane from cvs, the
plustek-0.45-TEST3 from gjaeger.de and the additions from the 1240
from Johann Philipp.
Hi,
To make my scanner work, I added the following lines to teco1.c
$ diff teco1.c teco1.c.back
201,210d200
<},
<
< {6, "TECO VM6540",
This is a multi-part message in MIME format.
--040005050005000808080300
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit
Henning Meier-Geinitz wrote:
>>Well, there is indeed not urgent need to change the interface for Sane1.
>>But there were a
Though I have no feedback concerning the X6 with Lightlid35 it should wor=
k=20
(but please don't shoot me if not. In this case I will try to make it wor=
k).=20
Please read the manpage for information about the appropreate=20
backend-options.
Karsten
On Wednesday 04 December 2002 15:30, Christ
Hi,
There is now a CVS branch called "DEVEL_2_0_BRANCH-1" that's intended
for the development of the SANE2 standard. See the README and
ChangeLog for details. It should currently be used for the standard
and other SANE2 related documentation only, no code changes in this
branch should be done.
To
Hi,
On Sun, Dec 08, 2002 at 04:29:06PM +0100, Beat Birkhofer wrote:
> >It might work with libtool-1.4.3.
>
> I installed the stable libtool 1.4.3 from
> http://www.gnu.org/software/libtool/libtool.html but I have still the
> same error (after make clean; ./configure; make).
I guess you'll have
Hi,
On Sun, Dec 08, 2002 at 04:15:56PM +0100, abel deuring wrote:
> >I would just switch to the new API in SANE2 and use e.g.
> >sanei_scsi_open (not sanei2_). All backends must be rewritten anyway.
> >So you avoid confusion if it's necessary to add a sanei_scsi_open2 in
> >future.
>
> Well, ther
>It might work with libtool-1.4.3.
I installed the stable libtool 1.4.3 from
http://www.gnu.org/software/libtool/libtool.html but I have still the
same error (after make clean; ./configure; make).
Regards
Beat H.
Henning Meier-Geinitz wrote:
> Hi,
>
> On Sat, Dec 07, 2002 at 11:29:20PM +0100, abel deuring wrote:
>
>>Some time ago, I made some remarks on this list about things I don't
>>like in the sanei_scsi interface:
>>http://www.mostang.com/pipermail/sane-devel/2002-January/001463.html
>>Here is a pr
Hi,
Bugfixes:
-Image viewer - save button (text) did not work correctly.
-Image viewer - save button (image) did not work correctly.
-Scan dialog - wrong resolution when printing in "multi-scan" mode.
-Saving in TIF format did not work correctly.
-Removed memory leak in image viewer.
-Automatic f
Hi,
On Sun, Dec 08, 2002 at 01:14:35PM +, Diego Zuccato wrote:
> Henning Meier-Geinitz wrote:
>
> > So the backend would call the callback immediatly, when a fatal error
> > occurs. Fatal means, that it will return anything other than
> > SANE_STATUS_GOOD. This would work for command-line pro
Hi,
On Sat, Dec 07, 2002 at 11:29:20PM +0100, abel deuring wrote:
> Some time ago, I made some remarks on this list about things I don't
> like in the sanei_scsi interface:
> http://www.mostang.com/pipermail/sane-devel/2002-January/001463.html
> Here is a proposal for a modified interface. The m
Henning Meier-Geinitz wrote:
> So the backend would call the callback immediatly, when a fatal error
> occurs. Fatal means, that it will return anything other than
> SANE_STATUS_GOOD. This would work for command-line programs but may be
> messy for graphical frontends.
Errr... Since you're definin
--RnlQjJ0d97Da+TV1
Content-Type: text/plain; charset=iso-8859-15
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
On Sun, Dec 08, 2002 at 06:23:25AM -0500, Karl Heinz Kremer wrote:
> On Sun, Dec 08, 2002 at 12:13:08PM +0100, Henning Meier-Geinitz wrote:
> > Hi,
> >=20
> > On
Hi,
On Sun, Dec 08, 2002 at 11:49:22AM +0100, Aurelien Jarno wrote:
> In backend/epson.c, lines 823 and 905, there is the following code:
>
> const u_char * s = buf;
>
> for( k = 0; k < buf_size; k++) {
>DBG( 125, "buf[%u] %02x %c\n", k, s[k], isprint( s[k]) ? s[k] : '.');
>
>
--ibTvN161/egqYuK8
Content-Type: text/plain; charset=iso-8859-15
Content-Disposition: inline
Hi all,
H i have received a bug report via the Debian BTS.
In backend/epson.c, lines 823 and 905, there is the following code:
const u_char * s = buf;
for( k = 0; k < buf_size; k++) {
Hi Keith,
at first please check that all the sources of the backend are build
completely. Remove all hp*.o and hp*.lo-files from the backend directory
and build it again. The log file tells that an assertion failed at line
3501 of hp-option.c. But with v1.01 it should be at line 3515.
But this
It might work with libtool-1.4.3.
I don't really know though, haven't tried.
Peter
On Sunday, December 8, 2002, at 08:05 AM, Henning Meier-Geinitz wrote:
>
>
> If there won't be a fixed libtool during the next few weeks, I'll
> commit a modified version to CVS.
--EeQfGwPcQSOJBaQU
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
On Sun, Dec 08, 2002 at 12:13:08PM +0100, Henning Meier-Geinitz wrote:
> Hi,
>=20
> On Sun, Dec 08, 2002 at 11:49:22AM +0100, Aurelien Jarno wrote:
> > In backend/e
Hi,
On Sun, Dec 08, 2002 at 12:28:28AM +0100, Henning Meier-Geinitz wrote:
> For testing: LD_PRELOAD=/usr/local/lib/sane/libsane-net.so xsane &
> Otherwise when you run make in the xsane distribution, look for the
> final linking command
Missing text error :-)
It's not as easy as I thought. Basi
Hi,
On Sat, Dec 07, 2002 at 12:14:37PM -0300, John Coppens wrote:
> > I have never tried that but you could play with permissions of the
> > epson.conf file and/or libsane-epson.so.version. Setting them so only
> > saned can load the backend may work.
>
> Ok. I'll try that this afternoon - the PC
Hi,
On Fri, Dec 06, 2002 at 05:31:18PM +0100, Beat Birkhofer wrote:
> ...
> gcc -bundle -flat_namespace -undefined suppress -o
> .libs/libsane-abaton.1.0.9.so abaton.lo abaton-s.lo
> sane_strstatus.lo ../sanei/sanei_init_debug.lo
> ../sanei/sanei_config.lo ../lib/isfdtype.lo ../lib/strndup.lo
22 matches
Mail list logo