[sane-devel] libusb-dev for Mac Leopard?

2008-09-03 Thread Nicolas
I'm completely nuts about Mac OS, but I've browsed a little the libusb documentation (on libusb.sourceforge.net), and it seems that the libusb should compile straightforward for Mac, if you start from the libusb original package. So could you try also maybe to download the libusb from there, then

[sane-devel] Perl Bindings

2008-09-03 Thread Olaf Meeuwissen
abel deuring adeuring at gmx.net writes: On 02.09.2008 07:25, Jeffrey Ratcliffe wrote: Is there a good reason why pkg-config files aren't built with SANE? The lack of them make dependency checking difficult before build-time. I think nobody yet bothered about that. There is a sane-config

[sane-devel] pixma MP810 working with sane

2008-09-03 Thread Nicolas
Le mardi 02 septembre 2008 ? 21:36 -0400, m. allan noah a ?crit : Last point concerning the white lines at the bottom: this is simply due to the color planes shifting, as the backend algorithm to shift the color planes uses only that portion of the image that will contain data for the 3

[sane-devel] Canon MP4150 - WORKS!!! (basically)

2008-09-03 Thread Nicolas
Le mardi 02 septembre 2008 ? 17:22 -0500, Bob Dronski a ?crit : Dennis, Nicolas, and the rest of the list, Thanks so much for all your help. I'm thrilled to say that the scanner works after a new build of both libusb and Sane! There are a couple of issues that still occur, but

[sane-devel] (no subject)

2008-09-03 Thread roze...@volny.cz
On Tuesday 18 of March 2008, Johannes Meixner wrote: Hello, On Mar 14 16:33 rozelak at volny.cz wrote (shortened): I would like to ask, how network scanners are supported. ... I am interested, as we have Canon iR2200 copy/printer/scanner (huge) machine in my work, and I would like to

[sane-devel] Network scanners

2008-09-03 Thread roze...@volny.cz
I really appologise for multiple sending, I forgot to fill subject :-(. Plese ignore my previous post ... On Tuesday 18 of March 2008, Johannes Meixner wrote: Hello, On Mar 14 16:33 rozelak at volny.cz wrote (shortened): I would like to ask, how network scanners are supported. ... I am

[sane-devel] Network scanners

2008-09-03 Thread m. allan noah
2008/9/3 rozelak at volny.cz: I really appologise for multiple sending, I forgot to fill subject :-(. Plese ignore my previous post ... On Tuesday 18 of March 2008, Johannes Meixner wrote: Hello, On Mar 14 16:33 rozelak at volny.cz wrote (shortened): I would like to ask, how network

[sane-devel] test backend

2008-09-03 Thread Jeffrey Ratcliffe
In the test backend, the only option with cap SANE_CAP_AUTOMATIC also has cap SANE_CAP_INACTIVE. This means that it is impossible to test sane_set_auto. Is this a bug, or am I missing something? Regards Jeff

[sane-devel] test backend

2008-09-03 Thread m. allan noah
you would have to inspect the backend to see if there is any code to deal with that option being in automatic mode. if so, turn it on. allan On Wed, Sep 3, 2008 at 9:58 AM, Jeffrey Ratcliffe jeffrey.ratcliffe at gmail.com wrote: In the test backend, the only option with cap SANE_CAP_AUTOMATIC

[sane-devel] test backend

2008-09-03 Thread m. allan noah
actually, if you look at the code, that option is enabled if you set 'enable-test-options' allan On Wed, Sep 3, 2008 at 12:54 PM, m. allan noah kitno455 at gmail.com wrote: you would have to inspect the backend to see if there is any code to deal with that option being in automatic mode. if

[sane-devel] sane-devel Digest, Vol 39, Issue 7

2008-09-03 Thread Dennis Lou
From: Bob Dronski dron...@gmail.com Thanks so much for all your help. I'm thrilled to say that the scanner works after a new build of both libusb and Sane! There are a couple of issues that still occur, but basically, it works. Great! The next question is: was the USB PID in the mp730 code

[sane-devel] sane-devel Digest, Vol 39, Issue 7

2008-09-03 Thread Nicolas
Bob, If you got the scanner working with PID in file pixma_mp730.c, could you do again a test with the PID in file pixma_imageclass.c to check if MF4150 can also be supported as MF4140 is, this would make the backend much more ergonomic for those scanners. Nicolas Le mercredi 03 septembre 2008

[sane-devel] sane-devel Digest, Vol 39, Issue 7

2008-09-03 Thread Nicolas
Perfect then. Will simply update comments and doc for those MFs to reflect they are supported. Nicolas Le mercredi 03 septembre 2008 ? 14:48 -0500, Bob Dronski a ?crit : Nicolas, When I said I rebuilt the code, I meant the original code. It's working under pixma_imageclass. Bob Sent

[sane-devel] pixma MP810 working with sane

2008-09-03 Thread Nicolas
Jean Nicolas, Dunno if you followed latest discussions for MP810, improvements have been made for this PIXMA in Sane pixma backend, and most issues are solved. Would you mind getting the latest CVS and giving a try, we still have some doubts with the 2400 dpi and 4800 dpi scan modes. Nicolas