[sane-devel] Kodak ESP all in one scan data format?

2010-11-21 Thread Paul Newall
I would like to write a backend for this range of all in one printers. (I have Kodak ESP 5250) I have made some progress with the protocol and can aquire a scan. But It's not obvious how the data in the scan is organised. Does anyone recognise it? The protocol has 8 byte commands, for example a s

[sane-devel] Backend for Kodak Aio scanner, proposal

2011-04-07 Thread Paul Newall
I have managed to deduce the protocol sufficiently to aquire uncompressed scan data from my Kodak ESP 5250 Aio. I have written a python program that aquires a scan over the wifi network interface. So I propose to try and write a SANE backend, unless someone already has? Any suggestions for a goo

[sane-devel] sane backend build system - help

2011-04-24 Thread Paul Newall
I want to write a new backend. Currently the main obstacle is that I find the backend build system very intimidating. I have no experience of autoconf, automake, or libtool. On my system (ubuntu 10.10) I can run autoreconf and ./configure apparently OK, but when I run make I get these errors: li

[sane-devel] sane backend build system - help

2011-04-24 Thread Paul Newall
autoreconf -i -f seems to have enabled me to make the backends. So now I am trying the approach of adding a new backend (copy of an existing one) to the backends to see if I can install that. Paul - Original Message - From: "Chris Bagwell" To: "Paul Newall" Cc:

[sane-devel] sane backend build system - help

2011-04-25 Thread Paul Newall
files: emptybackend.c emptybackend.h emptybackend.conf with lots of comments in about what you should add in various places. - Original Message - From: "Paul Newall" To: Sent: Sunday, April 24, 2011 8:26 PM Subject: Re: [sane-devel] sane backend build system - help >

[sane-devel] Best way to release a development version of a new backend for testing?

2011-12-19 Thread Paul Newall
that? Or should I be trying to get it added to sane backends as soon as possible? - I hesitate to do that because I guess it will need quite a bit of tidying up before it's really ready for that. Paul Newall -- next part -- An HTML attachment was scrubbed

[sane-devel] Version of net-snmp

2012-01-01 Thread Paul Newall
I have ubuntu 11.10 with net-snmp 5.4.3 sane-backends configure says net-snmp 5.6 is needed Can anyone explain how the dependencies are determined for sane-backends? Since cups can use net-snmp 5.4.3 to find printers, is it really necessary to have 5.6 ? Is there some very useful extra feature in

[sane-devel] Backend for Kodak ESP and Hero AIOs

2012-01-15 Thread Paul Newall
. It seems unreliable when the data is large. Paul Newall

[sane-devel] Version of net-snmp

2012-02-09 Thread Paul Newall
uot; To: "Paul Newall" Cc: Sent: Monday, January 02, 2012 12:53 PM Subject: Re: [sane-devel] Version of net-snmp > On 2012-01-01 18:35, Paul Newall wrote: >> I have ubuntu 11.10 with net-snmp 5.4.3 >> sane-backends configure says net-snmp 5.6 is needed >> >> Ca

[sane-devel] Implementing a raster driver for CMYKk inks

2012-03-31 Thread Paul Newall
I have a filter that works OK with CMYK inks. But the printer (Kodak AiO) actualy also has grey (or light black) ink Can anyone tell me what I should do to use the grey ink? Or better still is there any existing backend that has CMYK and grey inks, that I could imitate? Paul Newall

[sane-devel] New backend kodakaio for kodak AiO devices - adding to sane-backends

2012-06-17 Thread Paul Newall
s all the changes. Regards, Paul Newall -- next part -- A non-text attachment was scrubbed... Name: kodakaio-patch Type: application/octet-stream Size: 153022 bytes Desc: not available URL: <http://lists.alioth.debian.org/pipermail/sane-devel/attachments/20120617/

[sane-devel] New backend kodakaio for kodak AiO devices - adding tosane-backends

2012-06-17 Thread Paul Newall
I had a few suggestions for improvements. In a few days I will made a new version of the patch. Any other suggestions would be gratefully received. Regards, Paul Newall - Original Message - From: "Paul Newall" To: Sent: Sunday, June 17, 2012 12:10 AM Subject: [sane-devel] N

[sane-devel] New backend kodakaio for kodak AiO devices - adding tosane-backends

2012-06-20 Thread Paul Newall
A new patch is attached. This patch should modify the current git to add kodakaio for the kodak ESP , ESP Cnnn, and Hero series of AiOs Regards, Paul Newall - Original Message - From: "Paul Newall" To: Sent: Sunday, June 17, 2012 9:21 PM Subject: Re: [sane-devel] N

