[sane-devel] Canon MF4010/MF4018

2009-05-04 Thread Nicolas Martin
Yes, a documentation mismatch in pixma.desc, will be corrected ASAP Nicolas Le lundi 04 mai 2009 ? 11:20 -0700, Dennis Lou a ?crit : > There seems to be a disconnect on support status for the MF4010/MF4018. > > These 3 seem to lack consensus: > > http://www.nabble.com/Canon-MF4018-works-with-p

[sane-devel] Scan as pdf gives only blank page

2009-05-04 Thread Werner Holtfreter
Am Montag, 2009-05-04 20:43:24 schrieb Julien BLACHE: > There was a bug related to the xref table in this version, it has > been partly fixed in 0.996 but the bug still exists for multipage > PDF. Thank you for the information. But xsane create only single-page-pdfs, isn't it? In other case: Whi

[sane-devel] sane-backends 1.0.20 Released

2009-05-04 Thread Chris Bagwell
at we do not needlessly link in -lpthread or set the CPPFLAGS to re-entrant. I would appreciate a quick glance by someone to make sure I didn't get any logic wrong. Here's to hoping my first commit with git went well. Chris -- next part -- An HTML attachment was scrubbed... URL: <http://lists.alioth.debian.org/pipermail/sane-devel/attachments/20090504/458e0321/attachment.htm>

[sane-devel] compile sane snapshot under Freebsd 7.1

2009-05-04 Thread Louis Lagendijk
On Sat, 2009-05-02 at 15:59 -0500, Chris Bagwell wrote: > 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. > > > canon_dr.c picks the wrong saneopts.h (from /usr/local/sane). possibly >

[sane-devel] Git repositories are up

2009-05-04 Thread Chris Bagwell
ould be mail server not sending to sender. - I went to sane-commit archive on web page to see if it was sent. The archive is shown as empty. - Sane webpage still points to cvs on download page. Chris -- next part -- An HTML attachment was scrubbed... URL: <h

[sane-devel] Scan as pdf gives only blank page

2009-05-04 Thread Julien BLACHE
Werner Holtfreter wrote: Hi, > Yes, pdf-creating with xsane0.995 is broken also in Suse11.0. My > result was readable only in some pdf-readers, in others not. There was a bug related to the xref table in this version, it has been partly fixed in 0.996 but the bug still exists for multipage PDF.

[sane-devel] Scan as pdf gives only blank page

2009-05-04 Thread Werner Holtfreter
Am Montag, 2009-05-04 16:43:14 schrieb cool.chris65 at web.de: > I'm using xsane to create PDF-Docs to achive eg bills or other > documents. After the update from Kubuntu 8.10 intrepid to 9.04 > jaunty the pdf-docs allways includes only a blank page. Yes, pdf-creating with xsane0.995 is broken al

[sane-devel] Git repositories are up

2009-05-04 Thread Julien BLACHE
Hi, The git repositories for SANE are up and running on alioth. You can clone the various repositories using: git clone ssh://login at git.debian.org/git/sane/sane-backends.git git clone ssh://login at git.debian.org/git/sane/sane-frontends.git git clone ssh://login at git.debian.org/git/sane/

[sane-devel] sane-backends 1.0.20 Released

2009-05-04 Thread Julien BLACHE
Chris Bagwell wrote: Hi, >> It switches sanei_thread from using fork() to using pthreads for >> reader processes. > > Ah, thats the part I was missing and can now reproduce. Some of that double > negative logic in acinclude.m4 was confusing me and I thought my test on > Darwin would have fully

[sane-devel] MinGW, Win32, git

2009-05-04 Thread Michael Cronenworth
Original Message Subject: [sane-devel] MinGW, Win32, git, and io.h From: Michael Cronenworth To: SANE Mailing List Date: 05/04/2009 04:45 PM > Not good. > > The requirement in sanei for io.h means that a Win32 build isn't > possible. I'm assuming you are using inb() and outb(

[sane-devel] MinGW, Win32, git, and io.h

2009-05-04 Thread Michael Cronenworth
Not good. The requirement in sanei for io.h means that a Win32 build isn't possible. I'm assuming you are using inb() and outb() to require io.h. I don't know of any Win32 replacements off the top of my head. This may not be a show stopper, as the fujitsu backend does not use those calls as fa

[sane-devel] Scan as pdf gives only blank page

2009-05-04 Thread cool.chri...@web.de
ation/pgp-signature Size: 197 bytes Desc: This is a digitally signed message part. URL: <http://lists.alioth.debian.org/pipermail/sane-devel/attachments/20090504/87be2eeb/attachment.pgp>

[sane-devel] compile sane snapshot under Freebsd 7.1

2009-05-04 Thread m. allan noah
On Mon, May 4, 2009 at 4:04 PM, Chris Bagwell wrote: > > > On Mon, May 4, 2009 at 2:22 PM, Louis Lagendijk > wrote: >> >> 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 t

[sane-devel] sane-backends 1.0.20 Released

2009-05-04 Thread Julien BLACHE
"m. allan noah" wrote: Hi, > well, there's always 1.0.21 :) Yup, if we pile up enough fixes over the coming week, looks like there's a bugfix release looming :) JB. -- Julien BLACHE GPG KeyID 0xF5D6

