[sane-devel] blank page scanned with CanoScan LiDE25

2008-10-20 Thread m. allan noah
perhaps try to sudo your scanimage command. if that helps, then you need more permissions, perhaps adding yourself to group scanner will be enough. allan On Mon, Oct 20, 2008 at 2:13 PM, Y P yellow.penguin at edpnet.be wrote: Hello SANE-people, can someone help advising me ? - my scanner is

[sane-devel] blank page scanned with CanoScan LiDE25

2008-10-21 Thread Y P
Hi, On Mon, Oct 20, 2008 at 08:26:39PM -0400, m. allan noah wrote: perhaps try to sudo your scanimage command. Well that works now. But: if that helps, then you need more permissions, perhaps adding yourself to group scanner will be enough. It seems not: when I launch my homemade scanning

[sane-devel] blank page scanned with CanoScan LiDE25

2008-10-21 Thread m. allan noah
the permissions of your program are irrelevant. it is the permissions of the USB device file that matter. Usually, these devices are owned by a group like scanner, and adding yourself to that group fixes the problem. allan On Tue, Oct 21, 2008 at 7:50 AM, Y P yellow.penguin at edpnet.be wrote:

[sane-devel] blank page scanned with CanoScan LiDE25

2008-10-21 Thread Y P
Hi, On Tue, Oct 21, 2008 at 08:19:14AM -0400, m. allan noah wrote: the permissions of your program are irrelevant. it is the permissions of the USB device file that matter. Usually, these devices are owned by a group like scanner, and adding yourself to that group fixes the problem. I added

[sane-devel] blank page scanned with CanoScan LiDE25

2008-10-21 Thread m. allan noah
i dont know. i would ask on an ubuntu forum just how they manage their perms on usb devices. allan On Tue, Oct 21, 2008 at 8:32 AM, Y P yellow.penguin at edpnet.be wrote: Hi, On Tue, Oct 21, 2008 at 08:19:14AM -0400, m. allan noah wrote: the permissions of your program are irrelevant. it is

[sane-devel] blank page scanned with CanoScan LiDE25

2008-10-21 Thread g
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Y P wrote: I added myself to the group scanner but it doesn't seem to resolve the is re-logging system or reboot required for group assignment? ria, a couple years back, when using mandrake, i had to do one or other to get into scanner group. - --

[sane-devel] blank page scanned with CanoScan LiDE25

2008-10-21 Thread Y P
Hi, On Tue, Oct 21, 2008 at 12:55:11PM +, g wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Y P wrote: I added myself to the group scanner but it doesn't seem to resolve the is re-logging system or reboot required for group assignment? Well, today is another day, and today I'm

[sane-devel] blank page scanned with CanoScan LiDE25

2008-10-21 Thread Ralph Müller-Welt
Hi Y P, As ubuntu uses udev to automaticaly setup hardware, i suggest investigating the relevant udev-rule that setsup your scanner and add the correct permissions. hope it helps. This is just an excerpt of http://www.xs4all.nl/~ljm/SANE-faq.html#82 Maybe out of date. 9.1. Is there a how-to

[sane-devel] blank page scanned with CanoScan LiDE25

2008-10-21 Thread Gerhard Jaeger
On Tuesday 21 October 2008 15:14:02 Y P wrote: Hi, On Tue, Oct 21, 2008 at 12:55:11PM +, g wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Y P wrote: I added myself to the group scanner but it doesn't seem to resolve the is re-logging system or reboot required for

[sane-devel] blank page scanned with CanoScan LiDE25

2008-10-21 Thread m. allan noah
gentlemen- we have led YP astray. It seems that recent Ubuntu and Fedora no longer install udev rules, but rather, use ConsoleKit and hal to manage device access. look around in /usr/share/hal/fdi for some sort of libsane.fdi file. Verify that the scanner's usb vendor and device ids are in that

[sane-devel] blank page scanned with CanoScan LiDE25

2008-10-21 Thread g
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Y P wrote: As said, I added myself to scanner, but i am wondered to see sighted persons do you have 'gimp' installed? is so, see if you can scan under it. - -- tc,hago. g . in a free world without fences, who needs gates. learn linux: 'Rute

[sane-devel] blank page scanned with CanoScan LiDE25

2008-10-21 Thread Y P
Hi, On Tue, Oct 21, 2008 at 09:39:43AM -0400, m. allan noah wrote: gentlemen- we have led YP astray. It seems that recent Ubuntu and Fedora no longer install udev rules, but rather, use ConsoleKit and hal to manage device access. look around in /usr/share/hal/fdi for some sort of

[sane-devel] blank page scanned with CanoScan LiDE25

