[sane-devel] Perl Bindings

2008-10-22 Thread Jeffrey Ratcliffe
2008/10/21 m. allan noah : > 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 way for the fr

[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 coul

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

2008-10-22 Thread Volker Grabsch
Ren? Rebe 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 it's about us

[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 thi

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

2008-10-22 Thread Jeffrey Ratcliffe
2008/10/22 Ren? Rebe : > 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] 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 u

[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 contr

[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 wrote: > 2008/10/22 Ren? Rebe : >> I find git overly cryptic to be help me to actually think of coding, >> from the >> distributed systems