[sane-devel] sane-backends 1.0.20 Released

2009-05-04 Thread Julien BLACHE
Chris Bagwell 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 no compile issues. Yes, that's sane-backends and the option is actually --disable-fork-process (whi

[sane-devel] compile sane snapshot under Freebsd 7.1

2009-05-04 Thread Chris Bagwell
current directory but falls back to standard system header places. It makes no mention of referencing -I values. So that seems the issue. We need to get rid of all #include "sane/getopts.h" and also better to align with just 1 way to do it such as also getting rid of all #include as well. I can align this soon if someone else doesn't want to take that up themselves. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.alioth.debian.org/pipermail/sane-devel/attachments/20090504/39b78925/attachment-0001.htm>

[sane-devel] Git repositories are up

2009-05-04 Thread Jeff Kowalczyk
Julien BLACHE wrote: > git clone ssh://login at git.debian.org/git/sane/sane-backends.git > > I guess I'm waiting for questions now? Are the ssh:// urls for committers only? Should users and packagers use the http:// url forms? Thanks, Jeff

[sane-devel] Git repositories are up

2009-05-04 Thread Michael Cronenworth
Original Message Subject: Re: [sane-devel] Git repositories are up From: Jeff Kowalczyk To: sane-devel at lists.alioth.debian.org Date: 05/04/2009 01:58 PM > > Are the ssh:// urls for committers only? > > Should users and packagers use the http:// url forms? > Yes and yes.

[sane-devel] Git repositories are up

2009-05-04 Thread Michael Cronenworth
Original Message Subject: [sane-devel] Git repositories are up From: Julien BLACHE To: SANE Mailing List Date: 05/04/2009 12:02 PM > > I guess I'm waiting for questions now? :) (and flames?) > Good work! I hope to build a Win32 package now that you have this running offici

[sane-devel] Canon MF4010/MF4018

2009-05-04 Thread Dennis Lou
There seems to be a disconnect on support status for the MF4010/MF4018. These 3 seem to lack consensus: http://www.nabble.com/Canon-MF4018-works-with-pixma-backend-td22935035.html http://www.sane-project.org/sane-mfgs.html#Z-CANON http://www.sane-project.org/man/sane-pixma.5.html -Dennis

[sane-devel] sane-backends 1.0.20 Released

2009-05-04 Thread Julien BLACHE
"m. allan noah" wrote: Hi, > * FreeBSD users should use LDFLAGS="-lcam" > * users with gphoto2 installed outside of /usr/lib should use > LDFLAGS="-L/path/to/gphoto" Building with --enable-pthreads, all hell breaks loose as not everybody is linking $(PTHREADS_LIBS) in. Chris, you've got work :

[sane-devel] sane-backends 1.0.20 Released

2009-05-04 Thread m. allan noah
On Mon, May 4, 2009 at 11:03 AM, Julien BLACHE wrote: > Chris Bagwell wrote: > > Hi, > >>> It switches sanei_thread from using fork() to using pthreads for >>> reader processes. >> >> Ah, thats the part I was missing and can now reproduce. ?Some of that double >> negative logic in acinclude.m4 wa

[sane-devel] sane cvs still in code freeze

2009-05-04 Thread Julien BLACHE
"m. allan noah" wrote: Hi, > Guys- lets leave the CVS server alone for a couple days so Julien can > import it into git. After he gives the OK, we'll have to start a new > thread so us git noobs can figure out how to use the thing... :) I hope to be able to at least start on this today, but tha

[sane-devel] sane-backends 1.0.20 Released

2009-05-04 Thread Chris Bagwell
orary work around for those that need it: ./configure --disable-fork-process LDFLAGS=-lpthread Chris -- next part -- An HTML attachment was scrubbed... URL: <http://lists.alioth.debian.org/pipermail/sane-devel/attachments/20090504/d66c8a8a/attachment.htm>

[sane-devel] sane-backends 1.0.20 Released

2009-05-04 Thread m. allan noah
On Mon, May 4, 2009 at 5:17 AM, Julien BLACHE wrote: > "m. allan noah" wrote: > > Hi, > >> * FreeBSD users should use LDFLAGS="-lcam" >> * users with gphoto2 installed outside of /usr/lib should use >> LDFLAGS="-L/path/to/gphoto" > > Building with --enable-pthreads, all hell breaks loose as not >

[sane-devel] sane-backends 1.0.20 Released

2009-05-04 Thread Chris Bagwell
27;t causing a link failure for myself on any of my platforms. Do you have some sort of strict compile flag your using? Also, can you verify those two backends align with what your seeing fail? Thanks, Chris -- next part -- An HTML attachment was scrubbed... URL: <http://lists.alioth.debian.org/pipermail/sane-devel/attachments/20090504/f6a23f3a/attachment.htm>