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

2013-10-07 Thread Chris Bagwell
On Thu, Oct 3, 2013 at 4:32 AM, Johannes Bauer dfnsonfsduifb at gmx.de wrote: Hi list, I have two scanners, one that uses the epson2 backend and a nex ScanSnap ix500 which uses the fujitsu. For the newer ix500 I needed a fairly recent version, so I'm currently using git head of sane-backends.

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

2013-10-07 Thread Chris Bagwell
On Thu, Oct 3, 2013 at 1:34 PM, Johannes Bauer dfnsonfsduifb at gmx.de 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 is really messed up:

[sane-devel] Fwd: Schedule for release of sane-backends 1.0.24

2013-09-26 Thread Chris Bagwell
On Mon, Sep 23, 2013 at 4:40 PM, Chris Bagwell chris at cnpbagwell.com wrote: Kinda snuck up on me. I probably won't be able to do another test compile on OSX, Windows, and Fedora until towards end of week. Chances are high that they are still compiling since last month's test run

[sane-devel] Fwd: Schedule for release of sane-backends 1.0.24

2013-09-23 Thread Chris Bagwell
Kinda snuck up on me. I probably won't be able to do another test compile on OSX, Windows, and Fedora until towards end of week. Chances are high that they are still compiling since last month's test run though. Chris On Mon, Sep 23, 2013 at 3:25 PM, m. allan noah kitno455 at gmail.com wrote:

[sane-devel] sanei_usb_open() and permission denied

2013-08-26 Thread Chris Bagwell
at gmail.com wrote: Your suggested changes sound fine to me. allan On Sun, Aug 25, 2013 at 1:09 PM, Chris Bagwell chris at cnpbagwell.com wrote: Hi all, This is probably directly more towards St?phane based on recent USB work but of interest to all. The sanie_usb_test.c test is failing

[sane-devel] epson2 backend URL fixes (was: Re: Epson GT-7300U)

2013-08-25 Thread Chris Bagwell
Applied this patch and your other model patch to git. Someone else will have to do the HTML part. Chris On Sun, Aug 18, 2013 at 10:41 PM, Olaf Meeuwissen olaf.meeuwissen at avasys.jp wrote: Just pinging the list about the status of the patch I sent mid June. Anyone willing to commit?

[sane-devel] sanei_usb_open() and permission denied

2013-08-25 Thread Chris Bagwell
Hi all, This is probably directly more towards St?phane based on recent USB work but of interest to all. The sanie_usb_test.c test is failing on one of my Linux boxes in the test_open_all() test... I'd like to get some input on best way to fix this failure or if we should fix it at all. The

[sane-devel] Compiling question (autoreconf)

2013-08-23 Thread Chris Bagwell
On Fri, Aug 23, 2013 at 10:46 AM, ?l ??gn?r sane-ml at corr.eu.org wrote: I compiled sane from git as mentioned below. Can I ignore the messages with autoreconf? $ cd /install/linuxins/sane-git/src/ $ git clone git://git.debian.org/sane/sane-backends.git $ cd

[sane-devel] Time to set up SANE's release plan ?

2013-08-15 Thread Chris Bagwell
On Sun, Aug 11, 2013 at 3:31 PM, Stef stef.dev at free.fr wrote: Hello, it's about one year that SANE 1.0.23 has been released. I think we should set a release plan to get 1.0.24 ready this year. Regards, Stef For what its worth, I've finally submitted the one patch I wanted

[sane-devel] sane under windows XP / 7

2012-09-05 Thread Chris Bagwell
On Wed, Sep 5, 2012 at 5:12 AM, Matteo Gasparin email.diversa at gmail.com wrote: I'm using the 1.0.22 tarball downloaded from https://alioth.debian.org/frs/?group_id=30186 You'll want to download the just released 1.0.23 or grab from git. It has several mingw32 bugfixes. For the

[sane-devel] sane under windows XP / 7

2012-09-04 Thread Chris Bagwell
On Tue, Sep 4, 2012 at 10:33 AM, Matteo Gasparin email.diversa at gmail.com wrote: I'm trying to write a multi platform scanning utility using SANE but, while everything with linux is fine, opening the device and all, I find issues with windows, both xp 32 and 7 64 bit. I downloaded the source

[sane-devel] sane-backends from git 2012-08-16

2012-08-17 Thread Chris Bagwell
Thanks for the report and sorry about that. Second time I messed up with this change. I just submitted a fix for it. Its really odd how the different compiler versions and --disable-shared are all catching different symbol issues. My Fedora 17 wasn't finding this issue. This time, I ran

[sane-devel] error building using --enable-static

2012-08-09 Thread Chris Bagwell
Could you submit the changes then? With that combo below, it should make it so only frontends/Makefile.am and frontsends/Makefile.in need to be submitted that have minor changes. With my installed tools, its closer to 10 or more files with large changes. Chris On Wed, Aug 8, 2012 at 2:45 PM,

[sane-devel] error building using --enable-static

