[sane-devel] Scannning trouble with HP 2520A

2002-10-27 Thread Brett (Mare) Henley
I'm still having trouble with what looks like some kind of data corruption when I scan wide areas with my scanner using relatively medium to high scan resolutions. The problem seems to become worse when I use the higher bit depth aka 10 bits vs 8 bits per colour. It also gets worse if I increase t

[sane-devel] DBG macros and xscanimage

2002-10-27 Thread Johann Philipp
Karl Heinz, thanks for your effort, but neither an old sane version nor starting xscanimage not from a terminal was the problem. First of all: now it works. I'm not sure, but I did a make clean and a configure without the option --disable-shared and now it's OK. The option was stated in some RE

[sane-devel] Installation of Epson 1650 Scanner

2002-10-27 Thread Karl Heinz Kremer
--UHN/qo2QbUvPLonB Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Oct 27, 2002 at 02:06:34PM -0500, John S. Dey wrote: > Karl: >=20 > (1) You were right -- the permission was "crw---" but the owner was= =20 > user. Wh

Sane installed twice (was Re: [sane-devel] epson scanner driving me crazy)

2002-10-27 Thread Henning Meier-Geinitz
Hi, On Sun, Oct 27, 2002 at 01:25:56PM +, Major A wrote: > > I have added a test for sysconfdir = /usr/etc in configure. I think > > that's the most common mistake. Other directories like > > prefix=/opt/sane with sysconfdir=/opt/sane/etc would be intentional, > > so no warning is printed in t

[sane-devel] Umax Astra 1220s

2002-10-27 Thread Oliver Rauch
Hi Glenn, did you set up /etc/inetd.conf ? When you do not run saned as root, did you set up the the user (e.g. saned)? Bye Oliver Glenn Barry schrieb: > > Hi, > > I have a Umax Astra 1220s running on an SGI Indy, IRIX 6.5.14, and using the > network scan utility I have to telnet in, or swit

[sane-devel] Re: Frontends and Mac OS X

2002-10-27 Thread Henning Meier-Geinitz
Hi, On Sun, Oct 27, 2002 at 10:10:14AM -0500, Karl Heinz Kremer wrote: > > I have never seen this before. But now, xsane really prints something > > about an i/o error sometimes. The fread in sane_read gets EINTR > > (interrupted system call). If I just ignore the error, xsane waits for > > ever.

[sane-devel] Umax Astra 1220s

2002-10-27 Thread Henning Meier-Geinitz
Hi, On Mon, Oct 28, 2002 at 12:56:27AM +1100, Glenn Barry wrote: > I have a Umax Astra 1220s running on an SGI Indy, IRIX 6.5.14, and > using the network scan utility I have to telnet in, or switch seats > to start the saned daemon using the -d128 switch for it to work. The -d switch is only inte

Sane installed twice (was Re: [sane-devel] epson scanner driving me crazy)

2002-10-27 Thread Major A
> But as $(prefix)/etc is default, a different setting means, that the > user used --sysconfdir explicitly. Why should we warn about that? > Maybe the user likes to have it in /opt/settings/sane.d/? > > We could print something like: > Installation directories: > libraries: ... > binaries: .../

[sane-devel] Re: Frontends and Mac OS X

2002-10-27 Thread Henning Meier-Geinitz
Hi, On Sun, Oct 27, 2002 at 08:05:19AM -0500, Karl Heinz Kremer wrote: > Finally... I got X11 running on the iMac and did some more testing. > I installed XDarwin (the XF86 port to Darwin, which is the BSD base > Mac OS X is built on). Then I tried to intall gtk-2.0, and I > found myself in depen

[sane-devel] Umax Astra 1220s

2002-10-27 Thread Major A
> I have a Umax Astra 1220s running on an SGI Indy, IRIX 6.5.14, and using the > network scan utility I have to telnet in, or switch seats to start the saned > daemon using the -d128 switch for it to work. Question is does anyone else > out there have the saned daemon loading automatically at bo

[sane-devel] Installation of Epson 1650 Scanner

2002-10-27 Thread John S. Dey
Karl: (1) You were right -- the permission was "crw---" but the owner was user. When I change the permission to "crw-rw-rw" and set owner to "user.user" and logoff and logon again the values revert to "cwr---" and "user.root". RH does something or maybe Gnome. I tried with another u

[sane-devel] DBG macros and xscanimage

2002-10-27 Thread Henning Meier-Geinitz
Hi, On Sat, Oct 26, 2002 at 11:01:27PM +0200, Johann Philipp wrote: > I have a little problem using the DBG macro together with xscanimage: using > scanimage, my backend produces the debugging messages as expected, but with > xscanimage none appear on the screen. Is that the correct behaviour?

Sane installed twice (was Re: [sane-devel] epson scanner driving me crazy)

2002-10-27 Thread Henning Meier-Geinitz
Hi, On Sat, Oct 26, 2002 at 06:50:10AM -0400, Karl Heinz Kremer wrote: > ... and in this case it would not even have worked: The problem here > was that the user had just the configuration files in two places (not > two complete Sane installations). The "real" configuratio files were > in /usr/etc

Sane installed twice (was Re: [sane-devel] epson scanner driving me crazy)

2002-10-27 Thread Major A
> I have added a test for sysconfdir = /usr/etc in configure. I think > that's the most common mistake. Other directories like > prefix=/opt/sane with sysconfdir=/opt/sane/etc would be intentional, > so no warning is printed in this case. Very good, but I have another idea that may be worth consid

[sane-devel] driver search for Logitech ScanMan Color 2000

2002-10-27 Thread Emmanuel Coulon
A few years ago, someone posted that he was writing a driver for the hand-held, parallel port scanner Logitech ScanMan Color2000, when his scanner died, so he couldn't finish the work which was almost done. He offered this code to who has the same scanner, but had no reply on the mailing list, and

[sane-devel] Re: Frontends and Mac OS X

2002-10-27 Thread Karl Heinz Kremer
--17pEHd4RhPHOinZp Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Oct 27, 2002 at 03:17:50PM +0100, Henning Meier-Geinitz wrote: > Hi, >=20 > On Sun, Oct 27, 2002 at 08:05:19AM -0500, Karl Heinz Kremer wrote: > > Finally..

[sane-devel] DBG macros and xscanimage

2002-10-27 Thread Karl Heinz Kremer
--MGYHOYXEY6WxJCY8 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Oct 26, 2002 at 11:01:27PM +0200, Johann Philipp wrote: > Hi, >=20 > I have a little problem using the DBG macro together with xscanimage: usi= ng=20 > scan

[sane-devel] Frontends and Mac OS X

2002-10-27 Thread Karl Heinz Kremer
--FCuugMFkClbJLl1L Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Finally... I got X11 running on the iMac and did some more testing. I installed XDarwin (the XF86 port to Darwin, which is the BSD base Mac OS X is built on). Then