2008-10-21 Thread m. allan noah
run 'lshal' and see if the scanner is anywhere in that long list allan On Tue, Oct 21, 2008 at 11:25 AM, Y P yellow.penguin at edpnet.be wrote: Hi, On Tue, Oct 21, 2008 at 09:39:43AM -0400, m. allan noah wrote: gentlemen- we have led YP astray. It seems that recent Ubuntu and Fedora no

[sane-devel] blank page scanned with CanoScan LiDE25

2008-10-21 Thread Y P
Hi Gerhard, On Tue, Oct 21, 2008 at 03:25:38PM +0200, Gerhard Jaeger wrote: On Tuesday 21 October 2008 15:14:02 Y P wrote: Hi, On Tue, Oct 21, 2008 at 12:55:11PM +, g wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Y P wrote: I added myself to the group scanner

[sane-devel] Perl Bindings

2008-10-21 Thread Jeffrey Ratcliffe
2008/10/20 m. allan noah kitno455 at gmail.com: that is used when the option is a series of numbers. sometimes used for gamma tables and the like. Can you be a bit more specific, perhaps with an example? Thanks Jeff

[sane-devel] Perl Bindings

2008-10-21 Thread m. allan noah
umax_pp.c: dev-opt[OPT_GAMMA_VECTOR].size = 256 * sizeof (SANE_Word); the option is a C-style array of values, not just a single value. lots of other backends do this too, search for GAMMA_VECTOR. allan On Tue, Oct 21, 2008 at 11:59 AM, Jeffrey Ratcliffe jeffrey.ratcliffe at gmail.com wrote:

[sane-devel] Migrate from CVS to SVN or DVCS?

2008-10-21 Thread Jeff Kowalczyk
Is there any interest in migrating SANE's CVS to a newer revision control system? Subversion would be an improvement for its repository-wide revision numbers. A DVCS such as git would be even more interesting, given the apparent number of people who could contribute code and/or scanner test

[sane-devel] blank page scanned with CanoScan LiDE25

2008-10-21 Thread Y P
On Tue, Oct 21, 2008 at 11:50:05AM -0400, m. allan noah wrote: run 'lshal' and see if the scanner is anywhere in that long list IMHO he is; see below: !-- Canon CanoScan LiDE25 -- match key=usb.vendor_id int=0x04a9 match key=usb.product_id int=0x2220 append

[sane-devel] blank page scanned with CanoScan LiDE25

2008-10-21 Thread Y P
On Tue, Oct 21, 2008 at 03:21:59PM +, g wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Y P wrote: As said, I added myself to scanner, but i am wondered to see sighted persons do you have 'gimp' installed? is so, see if you can scan under it. I can't use The Gimp, I'm

[sane-devel] Migrate from CVS to SVN or DVCS?

2008-10-22 Thread René Rebe
Jeff Kowalczyk wrote: Is there any interest in migrating SANE's CVS to a newer revision control system? Subversion would be an improvement for its repository-wide revision numbers. A DVCS such as git would be even more interesting, given the apparent number of people who could contribute

[sane-devel] blank page scanned with CanoScan LiDE25

2008-10-22 Thread g
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Y P wrote: As said, I added myself to scanner, but i am wondered to see sighted persons my apologies. i did not follow on this when i read it before. I can't use The Gimp, I'm visually impaired; I use Orca + Firefox, taht's all I currently use,

[sane-devel] Migrate from CVS to SVN or DVCS?

2008-10-22 Thread Jeffrey Ratcliffe
2008/10/22 Ren? Rebe rene at exactcode.de: I find git overly cryptic to be help me to actually think of coding, from the distributed systems I prefer Mercurial (hg) most. Ack. So my votes are svn or hg. hg +1 Regards Jeff

[sane-devel] Migrate from CVS to SVN or DVCS?

2008-10-22 Thread m. allan noah
we should use a service that alioth provides, and preferably one with broad multi-platform support. allan On Wed, Oct 22, 2008 at 12:14 PM, Jeffrey Ratcliffe jeffrey.ratcliffe at gmail.com wrote: 2008/10/22 Ren? Rebe rene at exactcode.de: I find git overly cryptic to be help me to actually

[sane-devel] Migrate from CVS to SVN or DVCS?

2008-10-22 Thread Volker Grabsch
Ren? Rebe rene at exactcode.de schrieb: It's not that we have too many people contributing code to coordinate. Additionally I find git overly cryptic to be help me to actually think of coding, from the distributed systems I prefer Mercurial (hg) most. So my votes are svn or hg. Well, if

[sane-devel] Perl Bindings

2008-10-23 Thread Jeffrey Ratcliffe
2008/10/21 m. allan noah kitno455 at gmail.com: the option is a C-style array of values, not just a single value. lots of other backends do this too, search for GAMMA_VECTOR. OK. I am with you now. Is opt-type != SANE_TYPE_STRING opt-size (SANE_Int) sizeof (SANE_Word) the only