2012-08-09 Thread Chris Bagwell
PM, Chris Bagwell chris at cnpbagwell.com wrote: Could you submit the changes then? With that combo below, it should make it so only frontends/Makefile.am and frontsends/Makefile.in need to be submitted that have minor changes. With my installed tools, its closer to 10 or more files

[sane-devel] error building using --enable-static

2012-08-08 Thread Chris Bagwell
On Wed, Aug 8, 2012 at 12:49 AM, Stef stef.dev at free.fr wrote: Hello, thanks for the patches. They work great here. For the linking problem, what should be the version number for old autoconf tools? The Makefile.in in git have a automake 1.11.1 tag, is it old enough? I may have

[sane-devel] error building using --enable-static

2012-08-07 Thread Chris Bagwell
I fixed the kvs backend symbol issues and committed them. Also, I believe I have a fix for jpeg symbols. I think its just a linking ordering issue. At least I got it working by hand editing the frontend/Makefile and moving the libraries with missing symbols to later in line of saned_LDADD and

[sane-devel] Schedule for release of sane-backends 1.0.23

2012-07-29 Thread Chris Bagwell
On Sun, Jul 29, 2012 at 7:26 PM, m. allan noah kitno455 at gmail.com wrote: Sane-backends is now in feature freeze. Bugs and documentation may still be fixed, but major improvements should be avoided. If you have access to a scanner or a platform that is even slightly uncommon, please try to

[sane-devel] Schedule for release of sane-backends 1.0.23

2012-07-19 Thread Chris Bagwell
On Wed, Jul 18, 2012 at 6:44 PM, m. allan noah kitno455 at gmail.com wrote: Timetable: Jul 29, 2012: Feature freeze (only bugs + documentation updates) Aug 5, 2012: Code freeze (only horrible bugs + documentation updates) Aug 12, 2012: Release Speak up now if this timetable needs to change.

[sane-devel] Windows pthread issue

2012-03-01 Thread Chris Bagwell
On Wed, Feb 29, 2012 at 1:00 PM, Michael Cronenworth mike at cchtml.com wrote: Hi All/Chris, Fedora (17) is moving away from mingw.org to the w64 MinGW environment. The w64 folks have a new pthreads implementation called winpthreads and I have encountered an issue with it when compiling

[sane-devel] [PATCH v2 03/14] bldchn, use our new macro SANE_CHECK_NETDB_FUNC

2012-01-26 Thread Chris Bagwell
On Tue, Jan 24, 2012 at 1:49 PM, Ruediger Meier sweet_f_a at gmx.de wrote: On Tuesday 24 January 2012, Chris Bagwell wrote: On Mon, Jan 23, 2012 at 5:05 PM, Ruediger Meier sweet_f_a at gmx.de wrote: From: Ruediger Meier ruediger.meier at ga-group.nl Now we will find getaddrinfo

[sane-devel] [PATCH v2 03/14] bldchn, use our new macro SANE_CHECK_NETDB_FUNC

2012-01-24 Thread Chris Bagwell
On Mon, Jan 23, 2012 at 5:05 PM, Ruediger Meier sweet_f_a at gmx.de wrote: From: Ruediger Meier ruediger.meier at ga-group.nl Now we will find getaddrinfo and getnameinfo on win32 systems. Note it should be even safe to use that macro for all systems instead of trying AC_CHECK_FUNCS first.

[sane-devel] [PATCH v2 04/14] bldchn, checking for socklen_t more safe

2012-01-24 Thread Chris Bagwell
On Mon, Jan 23, 2012 at 5:05 PM, Ruediger Meier sweet_f_a at gmx.de wrote: From: Ruediger Meier ruediger.meier at ga-group.nl Here I just want to fix conflicts for win32 systems. Generally I'd say that we should never #define socklen_t int within config.h. But this may decide somebody else.

[sane-devel] [PATCH v2 10/14] net, implement O_NONBLOCK stuff for win32

2012-01-24 Thread Chris Bagwell
On Mon, Jan 23, 2012 at 5:05 PM, Ruediger Meier sweet_f_a at gmx.de wrote: From: Ruediger Meier ruediger.meier at ga-group.nl --- ?backend/net.c | ? ?5 + ?1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/backend/net.c b/backend/net.c index 5946a1b..03133d3 100644 ---

[sane-devel] [PATCH v2 12/14] net, call WSAStartup on win32

2012-01-24 Thread Chris Bagwell
On Mon, Jan 23, 2012 at 5:05 PM, Ruediger Meier sweet_f_a at gmx.de wrote: From: Ruediger Meier ruediger.meier at ga-group.nl We have to do this on win32 before doing winsock2 stuff. It affects the whole application so don't know wheather it's right to startup and clean it here within the net

[sane-devel] [PATCH v2 01/14] bldchn, provide macro SANE_CHECK_NETDB_FUNC

2012-01-24 Thread Chris Bagwell
On Mon, Jan 23, 2012 at 5:05 PM, Ruediger Meier sweet_f_a at gmx.de wrote: From: Ruediger Meier ruediger.meier at ga-group.nl We want to use it later to do checks for getaddrinfo and getnameinfo more portable. --- ?acinclude.m4 | ? 57 +

