[sane-devel] Gcc 3.0.x

2002-02-08 Thread Willy Gardiol
Hi to everybody. I am using GCC 3.0.2 on my systems (they are completely built on that compiler) so i am also using SANE (1.0.6) with gcc 3.0.2 and it works perferctly (also xsane). So, why there is written gcc 2.95.3 and not 3.0.2 supported under "supported platforms"? -- Willy Gardiol gard

[sane-devel] lib functions and empty files

2002-02-08 Thread Oliver Rauch
Henning Meier-Geinitz wrote: > > Hi, > > The files in the lib/ directory usually look like the following: > > #ifndef HAVE_SOME_FUNCTION > int > some_function (int i) > { > some_code; > } > #endif > #else > static int some_variable; > #endif does work something like this? then we do not have

[sane-devel] lib functions and empty files

2002-02-08 Thread Steve M. Robbins
On Fri, Feb 08, 2002 at 10:44:11PM +0100, Henning Meier-Geinitz wrote: > If the function is already available by the system, the source file is > empty. At least gcc complains about this in "-ansi" mode and even > aborts compilation on at least one platform (OS/2 with gcc3.x). If someone got ambi

[sane-devel] AGFA SnapScan e20: It's not in the scanimage list and don't work.

2002-02-08 Thread Henning Meier-Geinitz
Hi, On Fri, Feb 08, 2002 at 09:05:04PM +0100, Oliver Schwartz wrote: > > checking /dev/usbscanner... open ok, but vendor and product could NOT be > > identified sane-find-scanner: found USB scanner (UNKNOWN vendor and > > product) at device /dev/usbscanner sane-find-scanner: checking > > /dev/usbs

[sane-devel] lib functions and empty files

2002-02-08 Thread Henning Meier-Geinitz
Hi, The files in the lib/ directory usually look like the following: #ifndef HAVE_SOME_FUNCTION int some_function (int i) { some_code; } #endif If the function is already available by the system, the source file is empty. At least gcc complains about this in "-ansi" mode and even aborts compil

[sane-devel] All sane frontends segfault with my HP 5200C