[sane-devel] New backend kodakaio for kodak AiO devices - adding tosane-backends

2012-06-21 Thread Paul Newall
h to emails to this mailing list? or would it be better to point people to a website where they can download it? Thank you for all the comments, Paul Newall - Original Message - From: "m. allan noah" To: "Paul Newall" Cc: Sent: Thursday, June 21, 2012 12:56 AM Su

[sane-devel] New backend kodakaio for kodak AiO devices - adding tosane-backends

2012-06-29 Thread Paul Newall
ption. Since I based this backend on magicolor. Made a new patch, which is attached. This patch applies to the git version of 28 july 2012. Regards, Paul Newall - Original Message - From: "m. allan noah" To: "Paul Newall" Cc: Sent: Thursday, June 21, 2012 10:21 PM

[sane-devel] New backend kodakaio for kodak AiO devices -adding tosane-backends

2012-06-29 Thread Paul Newall
Woops! This patch applies to the git version of 28 june 2012. (not july) - Original Message - From: "Paul Newall" To: "m. allan noah" Cc: Sent: Friday, June 29, 2012 6:44 PM Subject: Re: [sane-devel] New backend kodakaio for kodak AiO devices -adding tosane-ba

[sane-devel] Newbie questions

2012-07-24 Thread Paul Newall
I have been through the process of writing a backend myself in the last year. The things that I found particularly difficult were: 1. The sane build system, using automake. I'd never seen automake before and found it totally baffling. To get your new backend to compile with all the others requir

[sane-devel] Replacement .desc file for kodakaio backend

2012-07-27 Thread Paul Newall
I want to update the .desc file for the recently added backend kodaio. In order to add usbid entries. I guess that's an appropriate change now? as a documentation change. Do I go ahead and try to replace the file in the git version? Or is it better to post it here? Regards, Paul Newall

[sane-devel] Minor typo - release of sane-backends 1.0.23

2012-08-25 Thread Paul Newall
Allan, I found a typo in configure.in on line 329 I have "nl" instead of "dnl" at the start of a comment. It causes some error messages when running ./configure, but does not look as though it will break anything. Should I be fixing that now? or leaving it? I think you are still in the process of

[sane-devel] sane-backends 1.0.23 in ubuntu 12.10

2012-10-06 Thread Paul Newall
n the set up of the "machine" that does the compiling, and not on the set up of the user's machine. Paul Newall

[sane-devel] (bugreport) sane-backends-1.0.23 compilation QA notice

2012-10-27 Thread Paul Newall
: "m. allan noah" To: "Mirraz Mirraz" Cc: ; "Paul Newall" Sent: Saturday, October 27, 2012 12:58 PM Subject: Re: [sane-devel] (bugreport) sane-backends-1.0.23 compilation QA notice On Sat, Oct 27, 2012 at 7:37 AM, Mirraz Mirraz wrote: > > Compiling sane-back

[sane-devel] (bugreport) sane-backends-1.0.23 compilation QAnotice

2012-11-28 Thread Paul Newall
I changed the kodakaio backend to use avahi instead of cups for network auto discovery. That meant changing backends/Makefile.am I'm not sure of the normal routine when Makefiles get changed. I did the following: git pull I edited some files including Makefile.am. autoreconf git add . git commit

[sane-devel] Paper size selection or detection using adf moving paper past fixed scan sensor

2012-12-27 Thread Paul Newall
add white space until the required scan dimensions were met. But are there any more elegant solutions to this problem? For example is it possible for sane_read to return with something like END_PAGE_NOW_STATUS ? Then the front end makes the best use that it can of the data returned so far? Paul Newall

[sane-devel] sane-troubleshoot development

2013-04-06 Thread Paul Newall
Does anyone know of any development of sane-troubleshoot (easy to run graphical interface program for diagnosing problems with sane installations) since 2005? I've been modifying it to work on ubuntu 12.10 with the current git version of sane. Should I perhaps make it available for download whe

[sane-devel] sane-troubleshoot project