[sane-devel] [PATCH 00/13] win32 portable net backend

2012-01-23 Thread Chris Bagwell
Ruediger, I'm try to find time and comment on this soon. Should I comment on github or should you post the patches to the list so I can reply? I had at least 3 comments from quick glance. Also, you might should request write access to git so you can commit these patches yourself if you think

[sane-devel] Subject: [PATCH 0/4] fix and cleanup portable PATH_SEP and DIR_PATH defines

2012-01-21 Thread Chris Bagwell
On Tue, Jan 17, 2012 at 6:13 PM, Ruediger Meier sweet_f_a at gmx.de wrote: On Wednesday 18 January 2012, Chris Bagwell wrote: On Tue, Jan 17, 2012 at 3:01 PM, Ruediger Meier wrote: Thx, I just see I've messed up that patch series a little while playing around with my MUA. Could you cleanly

[sane-devel] Subject: [PATCH 0/4] fix and cleanup portable PATH_SEP and DIR_PATH defines

2012-01-17 Thread Chris Bagwell
This patch series makes minor portability fixes to following backends. I've not seen any objections from various maintainers... so if I do not hear back by weekend, I'll commit this patch series. canon_dr cardscan epjitsu fujitsu kodak gt68xx microtek2 dll Thanks for this and other windows

[sane-devel] Subject: [PATCH 0/4] fix and cleanup portable PATH_SEP and DIR_PATH defines

2012-01-17 Thread Chris Bagwell
On Tue, Jan 17, 2012 at 3:01 PM, Ruediger Meier sweet_f_a at gmx.de wrote: On Tuesday 17 January 2012, Chris Bagwell wrote: This patch series makes minor portability fixes to following backends. I've not seen any objections from various maintainers... so if I do not hear back by weekend, I'll

[sane-devel] MinGW w64 build results

2011-12-27 Thread Chris Bagwell
On Tue, Dec 20, 2011 at 1:53 PM, Michael Cronenworth mike at cchtml.com wrote: Chris Bagwell on 12/18/2011 09:56 PM wrote: Not really. ?I'm sure upstream libusb is the best place to discuss. As long as libusb project has a suggested work around/file location for dealing with w64, we can

[sane-devel] [iscan] New release available

2011-12-18 Thread Chris Bagwell
Pushed your patch. Chris On Thu, Dec 8, 2011 at 5:58 PM, Olaf Meeuwissen olaf.meeuwissen at avasys.jp wrote: Dear all, A new release of Image Scan! for Linux has been made available at our website[1]. ?This release updates both the core and data packages. ?For information on which versions

[sane-devel] MinGW w64 build results

2011-12-18 Thread Chris Bagwell
On Fri, Dec 16, 2011 at 2:22 PM, Michael Cronenworth mike at cchtml.com wrote: MinGW thread time again. The MinGW world has been split into two trees. The original mingw.org tree and the new w64 tree. Fedora, and other distros, are migrating from mingw.org to w64. Sane-backends will compile

[sane-devel] TPU functionality in epson2-backend.

2011-12-01 Thread Chris Bagwell
I just saw this commit so looks like its in now. The following commit has been merged in the master branch: commit 56cac490f968008084cb88604ec633659bd36dae Author: Alessandro Zummo a.zummo at towertech.it Date: Fri Dec 2 00:27:28 2011 +0100 epson2: support TPU2 on GT-X800/V700 On Thu, Dec

[sane-devel] [iscan] New release available

2011-11-14 Thread Chris Bagwell
On Thu, Nov 10, 2011 at 10:02 PM, Olaf Meeuwissen olaf.meeuwissen at avasys.jp wrote: Olaf Meeuwissen olaf.meeuwissen at avasys.jp writes: Dear all, A new release of Image Scan! for Linux has been made available at our website[1]. ?This release updates both the core and data packages. ?For

[sane-devel] Fwd: [sane-commit] [SCM] SANE backends - scanner drivers branch, master, updated. RELEASE_1_0_22-179-g1e4595c

2011-11-10 Thread Chris Bagwell
() time value is expressed in microseconds, I think ? ? ? ?sleep(5) should be replaced by usleep(500UL). usleep(5000) is too short. Regards, ? ? ? ?Stef -- Forwarded message -- From:?Chris Bagwell chris at cnpbagwell.com To:?sane-commit at lists.alioth.debian.org Date:?Thu

[sane-devel] MinGW status

2011-11-10 Thread Chris Bagwell
Hi all, I have 1 last patch to submit (the pthreads I posted to list) and all of Sane's framework will compile under MinGW. At least USB and Network parts of framework have been verified to work. I know that the Epson2 and Fujitsu backends compile and work under windows with resulting

[sane-devel] Fwd: [sane-commit] [SCM] SANE backends - scanner drivers branch, master, updated. RELEASE_1_0_22-173-gc64249f