[sane-devel] Migrate from CVS to SVN or DVCS?

2008-10-23 Thread Olaf Meeuwissen
m. allan noah kitno455 at gmail.com writes: we should use a service that alioth provides, and preferably one with broad multi-platform support. ACK. I'd also appreciate it if it can be used over HTTP(S). Sitting behind a corporate firewall is no fun with CVS. So, any of subversion, bazaar

[sane-devel] How get scanner commands on kds.log with a Kodak i1440 USB scanner

2008-10-22 Thread Jose Guadalupe Osuna Chavez
Hi: I'm trying to make a program on Linux that work with a Kodak i1440 USB scanner. I'm using the method of get commands of the kds.log file, generated on window's driver, and emulate on Linux. This has worked on a Kodak i260 FireWire Scanner, all the commands was logged in

[sane-devel] How get scanner commands on kds.log with a Kodak i1440 USB scanner

2008-10-22 Thread m. allan noah
use a usb sniffer ( i use the one from here: http://www.pcausa.com/Utilities/UsbSnoop/default.htm) unfortunately, it does not decode the meaning of the protocol, so you are forced to do some pretty serious reverse engineering. If the machine is not based on a well-known protocol like scsi, it

[sane-devel] How get scanner commands on kds.log with a Kodak i1440 USB scanner

2008-10-23 Thread Jose Guadalupe Osuna Chavez
Allan Ok, this will take more time that I was planned. Now I'm using the SnoopyPro too. :/ I can't adjust the i260 code to the SANE standard yet. I was forced do some dirty things like put many conversion routines in scanimage.c file (frontend level). I'm still working on move all the code

[sane-devel] Canon Smartbase MPC400

2008-10-23 Thread stef
Hello, someone gave me a smartbase MPC400 . Since I don't have a parallel printer cable, the driver refuses to install (even for the usb scanner part), so I couldn't snoop an USB log. sane-find-scanner doesn't recognize the USB chipset. Is there any chance that this

[sane-devel] Perl Bindings

2008-10-23 Thread Jeffrey Ratcliffe
2008/10/23 m. allan noah kitno455 at gmail.com: I'm thinking that adding opt-max_vals might be best, as defining something like SANE_Word_sizeof just feels hackish. yes, i guess you'd have to do sizeof in your XS, and wrap it in a new member. either that, or your convert it to a pre-allocated

[sane-devel] How get scanner commands on kds.log with a Kodak i1440 USB scanner

2008-10-23 Thread m. allan noah
On Thu, Oct 23, 2008 at 2:34 PM, Jose Guadalupe Osuna Chavez jose.chaves at sat.gob.mx wrote: Allan Ok, this will take more time that I was planned. Now I'm using the SnoopyPro too. :/ yes, but i find the textual logs from the sniffusb easier to parse than the binary log from snoopypro.

[sane-devel] authorized resolution for color mode scanning with CanoScan LiDE

2008-10-24 Thread Labrador
Hi, I just like to know if there still is a danger for causing dammages to a CanoScan LiDE20 / 25 if the reso for color mode is set to a higher rate than 50 or 70 or so? what's the max. reso authorized for Color now? Current command used is only in Gray: scanimage -p -v -l 0 -t 0 -x 215 -y 297

[sane-devel] authorized resolution for color mode scanning with CanoScan LiDE

2008-10-24 Thread Gerhard Jaeger
On Friday 24 October 2008 13:23:00 Labrador wrote: Hi, I just like to know if there still is a danger for causing dammages to a CanoScan LiDE20 / 25 if the reso for color mode is set to a higher rate than 50 or 70 or so? what's the max. reso authorized for Color now? Why do you think so -

[sane-devel] Mustek Scanexpress A4 USB 600 Pro - any progress?

2008-10-26 Thread Daniel Stender
Hi guys, is there any progress towards Mustek A3 USB 600 Pro? Once again the state of affairs: there is a Linux driver (deb and rpm) available @ http://www.mustek.com.tw/apprg/showdriverinfo?LID=2PRODUCTID=SE_A3USB600ProLSID=8. That's a custom quick'n'dirty manipulation of mustek_usb2 of

[sane-devel] About the hardware lsit

2008-10-26 Thread A B
Hello. I wanted to get me a scanner but I must say that finding a scanner with Linux support is not easy. The problem as I see it is most of all computershops not making it searchable to find linux supported hardware (and that is also something that one might discuss how that is defined), but also

[sane-devel] About the hardware lsit

2008-10-26 Thread m. allan noah
On Sun, Oct 26, 2008 at 5:59 PM, A B gentosaker at gmail.com wrote: Hello. I wanted to get me a scanner but I must say that finding a scanner with Linux support is not easy. The problem as I see it is most of all computershops not making it searchable to find linux supported hardware (and

[sane-devel] About the hardware lsit

2008-10-27 Thread Nicolas
In fact, a first level of information around this is provided in Sane documentation, in file sane-backends.html But, unless I'm wrong, there's no easy way to access this CVS file from the web, one can only read it after downloading Sane CVS, and it's hidden in a doc sub-directory, where no-one

[sane-devel] About the hardware lsit

2008-10-27 Thread Julien BLACHE
Nicolas nicolas.martin at freesurf.fr wrote: Hi, But, unless I'm wrong, there's no easy way to access this CVS file from the web, one can only read it after downloading Sane CVS, and it's hidden in a doc sub-directory, where no-one would go intuitively.

[sane-devel] epson scanner with lenny

2008-10-27 Thread Johannes Wiedersich
Hi list, I have some problems using the transparency unit of my Epson perfection 4180 photo on Debian Lenny, sane 1.0.14-7. I followed the instructions in /usr/share/doc/libsane-extras/README.Debian in order to obtain and install the required non-free blobs. It works perfectly for paper scans,

[sane-devel] About the hardware lsit

2008-10-27 Thread A B
Time is not what I have plenty of and I guess a lot of other people does not have this :-( A simple suggestion that I would think would make it seem easier to do: set default values and treat every scanner as old or unmarked until someone adds valid data. Then you have 0 scanners to fill in data

[sane-devel] About the hardware lsit

2008-10-27 Thread m. allan noah
On Mon, Oct 27, 2008 at 4:56 AM, Julien BLACHE jb at jblache.org wrote: Nicolas nicolas.martin at freesurf.fr wrote: Hi, But, unless I'm wrong, there's no easy way to access this CVS file from the web, one can only read it after downloading Sane CVS, and it's hidden in a doc sub-directory,

[sane-devel] About the hardware lsit

2008-10-27 Thread Julien BLACHE
m. allan noah kitno455 at gmail.com wrote: Hi, but the OP still has a point- it is very difficult drom those lists to figure out what scanners are worth looking for online. most of them Absolutely. Also there's a slight bug on the page, it's marked as being 1.0.18-cvs, probably because the

[sane-devel] About the hardware lsit

2008-10-27 Thread René Kjellerup
May I suggest that the data from http://www.sane-project.org/lists/sane-mfgs-cvs.html or http://www.sane-project.org/lists/sane-mfgs.html be presented in a xml data structure which the stores could easily parse to locate supported scanners. Suggestion of a basic structure: ?xml version=1.0

[sane-devel] About the hardware lsit

2008-10-27 Thread nicolas.mar...@freesurf.fr
A suggestion: have the link to the supported scanners list in the documentation page, point to: http://www.sane-project.org/sane-supported-devices.html instead of actual: http://www.sane-project.org/sane-backends.html and what about a RTM field in .desc files, so that supported models could

[sane-devel] epson scanner with lenny

2008-10-27 Thread Johann Spies
On Mon, Oct 27, 2008 at 10:20:43AM +0100, Johannes Wiedersich wrote: I have some problems using the transparency unit of my Epson perfection 4180 photo on Debian Lenny, sane 1.0.14-7. I followed the instructions in /usr/share/doc/libsane-extras/README.Debian in order to obtain and install

[sane-devel] Thanks

2008-10-27 Thread Lars D. Forseth
Hi there, I just wanted to drop you guys a line and thank you for sane and sanetwain! I followed the steps in an article on setting up a network scanner I found via google and in less than 30 mins I had a first scan! (Scanner: Samsung SCX-4200, Server OS: Debian 4.0, Client OS: Windows

[sane-devel] epson scanner with lenny

2008-10-28 Thread Olaf Meeuwissen
Johannes Wiedersich jowied at googlemail.com writes: Hi list, I have some problems using the transparency unit of my Epson perfection 4180 photo on Debian Lenny, sane 1.0.14-7. I followed the instructions in /usr/share/doc/libsane-extras/README.Debian in order to obtain and install the

[sane-devel] epson scanner with lenny

2008-10-28 Thread Olaf Meeuwissen
Johann Spies jspies at sun.ac.za writes: On Mon, Oct 27, 2008 at 10:20:43AM +0100, Johannes Wiedersich wrote: I have some problems using the transparency unit of my Epson perfection 4180 photo on Debian Lenny, sane 1.0.14-7. I followed the instructions in

[sane-devel] Sane Release 1.1.0 ?

2008-10-27 Thread Nicolas Martin
Is there any new schedule forecast for a Sane 1.1.0 release ? (last timetable I had in mind was a release during last July) Nicolas

[sane-devel] Mustek Scanexpress A4 USB 600 Pro - any progress?

2008-10-28 Thread Jay Anderson
I've written to the Mustek guys several times to reveal their source mustek_usb2 but with no reply at all. ... I am in contact with some others and there is a certain public demand. I am going to set up a site on that issue with a guestbook to gather other users with the same interest. Others

[sane-devel] Sane Release 1.1.0 ?

2008-10-28 Thread stef
Le Tuesday 28 October 2008 08:49:38 Ren? Kjellerup, vous avez ?crit?: IIRC the version bumb to 1.0.19 was opted for Instead of the minor version bumb. Hello, I have seen no such conclusion. Kind Regards Ren? Kjellerup In order to have a clear picture of what

[sane-devel] Sane Release 1.1.0 ?

2008-10-29 Thread Nicolas Martin
My concern was not too much about the release number or name, but a focus on: have we some kind of schedule or forecast for a new Sane release ? Some very popular Linux distribution have releases twice a year, and I think this could be also a convenient rate for Sane too, to keep in sync with

[sane-devel] Sane Release 1.1.0 ?

2008-10-29 Thread Johannes Wiedersich
Hallo, On 2008-10-29 08:26, Nicolas Martin wrote: My concern was not too much about the release number or name, but a focus on: have we some kind of schedule or forecast for a new Sane release ? Some very popular Linux distribution have releases twice a year, and I think this could be also a

[sane-devel] Sane Release 1.1.0 ?

2008-10-29 Thread m. allan noah
i am inclined to agree with stef for 3 reasons: 1. it involves the least amount of code change. 2. it keeps the soversion and major number in sync, which is more obvious to frontend authors. 3. i am not worried about bringing out sane3 quickly. if history be our guide, that is years away. allan

[sane-devel] Sane Release 1.1.0 ?

2008-10-29 Thread Nicolas Martin
I would agree if ... we had a particular goal or specification to reach, but not sure Sane is developed in this spirit. Sane is in a perpetual evolution process, and is IMHO ... never ?ready, with 0 bugs?. Newer scanner models come in, newer or upgraded backends come out, in a continuous

[sane-devel] Sane Release 1.1.0 ?

2008-10-29 Thread Julien BLACHE
Nicolas Martin nicolas.martin at freesurf.fr wrote: Hi, I would agree if ... we had a particular goal or specification to reach, but not sure Sane is developed in this spirit. Sane is in a perpetual evolution process, and is IMHO ... never ?ready, with 0 bugs?. Then s/bugs/regressions/

[sane-devel] Canon Smartbase MPC400

2008-10-29 Thread stef
Le Wednesday 29 October 2008 18:52:30 Dennis Lou, vous avez ?crit?: someone gave me a smartbase MPC400 . Is there any chance that this model I(ID 04a9 :2611) might be close to the ores handled by the pixma backend ? Yes, there's a chance. Try adding the ID one at a time to

[sane-devel] canon lide driver installation

2008-10-29 Thread Dave Morris
i need help to install a driver for my canon lide30 scanner..i have found the link to get the driver but do not know how to install..i have ubuntu,kubuntu i am using kde and gnome desktop.. i have been using my xsane scanner on comp but will not let me work right. link here

[sane-devel] canon lide driver installation

2008-10-30 Thread Gerhard Jaeger
On Wednesday 29 October 2008 16:15:07 Dave Morris wrote: i need help to install a driver for my canon lide30 scanner..i have found the link to get the driver but do not know how to install..i have ubuntu,kubuntu i am using kde and gnome desktop.. i have been using my xsane scanner on comp but

[sane-devel] Xsane Problems

2008-10-31 Thread David Liell
Hi, I am using Xsane 0.995 with Ubuntu 8.04 (Hardy). My scanner is a HP Deskjet F4185 USB which is supported by HPLIP. Problems are: 1. When scanning a photo, result is always an A4 white sheet with the photo in the top RH corner 2. When using the viewer, it freezes the system on exit

[sane-devel] Sheetfed Scanners

2008-10-31 Thread Gerhard Jaeger
Hi Jack, On Thursday 30 October 2008 19:53:46 John McGill wrote: [SNIPSNAP] Your email inspired me to keep going. I have made some progress on the DS Mobile. (I will wait to work on my TravelScanPro 600 until after I learn how to get this one working). good to hear that ;) Based on

[sane-devel] High Volume document scanning !!

2008-10-31 Thread Rod De Beer
Hi there !! My name is Rod De Beer and i would like to know if there is a document scanning frontend for high volume document scan/store/retrieve approx 5000 pages per scanner per day x 20 scanners? and which production document scanners are picked up by SANE? please help i want to

[sane-devel] The ADF software for HP5490 scanners

2008-10-31 Thread mathias johansson
I tried to download the patch for using scanadf together with HP-scanners. It looks the the files has been removed from the server. Regards Mathias Johansson ___ S?k efter k?rleken! Hitta din tvillingsj?l p? Yahoo! Dejting:

[sane-devel] High Volume document scanning !!

2008-10-31 Thread m. allan noah
2008/10/31 Rod De Beer REDeBeer at dla.gov.za: Hi there !! My name is Rod De Beer and i would like to know if there is a document scanning frontend for high volume document scan/store/retrieve approx 5000 pages per scanner per day x 20 scanners? Most any command line frontend could handle

[sane-devel] The ADF software for HP5490 scanners

2008-10-31 Thread m. allan noah
what patch? allan 2008/10/31 mathias johansson mathiaskjohansson at yahoo.se: I tried to download the patch for using scanadf together with HP-scanners. It looks the the files has been removed from the server. Regards Mathias Johansson S?k efter

[sane-devel] HP 5490 ADF patch

2008-10-31 Thread mathias johansson
The patch I can't find is the one for HP scanners mentioned here: http://www.martoneconsulting.com/sane-scanadf.html // Mathias Johansson ___ S?k efter k?rleken! Hitta din tvillingsj?l p? Yahoo! Dejting:

[sane-devel] HP 5490 ADF patch

2008-10-31 Thread m. allan noah
1. the hp 5490 does not use the hp backend. 2. that page is ancient history, and should be ignored. allan 2008/10/31 mathias johansson mathiaskjohansson at yahoo.se: The patch I can't find is the one for HP scanners mentioned here: http://www.martoneconsulting.com/sane-scanadf.html //

[sane-devel] adding a define to sane.h

2008-10-01 Thread stef
Le Thursday 25 September 2008 22:01:35 stef, vous avez ?crit?: Hello, there is a SANE_CURRENT_MAJOR defined. To ease the compilation of frontends outside SANE tree, how about adding a SANE_CURRENT_MINOR define ? Fronted could then handle compiling against SANE 1.0 or SANE 1.1

[sane-devel] User's site towards Mustek ScanExpress A3 600/1200 USB Pro

2008-11-01 Thread Daniel Stender
http://www.danielstender.com/mustek/ Greetings, Daniel Stender

[sane-devel] Epson Perfection V200 Photo

2008-11-01 Thread m. allan noah
There is no backend in cvs for this machine. If you cannot get satisfaction from the epkowa software, perhaps you could offer a bounty or hardware for reverse engineering? allan On Sat, Nov 1, 2008 at 12:11 PM, Torquil Macdonald S?rensen torquil at gmail.com wrote: Hi! I have a 64bit computer

[sane-devel] Sheetfed Scanners

2008-11-02 Thread John McGill
Hello Gerhard, Here is an update on adding support for the Pentax DSMobile to the plustek backend. In plustek-usbdevs.c I have added the following sections: /* TravelScan Pro-Pentax DSMobile sheet-fed scanner */ static DCapsDef Cap0x0A82_0x2000 = { {{ 0, 0}, 150, -1, {2550, 3508},

[sane-devel] Sane Release 1.1.0 ?

2008-11-03 Thread stef
Le Wednesday 29 October 2008 19:59:09 Julien BLACHE, vous avez ?crit?: Nicolas Martin nicolas.martin at freesurf.fr wrote: ... Also calling the current CVS SANE 2.0 is really a bad joke given there's only very little changes compared to SANE 1.0. I don't think it's warranted and I don't

[sane-devel] Epson Perfection V200 Photo

2008-11-03 Thread Torquil Macdonald Sørensen
Ok, thanks. And I guess the sane-find-scanner just tries to identify any scanner connected to the system, regardless of sane supporting it or not. Then I will try some more to get the 32-bit iscan program working on the 64-bit computer with 64-bit ubuntu. I'd rather not have to install a

[sane-devel] Sane Release 1.1.0 ?

2008-11-03 Thread Julien BLACHE
stef stef.dev at free.fr wrote: Hi, Whenever a frontend built against SANE 1.0 receive one of the new status, it shows the error properly. Like SANE_STATUS_COVER_OPEN, JAMMED or NO_DOCS, in case of SANE_STATUS_WARMING_UP user has to correct the error condition (in this case just

[sane-devel] High Volume document scanning !!

2008-11-03 Thread Rod De Beer
hi Allan Thanks so much for your reply ! A little more info -: i am going with the idea of dropping the windows based scanning system loading Linux on my severs and workstations and looking for a linux based high volume scan interface where i can save the documents as multipage PDF and

[sane-devel] High Volume document scanning !!

2008-11-03 Thread m. allan noah
On Mon, Nov 3, 2008 at 4:44 AM, Rod De Beer REDeBeer at dla.gov.za wrote: hi Allan Thanks so much for your reply ! A little more info -: i am going with the idea of dropping the windows based scanning system loading Linux on my severs and workstations and looking for a linux based

[sane-devel] High Volume document scanning !!

2008-11-03 Thread Jeremy Johnson
On Monday 03 November 2008 07:00:04 m. allan noah wrote: On Mon, Nov 3, 2008 at 4:44 AM, Rod De Beer REDeBeer at dla.gov.za wrote: hi Allan Thanks so much for your reply ! A little more info -: i am going with the idea of dropping the windows based scanning system loading

[sane-devel] DocketPORT 465 Scanner

2008-11-03 Thread Steven Melendez
I apologize if this topic has been covered before, but does anyone know if any work has been done to support the DocketPORT 465 scanner? sane-find-scanner gives the following string found USB scanner (vendor=0x0a82, product=0x4802, chip=GL841?) at libusb:002:004 but scanimage says no SANE

[sane-devel] DocketPORT 465 Scanner

2008-11-03 Thread Jack McGill
The Docketport 465 is not currently supported by Sane. It could be added to the 84x fork of the genesys backend. This scanner is manufactured by the company formerly known as Syscan, and currently known as Document Capture Technologies, www.docucap.com. Docucap scanners are sold by Ambir, Pentax,

[sane-devel] Sane Release 1.1.0 ?

2008-11-04 Thread Olaf Meeuwissen
Julien BLACHE jb at jblache.org writes: stef stef.dev at free.fr wrote: Hi, Whenever a frontend built against SANE 1.0 receive one of the new status, it shows the error properly. Like SANE_STATUS_COVER_OPEN, JAMMED or NO_DOCS, in case of SANE_STATUS_WARMING_UP user has to correct

[sane-devel] Sane Release 1.1.0 ?

2008-11-04 Thread Olaf Meeuwissen
stef stef.dev at free.fr writes: Le Wednesday 29 October 2008 19:59:09 Julien BLACHE, vous avez ?crit?: Nicolas Martin nicolas.martin at freesurf.fr wrote: ... Also calling the current CVS SANE 2.0 is really a bad joke given there's only very little changes compared to SANE 1.0. I don't

[sane-devel] Epson Perfection V200 Photo

2008-11-04 Thread Olaf Meeuwissen
Torquil Macdonald S?rensen torquil at gmail.com writes: Ok, thanks. And I guess the sane-find-scanner just tries to identify any scanner connected to the system, regardless of sane supporting it or not. You guessed correctly. Then I will try some more to get the 32-bit iscan program

[sane-devel] Sane Release 1.1.0 ?

2008-11-04 Thread stef
Le Monday 03 November 2008 11:04:09 Julien BLACHE, vous avez ?crit?: stef stef.dev at free.fr wrote: Hi, Whenever a frontend built against SANE 1.0 receive one of the new status, it shows the error properly. Like SANE_STATUS_COVER_OPEN, JAMMED or NO_DOCS, in case of

[sane-devel] Sane Release 1.1.0 ?

2008-11-04 Thread stef
Le Tuesday 04 November 2008 03:02:07 Olaf Meeuwissen, vous avez ?crit?: stef stef.dev at free.fr writes: Le Wednesday 29 October 2008 19:59:09 Julien BLACHE, vous avez ?crit?: Nicolas Martin nicolas.martin at freesurf.fr wrote: ... Also calling the current CVS SANE 2.0 is really a bad

[sane-devel] Sane Release 1.1.0 ?

2008-11-04 Thread Olaf Meeuwissen
stef stef.dev at free.fr writes: Le Tuesday 04 November 2008 03:02:07 Olaf Meeuwissen, vous avez ?crit?: stef stef.dev at free.fr writes: Le Wednesday 29 October 2008 19:59:09 Julien BLACHE, vous avez ?crit?: Nicolas Martin nicolas.martin at freesurf.fr wrote: ... Also calling the

[sane-devel] Sane Release 1.1.0 ?

2008-11-04 Thread Julien BLACHE
Olaf Meeuwissen olaf.meeuwissen at avasys.jp wrote: Hi, I have a frontend that calls sane_cancel() and throws an exception (and no plans to fix that any time real soon). The problem with the warming up thing is that it is not an error, it's a /transient/ *status* that clears itself up with

[sane-devel] CanoScan 3200F: On the needed firmware

2008-11-04 Thread Moshe Brace using 013
I read your article with interest, but as a novice with Mandriva are you able to create an RPM file that will install when clicked on? I don't know how to do what you write nor fully understood how you succeeded. Moshe

[sane-devel] Can't seem to find config files

2008-11-05 Thread Igor G Novikov
Hello. I've got Mustek BearPaw 2448 CU Pro scanner, and even though it's not yet supported, i wanted to give it a go. If i get it right, backend for this scanner or its chip already exists, but it's untested or something.. Anyway, it can only work from unstable version, so i removed my package

[sane-devel] Sane Release 1.1.0 ?

2008-11-04 Thread stef
Le Tuesday 04 November 2008 11:57:15 Julien BLACHE, vous avez ?crit?: Olaf Meeuwissen olaf.meeuwissen at avasys.jp wrote: Hi, I have a frontend that calls sane_cancel() and throws an exception (and no plans to fix that any time real soon). The problem with the warming up thing is that it

[sane-devel] Sane Release 1.1.0 ?

2008-11-04 Thread Julien BLACHE
stef stef.dev at free.fr wrote: Hi, I agree with the design you are explaining. But the trouble with such approach is that adding new function to the API had been rejected so that many unmaintained (or untestable due to lack of hardware) backends can be That's actually not an

[sane-devel] Can't seem to find config files

2008-11-04 Thread Jack McGill
Hello Igor, Take a look at these pages: http://www.sane-project.org/unsupported/mustek-bearpaw-2448-cu-pro.html and http://www.meier-geinitz.de/sane/mustek_usb2-backend/ It looks like this page could possibly be added to the mustek_usb2 backend. This backend supports the BearPaw 2448 TA Pro,

[sane-devel] Sane Release 1.1.0 ?

2008-11-04 Thread m. allan noah
On Tue, Nov 4, 2008 at 4:04 PM, Julien BLACHE jb at jblache.org wrote: stef stef.dev at free.fr wrote: Hi, I agree with the design you are explaining. But the trouble with such approach is that adding new function to the API had been rejected so that many unmaintained (or untestable

[sane-devel] Sane Release 1.1.0 ?

2008-11-04 Thread Julien BLACHE
m. allan noah kitno455 at gmail.com wrote: Hi, damnit julien- it is called sane_status!, you dont get to declare that 'its not really a status, so lets not put statuses in it' it is just like SANE_STATUS_BUSY, where a backend might very well choose to retry after a few seconds. Hmm,

[sane-devel] Can't seem to find config files

2008-11-04 Thread Jack McGill
Igor, I reread your post and I didn't answer all of your questions. As far as your question about the sane-find-scanner resulting in two scanners: found USB scanner (vendor=0x055f [Hewlett-Packard.], product=0x0408 [USB2.0 Scanner], chip=SQ113) at libusb:001:002 found USB

[sane-devel] Can't seem to find config files

2008-11-05 Thread Olaf Meeuwissen
Igor G Novikov septagramm at gmail.com writes: Compile and installation went fine, but my scanner is still not detected. I suppose i need to tell sane via its configuration file to autodetect my scanner, and to tell it where to look for actual backend, which i got from

[sane-devel] udev-rule for Epson Perfection V10

2008-11-05 Thread Timo Salmen
Hello list, in the latest version of sane in Lenny the scanner Epson Perfection V10 is missing. Here is the rule for that scanner: # Epson Perfection V10 SYSFS{idVendor}==04b8, SYSFS{idProduct}==012d, MODE=0664, GROUP=scanner, ENV{libsane_matched}=yes Here's also a link to the scanner:

[sane-devel] udev-rule for Epson Perfection V10

2008-11-05 Thread Olaf Meeuwissen
Timo Salmen timo.salmen at salnet.de writes: in the latest version of sane in Lenny the scanner Epson Perfection V10 is missing. It's in the udev rules file that comes with libsane-extras. Checked with 1.0.19.11. Hope this helps, -- Olaf Meeuwissen, LPIC-2 FLOSS Engineer -- AVASYS

[sane-devel] Brother DCP-115C Multifunction device

2008-11-05 Thread joe barr
Dear Sirs/Madams: I seem to be unable to really use the Scanner part of my Brother DCP-115C which I am using in Linux Mint 4.0 (Daryna) Gnome Distro.When the Brother was installed , I believe that another driver was used,that was a Brothe one, not the Brother 115C ,but the Brother 210 ? Thanking

[sane-devel] Brother DCP-115C Multifunction device

2008-11-05 Thread m. allan noah
we do not produce the brother backend. it is a closed-source one provided by brother. please ask them for help. sorry. allan On Wed, Nov 5, 2008 at 4:15 AM, joe barr jbarr40ster at gmail.com wrote: Dear Sirs/Madams: I seem to be unable to really use the Scanner part of my Brother DCP-115C

<    7   8   9   10   11   12   13   14   15   16   >