2002-02-08 Thread Henning Meier-Geinitz
Hi, On Sun, Feb 03, 2002 at 01:06:12PM -0500, Douglas Gilbert wrote: > The sg ioctl SG_GET_SCSI_ID yields the same information as > > SCSI_IOCTL_GET_IDLUN plus the SCSI device type. SANE should > be only interested in SCSI device types: > - SCANNER (6) > - PROCESSOR (3) [HP scanners prefer th

[sane-devel] HP 4100c

2002-02-08 Thread Henning Meier-Geinitz
Hi, On Fri, Feb 08, 2002 at 08:12:38PM +0100, Frank Coldewe wrote: > I try to install my HP ScanJet on my linuxsystem, but he is still not > found > by theh sane-find-scanner - tool. If the scanner module has detected the scanner (and the /proc/bus/usb/devices output you sent to me looks like thi

[sane-devel] permanent calibration files

2002-02-08 Thread Henning Meier-Geinitz
Hi, On Fri, Feb 08, 2002 at 09:53:36AM -0800, nathan rutman wrote: > Where's the right place to store a permanent calibration file (created > once per scanner)? Is there a facility for this? Looks like > hp-option.c stores one in ~/.sane/calib-hp:device, but > a) I want mine per scanner, not

[sane-devel] frontend/API suggestion

2002-02-08 Thread Oliver Rauch
Henning Meier-Geinitz wrote: > Oliver, can we add such an option to the list of SANE2 well known > options (or is it there already)? I will add it to the todo list. Bye Oliver -- Homepage: http://www.rauch-domain.de sane-umax: http://www.rauch-domain.de/sane-umax xsane: htt

[sane-devel] saned, dhcp and /etc/hosts

2002-02-08 Thread Henning Meier-Geinitz
Hi, On Fri, Feb 08, 2002 at 12:13:15PM -0500, Sunil William Savkar wrote: > Is there anyway around the "bug"/"glitch" in which saned does not appear to > allow hosts to connect unless the host is in /etc/hosts of the linux > machine? See my other mail concerning this. > This is very disturbing.

[sane-devel] HP ScanJet 5S

2002-02-08 Thread Henning Meier-Geinitz
Hi, On Fri, Feb 08, 2002 at 05:40:18PM +0300, Max Vorobiev wrote: > I have published first version of my HP ScanJet 5S backend. > It can be found (with some comments) at I have just added your project to the SANE PROJECTS file (sane-backends/PROJECTS) in CVS so other users can find it. BTW: On

[sane-devel] frontend/API suggestion

2002-02-08 Thread Henning Meier-Geinitz
Hi, On Fri, Feb 08, 2002 at 02:27:19PM +, Major A wrote: > I find the black/white/grey-point features of xsane very easy to use, These features aren't SANE options by the way, but one way of manipulating a gamma curve as far as I know. But Oliver Rauch is the expert for these things :-) > an

[sane-devel] Several strange occurrences in using Sane...

2002-02-08 Thread Henning Meier-Geinitz
Hi, On Thu, Feb 07, 2002 at 10:46:56PM -0500, Sunil William Savkar wrote: > (1) When I tried using SaneTwain from a win32 machine which uses > DHCP for getting its IP from my linux box, I would constantly get > rejected by saned. The only way to get saned to communicate with my box > was to e

[sane-devel] frontend/API suggestion

2002-02-08 Thread Major A
> These features aren't SANE options by the way, but one way of > manipulating a gamma curve as far as I know. But Oliver Rauch is the > expert for these things :-) Yes, I just wanted to describe the sort of functionality I was looking for. > The SANE API isn't talking about how to present an opt

[sane-devel] HP-ScanJet 5370C / USB / SuSE 7.2 / Kernel 2.4.16

2002-02-08 Thread Wolfgang Zenner
Hello, I have the prior specified configuration and I'm sorry not to be able to 'make' the kernel - it was an .rpm file. The kernel is running fine. The scanner is shown as follows: Host: scsi3 Channel: 00 Id: 00 Lun: 00 Vendor: HP Model: ScanJet 5370CRev: 6.00

[sane-devel] AGFA SnapScan e20: It's not in the scanimage list and don't work.

2002-02-08 Thread Oliver Schwartz
Hi, > 7)  After as root, I launched "sane-find-scanner -v". The scanner was  > detected on /dev/usb/scanner0 as set in snapscan.conf. > > sane-find-scanner: searching for USB scanners: > sane-find-scanner: checking /dev/usb/scanner0... open ok, vendor and > product ids were identified sane-find-s

[sane-devel] AGFA SnapScan e20: It's not in the scanimage list and don't work.

2002-02-08 Thread Sylvain Petreolle
Hi, Philippe, - Is the file /dev/scanner linked to your scanner ? If it is the case, please remove it. This link is only for SCSI scanners. - Following lines tend to prove you don't have a snapscan config file : [snapscan] sane_snapscan_init: configuration file not found, defaulting to /dev/sc

[sane-devel] HP 4100c

2002-02-08 Thread Frank Coldewe
Hi, I try to install my HP ScanJet on my linuxsystem, but he is still not found by theh sane-find-scanner - tool. lsmod shows: scanner:7984 0 scanimage reports: device` hp:/dev/usb/usbscanner1` is a Hewlett-Packard Model flatbedscanner /etc/sane.d/dll.conf and /usr/local/etc/sane.d/

[sane-devel] some translation

2002-02-08 Thread Frank Zago
I've done some partial translation to French for saneopts and the umax backend. They are about 75% complete, but I cannot do more. Please add to sane if it's ok. http://www.geocities.com/harikus2000/sane/ Frank.

[sane-devel] AGFA SnapScan e20: It's not in the scanimage list and don't work.

2002-02-08 Thread Philippe Reis
Hi First, thanks to Olivier Schwartz for his previous response. After having read the response of O. Schwartz, 1,2,3)  I deleted all the files concerning SANE on my system with the command ( #find / -mount -iname "*sane*" -exec rm -rf {} \; ) and the files resting. Then I reinstalled  SANE wit

[sane-devel] HP ScanJet 5S

2002-02-08 Thread Max Vorobiev
This is a multi-part message in MIME format. --=_NextPart_000_002B_01C1B0C7.ACDAB780 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: quoted-printable Good day. I have published first version of my HP ScanJet 5S backend. It can be found (with some comments) at I

[sane-devel] frontend/API suggestion

2002-02-08 Thread Major A
Hi, I find the black/white/grey-point features of xsane very easy to use, and suggest another similar feature: autofocus point selection. On Nikon Coolscans, it is possible to select the AF point, which in the current version of the coolscan2 backend is done via the options "focusx" and "focusy",

[sane-devel] saned, dhcp and /etc/hosts

2002-02-08 Thread Sunil William Savkar
Is there anyway around the "bug"/"glitch" in which saned does not appear to allow hosts to connect unless the host is in /etc/hosts of the linux machine? This is very disturbing. I have sane running with my HP scanjet on the linux box, with saned up and running. If I try to connect from a win32

[sane-devel] Epson Perfection 1650

2002-02-08 Thread Sergey Smirnov
I'm using Debian unstable with kernel 2.4.18-pre8, sane 1.0.7(epson backend š 0.2.19, xsane 0.84 I have increased timeout up to 160 #define RD_NAK_TIMEOUT (160*HZ) I also tried with SANE_DEBUG_EPSON=64 ... [epson] receive buf, expected = 4, got = 4 [epson] receive buf, expected = 45, got = 45 [eps

[sane-devel] permanent calibration files

2002-02-08 Thread nathan rutman
Where's the right place to store a permanent calibration file (created once per scanner)? Is there a facility for this? Looks like hp-option.c stores one in ~/.sane/calib-hp:device, but a) I want mine per scanner, not per user. b) seems like this would be a common thing, so I was hoping for

[sane-devel] Colorpage Vivid 3XE continues

2002-02-08 Thread
On Donnerstag, 7. Februar 2002 20:26, Juanjo Alvarez wrote: > I've finnaly had an answer to my emails from genius: > ... > Dear customer, > please go to following webpage for LINUX driver. ColorPage-Vivid3XE is > equal to ColorPage-Vivid III+V2. > > http://home.t-online.de/home/g-ja

[sane-devel] Visioneer 6100 usb

2002-02-08 Thread Mathew L. Alexander
Has anyone got Steven Ellis' 0.5 Patch to work with the Visioneer USB6100 scanner? I cant seem to get it to work. Mathew