2011-11-09 Thread Chris Bagwell
at free.fr wrote: ? ? ? ?Hello, ? ? ? ?I don't get what save_flags var is for: ? ? ? ?save_flags = flags = fcntl(fd, F_GETFL, 0L); ? ? ? ?it is not used anywhere in sanei_udp_set_nonblock(). Regards, ? ? ? ?Stef -- Forwarded message -- From:?Chris Bagwell chris

[sane-devel] 64-bit compile (was:Thread code review and testers)

2011-11-07 Thread Chris Bagwell
On Mon, Nov 7, 2011 at 11:27 AM, Michael Cronenworth mike at cchtml.com wrote: Michael Cronenworth wrote: The 64-bit compile against the latest git code doesn't complete. The backend make doesn't include sanei_magic.lo so the fujitsu object has some undefined function calls. It seems this is a

[sane-devel] Thread code review and testers

2011-11-07 Thread Chris Bagwell
On Mon, Nov 7, 2011 at 10:55 AM, Michael Cronenworth mike at cchtml.com wrote: Michael Cronenworth wrote: I'll try the latest git checkout plus this patch and see if it works any better for me. The latest git + only your patch now compiles on the first try. However, the resulting DLL

[sane-devel] Thread code review and testers

2011-11-07 Thread Chris Bagwell
On Mon, Nov 7, 2011 at 7:44 PM, Chris Bagwell chris at cnpbagwell.com wrote: After that DLL build fix, I can copy libsane-epson2-1.dll to same directory as scanimage.exe but name it libsane-1.dll and now the epson2 backend is working with scanimage.exe. It correctly detects my network epson

[sane-devel] Thread code review and testers

2011-11-06 Thread Chris Bagwell
Hi all, I'm looking for a reviewer of attached patch and I'm also hoping someone has a scanner who's driver uses threads can test this patch to verify no regressions occurred (be sure and use --enable-pthread on configure). Current code assumes/requires that SANE_Pid is represented as an integer

[sane-devel] Windows scanner issue

2011-11-04 Thread Chris Bagwell
On Fri, Nov 4, 2011 at 12:38 PM, Michael Cronenworth mike at cchtml.com wrote: Hello, In the past I posted about building for Windows. I had SANE 1.0.21 working fine. Today I have tried to build 1.0.22 and test it. The build works fine, but when I use the resulting DLL the scanner cannot be

[sane-devel] How to change the Makefile.in and Makefile.am

2011-09-15 Thread Chris Bagwell
I'll also add you should be sure and look at doc/backend-writing.txt for tips on what to add to Makefile.am. If there is info that would have helped you further, patches to that file would be ideal to submit for the next developers benefit. For example, the tip about only needing to sending

[sane-devel] autoconf/configure and debug

2011-06-14 Thread Chris Bagwell
On Tue, Jun 14, 2011 at 2:49 PM, stef stef.dev at free.fr wrote: ? ? ? ?Hello, ? ? ? ?in order to debug more efficiently, I have to re-edit Makefiles to remove the two -O2 options in CFLAGS and change the -g to the -ggdb option. Is there an easy way to get CFLAGS=-ggdb when configuring

[sane-devel] sane backend build system - help

2011-04-25 Thread Chris Bagwell
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 chris at cnpbagwell.com To: Paul Newall p.newalls

[sane-devel] sane backend build system - help

2011-04-24 Thread Chris Bagwell
Its common to have a newer version of autofoo tools on your system and you'll need to update the pre-existing files committed in git. Try running with install option to get newer versions of files: autoreconf -i If that doesn't work then use the force option: autoreconf -i -f Chris On Sun,

[sane-devel] message in ./configure chatter

2011-03-20 Thread Chris Bagwell
Thanks for taking time to report. This warning message can be ignored in this case. At least its not the source of issue your seeing. Chris On Sat, Mar 19, 2011 at 11:44 PM, Edward Hartouni ed_hartouni at comcast.net wrote: on my iMac running OSX 10.5.8 with the sane-backends-1.0.22

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

2011-01-06 Thread Chris Bagwell
I can commit on patches 0004 and 0005. * 0004 looks OK to submit at any time. * 0005 - I just updated the files in this area this week based on Fedora 14's version of autofoo tools. Compared to that update, you have a newer version of autoconf then I do but a quite older version of libtool. On

[sane-devel] pros and cons regarding --enable-pthread for Linux

2010-08-27 Thread Chris Bagwell
On Fri, Aug 27, 2010 at 5:45 AM, Johannes Meixner jsmeix at suse.de wrote: Hello, On Aug 26 20:41 m. allan noah wrote: Pthread is the default on other platforms because they generally don't let open usb device handles pass across a fork(). Since this works on Linux, and threads were so

[sane-devel] Testing on Canon MF6580PL

2010-06-28 Thread Chris Bagwell
On Wed, Jun 23, 2010 at 4:15 AM, twain43 at hotmail.com wrote: Whooopssorry: my fault. Here they are: redone today. Twain28 Subject: Re: [sane-devel] Testing on Canon MF6580PL From: nicolas0martin at gmail.com To: twain43 at hotmail.com CC: chris at cnpbagwell.com; sane-devel at