2013-05-10 Thread Paul Newall
forum. Paul Newall Original Message Subject:sane-troubleshoot development Date: Sat, 06 Apr 2013 12:17:33 +0100 From: Paul Newall To: sane-devel at lists.alioth.debian.org Does anyone know of any development of sane-troubleshoot (easy to run graphical inte

[sane-devel] sane-backends (eposn2) segfaults pretty much all the time

2013-10-07 Thread Paul Newall
On 07/10/13 15:12, Chris Bagwell wrote: > On Thu, Oct 3, 2013 at 1:34 PM, Johannes Bauer > wrote: >> On 03.10.2013 13:12, m. allan noah wrote: >>> I would recommend that you use git bisect (or a manual equivalent) to >>> find the commit that breaks epson2. Then we can investigate a fix. >> This i

[sane-devel] bug #314301 segfault problems caused by kodakaio backend with non kodakaio scanners

2013-10-14 Thread Paul Newall
I modified kodakaio in git to fix this problem. My testing is a bit clunky since I only have kodakaio scanners. If anyone who had this problem could test it by enabling kodakaio to see if it still segfaults that would be very helpful. Thanks, Paul Newall

[sane-devel] error when making sane backends - possibly due to changes in cc ?

2013-10-27 Thread Paul Newall
option telling gcc to treat these as warnings not errors? regards, Paul Newall

[sane-devel] [sane-commit] [sane-backends] 01/01: sane-desc: fix faulty udev logic for SCSI devices

2013-11-21 Thread Paul Newall
On 21/11/13 14:29, Nils Philippsen wrote: > Hi Stef, > > On Thu, 2013-11-21 at 07:12 +0100, Stef wrote: >> you also have to change the expected results in the testsuite to >> take into account this change. 'make check' will now fail. I have >> updated the testsuite to handle git version numbe

Re: [sane-devel] rebuilding configure from configure.in

2014-06-06 Thread Paul Newall
On 30/05/14 22:20, Paul Newall wrote (I can't find it in the archive, maybe it did not get delivered): In order to remove a feature from sane-backends/configure that I think is no longer required (detection of CUPS), I commented out the lines for that feature in configure.in. Am I rig

Re: [sane-devel] requesting help with setup of Kodak 5100 AiO scanner

2014-09-07 Thread Paul Newall
On 07/09/14 01:04, Rob Locher wrote: I posted to the list because I was having trouble scanning a black-and-white document with my Kodak 5100 AiO, and on Wed, 03 Sep 2014 10:34:58 -0700, NEWALL Paul wrote back (I trimmed a bit to save space): The kodak ESP AiO printers basically only scan i

Re: [sane-devel] requesting help with setup of Kodak 5100 AiO scanner

2014-09-07 Thread Paul Newall
On 07/09/14 09:02, Paul Newall wrote: On 07/09/14 01:04, Rob Locher wrote: I posted to the list because I was having trouble scanning a black-and-white document with my Kodak 5100 AiO, and on Wed, 03 Sep 2014 10:34:58 -0700, NEWALL Paul wrote back (I trimmed a bit to save space): The

[sane-devel] Is a release date for sane-backends 1.0.25 planned?

2014-09-22 Thread Paul Newall
I'm not sure if we generally release once a year? but it's about a year since the last release. -- sane-devel mailing list: sane-devel@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/sane-devel Unsubscribe: Send mail with subject "unsubscribe your_password"

[sane-devel] specifying the right destination for the sane library

2014-09-22 Thread Paul Newall
the 64 bit version maybe installed in a different place to the 32 bit version? Is there something we could do to help people specify the right location, perhaps configure could warn if libdir is not the same location as any existing installation? Paul Newall -- sane-devel mailing list: sane

[sane-devel] Network connected scanner, i/o error if scanner is idle for longer then 40sec

2014-12-28 Thread Paul Newall
I found, using the kodakaio backend, that leaving the scanner idle between scans for more than around 40sec gives an i/o error when I try to scan again. I can scan any number of times with gaps of less than 30 sec between scans without getting this error. Has anyone ever had a similar experien

Re: [sane-devel] Network connected scanner, i/o error if scanner is idle for longer then 40sec

2014-12-28 Thread Paul Newall
This was using xsane. If I close xsane and reopen it I can scan again. Paul On 28/12/14 20:40, m. allan noah wrote: Are you using a long-running front-end like xsane, or multiple invocations of something like scanimage? allan On Sun, Dec 28, 2014 at 3:24 PM, Paul Newall wrote: I found

Re: [sane-devel] Network connected scanner, i/o error if scanner is idle for longer then 40sec

2014-12-30 Thread Paul Newall
there was some data, sanei_ tcp_read should return it? But this is the only network read code I have ever written in c so I am not too confident it is correct. Paul On 28/12/14 23:50, Paul Newall wrote: This was using xsane. If I close xsane and reopen it I can scan again. Paul On 28/12/14 20:

Re: [sane-devel] Network connected scanner, i/o error if scanner is idle for longer then 40sec

2014-12-30 Thread Paul Newall
On 30/12/14 10:18, Louis Lagendijk wrote: On Tue, 2014-12-30 at 10:09 +, Paul Newall wrote: I have been digging down into the code, and adding extra debug output. In my network read function kodakaio_net_read it seems that poll(...) is indicating that there is data to read, but sanei_

Re: [sane-devel] Network connected scanner, i/o error if scanner is idle for longer then 40sec

2014-12-31 Thread Paul Newall
On 30/12/14 17:26, Paul Newall wrote: On 30/12/14 10:18, Louis Lagendijk wrote: On Tue, 2014-12-30 at 10:09 +, Paul Newall wrote: I have been digging down into the code, and adding extra debug output. In my network read function kodakaio_net_read it seems that poll(...) is indicating

Re: [sane-devel] help compiling sane

2015-03-02 Thread Paul Newall
On 02/03/15 14:18, Rafe DiDomenico wrote: I compile dvb drivers after kernel updates quite often, so this is not completely new to me, but I had some trouble with sane and haven't gotten it to work. First of all this is Ubuntu 14.10 64 I followed the steps outlined here: https://help.ubuntu.

Re: [sane-devel] help compiling sane

2015-03-04 Thread Paul Newall
ithout :usbid panamfs.desc: Warning: Backend `panamfs': 7 devices without :interface On 03/02/2015 09:21 PM, Paul Newall wrote: On 02/03/15 14:18, Rafe DiDomenico wrote: I compile dvb drivers after kernel updates quite often, so this is not completely new to me, but I had some trouble wi

Re: [sane-devel] help compiling sane

2015-03-06 Thread Paul Newall
On 06/03/15 09:44, Rafe DiDomenico wrote: Just for fun, I rebooted and tried everything again. Now I get: rafe@office:~$ find /usr -name libsane.s* /usr/lib/libsane.so.1.0.25 /usr/lib/x86_64-linux-gnu/libsane.so.1.0.25 /usr/lib/x86_64-linux-gnu/libsane.so.1.0.24 /usr/lib/x86_64-

Re: [sane-devel] help compiling sane

2015-03-08 Thread Paul Newall
92.168.0.7?model=0x4067' is a Kodak KODAK HERO 9.1 AiO flatbed scanner [genesys] sane_genesys_exit start [genesys] sane_genesys_exit completed regards, Paul Newall -- sane-devel mailing list: sane-devel@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/

Re: [sane-devel] CanoScan LiDE 220 is working now (but not perfectly)

2015-03-09 Thread Paul Newall
On 09/03/15 12:20, Pierre-Alain Tercier wrote: Dears, (sane-backends git version from yesterday) I'm able to scan (and preview) at 300dpi a full page But not at 600dpi and not if I restrict the area to a smaller part! I will try to follow the situation. At the mmoment on my debian-jessie I had

[sane-devel] General advice for compiling & installing sane and switching between versions

2015-03-14 Thread Paul Newall
Looking back at the thread started by Rafe about installing and then getting the latest version to be the version used I think we may need to update some advice pages, and perhaps some sane documentation? In particular this page: https://help.ubuntu.com/community/CompileSaneFromSource

Re: [sane-devel] Xsane can't find network scanner

2015-10-16 Thread Paul Newall
I recently set up a new HP aio device. I found that hplip was installed with the sane backend hpaio in /usr/lib/sane whereas the rest of sane backends is in /usr/lib/x86_64-linux-gnu/sane so a made a new link called libsane-hpaio.so.1 in /usr/lib/x86_64-linux-gnu/sane which points to the backe

Re: [sane-devel] Xsane can't find network scanner

2015-10-17 Thread Paul Newall
if that is installed for sane? It is all over the place elsewhere on this machine. Thanks. MR On 16/10/15 20:54, Paul Newall wrote: I recently set up a new HP aio device. I found that hplip was installed with the sane backend hpaio in /usr/lib/sane whereas the rest of sane backends is in /usr/

Re: [sane-devel] Xsane can't find network scanner

2015-10-18 Thread Paul Newall
/libsane-hpaio.so.1.0.0 On Sat, Oct 17, 2015 at 2:39 PM, Paul Newall wrote: I don't really know what hplip installs where, but I'd guess that it installs the sane backend hpaio for scanning, a cups filter for printing, and the hplips toolbox which allows you to look at the status of the p

Re: [sane-devel] [janitorial] Relocating the SANE Project

2018-01-27 Thread Paul Newall
I'm afraid I don't have any useful knowledge on this subject, so very happy that someone is thinking about it. Paul Newall On 26/01/18 16:56, Jörn-Ingo Weigert wrote: It's ok with me, having a well known and used interface for pull/merge requests and on top support for mobil