[sane-devel] New magicolor backend for inclusion in git

2011-01-30 Thread m. allan noah
I'm trying to build this now on Fedora 14 with net-snmp enabled, and I get the following error: magicolor.c: In function 'mc_network_discovery_handle': magicolor.c:1800:2: error: 'netsnmp_indexed_addr_pair' undeclared (first use in this function) magicolor.c:1800:2: note: each undeclared identifie

[sane-devel] A couple issues with genesys HP G4010

2011-01-30 Thread Brian Shaver
sts.alioth.debian.org > > > > http://lists.alioth.debian.org/mailman/listinfo/sane-devel > > > > Unsubscribe: Send mail with subject "unsubscribe your_password" > > > > > > > > to sane-devel-request at lists.alioth.debian.org > > > > > > -- > > > "The truth is an offense, but not a sin" > > Hello, > >thanks for providing these detailed information. For the crash, the > image > writing function doesn't handle line art bitmap format. I'm currently > fixing > that. For the black band, it is due to incorrect settings in registers in > line > art mode which makes the backend reading too much data from the scanner. > This > extra data is filled with 'noise'. I am currently looking into that. > > Regards, > Stef > > > -- next part -- An HTML attachment was scrubbed... URL: <http://lists.alioth.debian.org/pipermail/sane-devel/attachments/20110130/61db34f1/attachment.htm>

[sane-devel] A couple issues with genesys HP G4010

2011-01-30 Thread stef
Le Saturday 29 January 2011 21:26:03 Brian Shaver, vous avez ?crit : > allan, > If I comment out the function call which was causing the crash, then I'm > able to run with a high genesys debug level. This function call was just > for debug purposes to create the "unprocessed.pnm" file. The followin