[sane-devel] Testing on Canon MF6580PL

2010-06-28 Thread Chris Bagwell
, as showed up in the logs twain43 is providing. Just trying to figure out why this happens when compiled in this environment. Nicolas 2010/6/28 Chris Bagwell chris at cnpbagwell.com I've been fading in and out of this thread so I do not have total history of your logs. Loooking at only

[sane-devel] Testing on Canon MF6580PL

2010-06-18 Thread Chris Bagwell
Here is a suggestion. Since twain-sane binary seems to work better for you, perhaps it has a patched version of libusb that works around some OSX bug. Try comping and installing its version of libusb such that your git sane-backends links to it:

[sane-devel] Testing on Canon MF6580PL

2010-06-16 Thread Chris Bagwell
Probably binary blob from twain-sane links to a static version of libusb (or distributes its own dyn library) and is compiled different then when self-compiling from git. I believe we've seen several reports of sane on OSX having some USB issues when self compiled. I'm not sure if twain-sane web

[sane-devel] Canoscan N1240U and Mac OS X 10.6

2010-05-27 Thread Chris Bagwell
On Thu, May 27, 2010 at 9:31 AM, Gernot Hassenpflug aikishugyo at gmail.comwrote: On Thu, May 27, 2010 at 9:05 AM, Darren Goossens goossens at rsc.anu.edu.au wrote: Hi Has anyone got this combination to work? Canoscan N1240U and Mac OS X 10.6. Can you tell me how? I have tried the

[sane-devel] Heads up: various issues with epson2 in 1.0.21

2010-05-20 Thread Chris Bagwell
I've been doing some limited testing using Artisan 800 and epson2 over network connection only. Mostly, just loading up various GUI's and doing previews. 1.0.21 snuck into Fedora 13 at last minute so thats how I was trying it out with things like simple-scan and xsane. I looked at Fedora's

[sane-devel] scanimage works, xsane does not

2010-05-17 Thread Chris Bagwell
Just a guess since you didn't mention working around following. Macports is installed under /opt's and only looks for its libraries under /opts. I think those twain-sane packages are self-contained packages. So probably when you compiled xsane from Macports it pulled in the older

[sane-devel] Epson Stylus SX410 is not recognized although it is listed as supported

2010-05-16 Thread Chris Bagwell
I think you nailed it. I looked at the link for the PPA and its a snapshot of sane-backends from February and the git commit Olaf found is dated April. So, kltrg, you'll need to get a newer version of sane-backends. Hopefully, you can get the officially released 1.0.21 by now. Chris On Sun,

[sane-devel] Epson Stylus SX410 is not recognized although it is listed as supported

2010-05-14 Thread Chris Bagwell
I don't know the answer but probably the failure is related to this part of the log file: [epson2] using built in CCT profile [epson2] esci_set_color_correction_coefficients [epson2] esci_set_color_correction_coefficients: not supported What version of sane-backends are you running? Looking at

[sane-devel] SANE source compilation problems

2010-04-26 Thread Chris Bagwell
On Mon, Apr 26, 2010 at 5:28 AM, Julien BLACHE jb at jblache.org wrote: Chris Bagwell chris at cnpbagwell.com wrote: Hi, Others have replied about the remaining issues once @RESMGR@ typo is Speaking of resmgr, I think we can safely remove any code using it. I doubt it's still in use

[sane-devel] SANE source compilation problems

2010-04-26 Thread Chris Bagwell
, Apr 26, 2010 at 3:04 PM, m. allan noah kitno455 at gmail.com wrote: When was the last version of suse that used it replaced? If more than two years, kill it. allan On Mon, Apr 26, 2010 at 3:52 PM, Chris Bagwell chris at cnpbagwell.com wrote: On Mon, Apr 26, 2010 at 5:28 AM, Julien BLACHE jb

[sane-devel] SANE source compilation problems

2010-04-25 Thread Chris Bagwell
On Sun, Apr 25, 2010 at 3:25 PM, Ilm?rs Poik?ns ilmars at delibero.lv wrote: Hi, I downloaded source from git repositories (sane-backends and sane-frontends) and tired to compile them. I have Ubuntu 9.10, needed dev library packages were there. sane-backends configure, make, make install

[sane-devel] sane-backends release 1.0.21

2010-04-20 Thread Chris Bagwell
by Chris Bagwell regarding some SCSI models that needed some extra info. ?[1] http://lists.alioth.debian.org/pipermail/sane-devel/2010-March/026209.html Hope this helps, - -- Olaf Meeuwissen, LPIC-2 ? ? ? ? ? FLOSS Engineer -- AVASYS CORPORATION FSF Associate Member #1962

[sane-devel] sane-backends release 1.0.21

2010-04-20 Thread Chris Bagwell
On Mon, Apr 19, 2010 at 6:30 PM, Olaf Meeuwissen olaf.meeuwissen at avasys.jp wrote: Here's a diff for epkowa.desc based on the thread[1] started by Chris Bagwell regarding some SCSI models that needed some extra info. ?[1] http://lists.alioth.debian.org/pipermail/sane-devel/2010-March

[sane-devel] Description file, Epson, and wildcards

2010-03-02 Thread Chris Bagwell
On Mon, Mar 1, 2010 at 11:36 PM, Olaf Meeuwissen olaf.meeuwissen at avasys.jp wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Chris Bagwell wrote: On Fedora, it seems its a common problem that hal or udev gets the permissions for scsi Epson scanners wrong and users can only scan

[sane-devel] Description file, Epson, and wildcards

2010-03-02 Thread Chris Bagwell
On Tue, Mar 2, 2010 at 5:42 PM, Olaf Meeuwissen olaf.meeuwissen at avasys.jp wrote: Yes, they have a patch for Expression800 in addition. ?My assumption is it would be an issue with any SCSI-only EPSON scanner? ?Or is there a small subset of names all models use? Hadn't heard about that one,

[sane-devel] Description file, Epson, and wildcards

2010-03-01 Thread Chris Bagwell
Hi all, I'm reviewing Fedora patch set and notice an issue that I'm not sure how to handle within Sane. Has this been discussed in past? It looks like all 3 Epson backends can detect SCSI scanners based on scsi type being processor, vendor ID being EPSON, and the model/product name having 1 of

[sane-devel] scanimage 1.0.20 hangs on Solaris 10/SPARC (pixma backend)

2010-02-28 Thread Chris Bagwell
The easy thing I can suggest is to try compiling with --enable-pthread. I recall a past discussion related to libusb and that sometimes causing it to work better. If that doesn't fix things for you then your going to have to debug this yourself. I do not think there are any active Solaris

[sane-devel] why hasn't there been a release in a long time ?

2010-02-08 Thread Chris Bagwell
I was going to wait a little closer to 1 year anniversary of last release before bringing it up but thats starting to creep up on us. I was also hoping we can get one out in time for Fedora 13 but their freeze is coming up pretty quick. I'll offer to help out as much as possible with the

[sane-devel] Has anyone managed to get Snapscan backend working with FreeBSD 8.0 (which uses libusb)?

2010-01-26 Thread Chris Bagwell
On Tue, Jan 26, 2010 at 3:04 AM, Oliver Schwartz Oliver.Schwartz at gmx.dewrote: Hi all, On 25.01.2010, at 12:26, Torfinn Ingolfsen wrote: In the meantime, another FreeBSD user found a way to fix it, it is just a one-line patch:

[sane-devel] Epson Perfection 610 Issue with 150 dpi scan

2010-01-03 Thread Chris Bagwell
On Sun, Jan 3, 2010 at 7:01 AM, Rainer Dorsch rdorsch at web.de wrote: For the long options issue: I rebuild git sane on another machine (also Debian stable aka Debian 5.0) and the long options error is still there. Even --help has problems. Which library is sane using to process the

[sane-devel] long option format not recognized (Was: Epson Perfection 610 Issue with 150 dpi scan)

2010-01-03 Thread Chris Bagwell
. allan noah kitno455 at gmail.com wrote: good call chris- you want to submit a fix? allan On Sun, Jan 3, 2010 at 4:14 PM, Rainer Dorsch rdorsch at web.de wrote: Hi Chris, Am Sonntag, 3. Januar 2010 schrieb Chris Bagwell: On Sun, Jan 3, 2010 at 7:01 AM, Rainer Dorsch rdorsch at web.de

[sane-devel] Fwd: sane_read: Device busy with Canon PIXMA MX310 and sane 1.0.20-4ubuntu3

2009-12-03 Thread Chris Bagwell
On Thu, Dec 3, 2009 at 3:34 PM, Nicolas Martin nicolas0martin at gmail.comwrote: Nicolas, I'm curious why you didn't recommend the following instead: make distclean ./configure --enable-pthread Yes Chris, you are right, I did not mention that, this adds the correct -lpthread

[sane-devel] Fwd: sane_read: Device busy with Canon PIXMA MX310 and sane 1.0.20-4ubuntu3

2009-12-02 Thread Chris Bagwell
Sorry, meant to reply to mailing list. -- Forwarded message -- From: Chris Bagwell ch...@cnpbagwell.com Date: Wed, Dec 2, 2009 at 7:00 PM Subject: Re: [sane-devel] sane_read: Device busy with Canon PIXMA MX310 and sane 1.0.20-4ubuntu3 To: Rogier Eggers rogiereggers at gmail.com

[sane-devel] Fwd: Fw: SANE compile problem on Solaris

2009-09-25 Thread Chris Bagwell
Meant for this to go to the mailing list for future reference. -- Forwarded message -- From: Chris Bagwell ch...@cnpbagwell.com Date: Fri, Sep 25, 2009 at 10:04 AM Subject: Re: Fw: [sane-devel] SANE compile problem on Solaris To: David Price djprice at mindspring.com On Fri

[sane-devel] Installing Problems

2009-09-21 Thread Chris Bagwell
On Mon, Sep 21, 2009 at 9:03 AM, carterbueford at gmx.net wrote: Hi, please take a look at the attached logfile. There you?ll find the complete aoutput of the make-command. Thanks Oliver OK, based on your log, it can not find the definitions for inb and outb functions for the

[sane-devel] Installing Problems

2009-09-21 Thread Chris Bagwell
On Mon, Sep 21, 2009 at 9:17 AM, Chris Bagwell chris at cnpbagwell.com wrote: There is some logic in acinclude.m4 to disable qcam backend if ioperm() and portaccess() are not defined... but it looks slightly buggy how it was phrased (should have been an || I think). And it doesn't check

[sane-devel] Installing Problems

2009-09-20 Thread Chris Bagwell
On 09/20/2009 11:19 AM, carterbueford at gmx.net wrote: Hi, I get the following error during installation of sane-server on my mashine: collect2: ld returned 1 exit status make[2]: *** [libsane-qcam.la] Error 1 make[2]: Leaving directory

[sane-devel] Sane Error

2009-06-26 Thread Chris Bagwell
On Fri, Jun 26, 2009 at 10:55 AM, Michael Cronenworth mike at cchtml.comwrote: David Solomon on 06/26/2009 10:45 AM wrote: Is there any way to disable the usage globally for testing? If you search through the mailing list archives you should find my MinGW patches (still don't seem to be

[sane-devel] Sane Error

2009-06-26 Thread Chris Bagwell
On Fri, Jun 26, 2009 at 10:45 AM, David Solomon dsolomon at rx30.com wrote: Is there any way to disable the usage globally for testing? David You can try to change to pthreads instead of fork as an easy test by using a configure option. Not sure if it will make a difference. Are you using

[sane-devel] epson2 updated again

2009-06-02 Thread Chris Bagwell
OK, I'm not exactly sure what is different from my last test but now latest update of git and I can network scan great with my Artisan 800. I just tried a hand full of resolutions and both flatbed and ADF. All looked visually fine. Thanks for your work on this! Now, I guess I should go off

[sane-devel] byteorder.h

2009-06-01 Thread Chris Bagwell
If no one else gives it a go, I'll have a hand at updating the autoconf macro. I've not much experience with cross platform locations of those defines. I see in my Fedora 11 Linux box that alot of those duplicates are defined in endian.h (although perhaps hidden by some #ifdef's) and the

[sane-devel] Epson PX700W/Artisan 700 network scanning

2009-05-28 Thread Chris Bagwell
On Thu, May 28, 2009 at 2:46 PM, Dominik Wnek dominalien at netscape.netwrote: Alessandro Zummo pisze: On Thu, 28 May 2009 08:43:21 +0900 Alesh Slovak alesh.slovak at avasys.jp wrote: iscan limits itself to the epkowa backend, but Xsane was probably using the epson2 backend, which

[sane-devel] Warning during configuration of backends 1.0.20 on Mac OS X

2009-05-27 Thread Chris Bagwell
I see the issue now but do not know a way to fix it. BTW, the issue is harmless but the scary looking message is built into the tools we use and not able to be disabled. Anyways, reviewing sane's OS X SCSI code, I see any time they compile something, there is a #undef VERSION that conflicts with

[sane-devel] [sane-commit] [SCM] SANE backends - scanner drivers branch, master, updated. gitconversion-23-g3ba5515

2009-05-11 Thread Chris Bagwell
On 05/11/2009 12:12 AM, stef wrote: Le Sunday 10 May 2009 04:51:56 chris at cnpbagwell.com, vous avez ?crit : The following commit has been merged in the master branch: commit 3ba551592c3ad71f82f6b0b2e19c248cc8fe40c1 Author: chris at cnpbagwell.comchris at cnpbagwell.com Date: Sat May

[sane-devel] [sane-commit] [SCM] SANE backends - scanner drivers branch, master, updated. gitconversion-23-g3ba5515

2009-05-11 Thread Chris Bagwell
Yes, I would also appreciate if confirmation or clarification when a rebase can be used. I probably mis-interrepted Julien's useful email to mean a rebase only works when remote server has changes that do not affect your local commits; else a merge is needed. Chris On Mon, May 11, 2009 at 8:02

[sane-devel] [sane-commit] [SCM] SANE backends - scanner drivers branch, master, updated. gitconversion-23-g3ba5515

2009-05-10 Thread Chris Bagwell
On 05/10/2009 01:28 PM, m. allan noah wrote: On Sun, May 10, 2009 at 2:22 PM, Julien BLACHEjb at jblache.org wrote: Ilia Sotnikovhostcc at gmail.com wrote: Hi, Could you please describe in what matter using relative paths to header files (eg. #include ../include/sane/sane.h)

[sane-devel] sane-backends 1.0.20 Released

2009-05-04 Thread Chris Bagwell
On Mon, May 4, 2009 at 9:03 AM, Julien BLACHE jb at jblache.org wrote: Chris Bagwell chris at cnpbagwell.com wrote: Hi Chris, Are you referring to sane-backends? I can't find a --enable-pthreads option. Also, I tried for the first time the --enable-fork-process option but still had

[sane-devel] compile sane snapshot under Freebsd 7.1

2009-05-04 Thread Chris Bagwell
On Mon, May 4, 2009 at 2:22 PM, Louis Lagendijk louis at lagendijk.xs4all.nlwrote: On Sat, 2009-05-02 at 15:59 -0500, Chris Bagwell wrote: canon_dr.c picks the wrong saneopts.h (from /usr/local/sane). possibly other sources do the same, but I for now simply removed the old sane

[sane-devel] Git repositories are up

2009-05-04 Thread Chris Bagwell
On Mon, May 4, 2009 at 12:02 PM, Julien BLACHE jb at jblache.org wrote: Hi, The git repositories for SANE are up and running on alioth. Just had to make a submission to have an excuse to try git for the first time. So far I'm really liking all those commands you can do without having to

[sane-devel] sane-backends 1.0.20 Released

2009-05-04 Thread Chris Bagwell
On Mon, May 4, 2009 at 10:06 AM, m. allan noah kitno455 at gmail.com wrote: On Mon, May 4, 2009 at 11:03 AM, Julien BLACHE jb at jblache.org wrote: Chris Bagwell chris at cnpbagwell.com wrote: Hi, It switches sanei_thread from using fork() to using pthreads for reader processes

[sane-devel] compile sane snapshot under Freebsd 7.1

2009-05-02 Thread Chris Bagwell
I'm very glad to hear someone was able to test under FreeBSD. Thats the main platform I do not have access to. Really need to set up a qemu image some day. Replies below. On 05/02/2009 11:14 AM, m. allan noah wrote: On Sat, May 2, 2009 at 11:49 AM, Louis Lagendijk louis at

[sane-devel] sane-backends now in feature freeze

2009-04-19 Thread Chris Bagwell
On Sun, Apr 19, 2009 at 2:49 PM, m. allan noah kitno455 at gmail.com wrote: It would also be helpful if folks could attempt to build the current sources on any uncommon platforms they have access to, so we can shake out any build system or compiler issues. FYI: I compiled latest CVS

[sane-devel] Error during compile

2009-03-24 Thread Chris Bagwell
[scratching my head] Hmmm, how'd that obvious issue not show up on my system? I've just committed to CVS a fix to stop looking at the template files when generating the HTML pages. Can you update and try again? Chris carterbueford at gmx.net wrote: Hi everybody, I get the following error

[sane-devel] Mac OS X: configure script errors

2009-03-24 Thread Chris Bagwell
Yes, I've seen similar issues in all autotools projects. I've seen it most on Mac's as well (don't know if its limited to just that platform though)... The configure scripts don't seem to cope well with spaces in directory names. Not much can be done about this short of fixing the autotools.

[sane-devel] Mac OS X: Report this ...

2009-03-24 Thread Chris Bagwell
Based on your config.log from other email, its failing during check with this error message: configure:17246: checking IOKit/scsi/SCSITaskLib.h usability configure:17263: gcc -c -g -O2 -W -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type

[sane-devel] Mac OS X: make errors

2009-03-24 Thread Chris Bagwell
at schoenrank.cawrote: On 09-Mar-24, at 11:22, Chris Bagwell wrote: This still results in the warnings about IOKit/scsi/SCSITaskLib.h that I previously posted, but as Chris suggested, I ignored those because my scanner is USB not SCSI. $ make check makecheck.log $ make make.log $ sudo make install

[sane-devel] Segmentation Fault

2009-03-03 Thread Chris Bagwell
2009/3/3 Russell King rjkfsm at gmail.com Well, I tried that and xsane now complains that it needs sane-backends 1.0.0 or higher. To get here, I had to unmerge sane-backends, sane-frontends and xsane, then to keep portage from bashing them, I masked them. I then downloaded the source for

[sane-devel] broken sane-config in sane-backends version 1.1.0

2009-03-02 Thread Chris Bagwell
Olaf Meeuwissen wrote: szukw000 at arcor.de writes: I had to make some changes to get a working 'sane-config'. The result: LIBS= -lgphoto2 -lgphoto2_port -lexif -lm -lusb -ldl @GPHOTO2_LDFLAGS@ is empty I do not know whether this is sufficient. sane-backends-1.0.19 has a longer list for

[sane-devel] Build system issues.

2009-02-28 Thread Chris Bagwell
On Thu, Feb 26, 2009 at 10:07 PM, m. allan noah kitno455 at gmail.com wrote: On Thu, Feb 26, 2009 at 11:00 PM, Chris Bagwell chris at cnpbagwell.com wrote: m. allan noah wrote: On Thu, Feb 26, 2009 at 9:46 PM, Chris Bagwell chris at cnpbagwell.com wrote: Here is an idea to explore

[sane-devel] build system issue installing config files

2009-02-28 Thread Chris Bagwell
On Sat, Feb 28, 2009 at 3:41 PM, Louis Lagendijk louis at lagendijk.xs4all.nlwrote: hi In order to better keep track of what I installed, I am trying to build an RPM package for Sane on my Fedora 10 box. This fails as the config files do not get installed. This seems to be caused by the

  1   2   >