Dhi Aurrahman schrieb:
> Dear All!
>
> I have CanonScan LiDE 50 with me (working well with SANE genesys backend),
> but I need to have a buttons-daemon for it.
> Anyone could help me how to do it? I think the first step is to snoop the
> USB message sent by the button when it is pressed.
> If you
That is probably the problem now that you mention it... I just looked at
tracker and their is a patch that seems incomplete.
I could probably get it working but I have an issue to resolve first.
I'm running a newer version of autoconf (2.63) then current CVS files
seem to be based on. Any iss
Hi Chris, allan,
I installed texlive-extra-utils from debian repository and make succeeds now.
My configure line was
./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var BACKENDS=pixma
(I have a Canon MP 970.)
I can run scanimage -V as root but have to sort out user permissions now.
Tha
Hi all,
I've not seen this discussed in mailing list archive. Is there any past
discussions?
Its pretty common practice (but not 100%) that projects using autotools
to not check in files generated by autoconf/autoreconf into
CVS/git/etc. Currently, the sane project falls into the camp that t
there were some patches recently either on the list or in the bug
tracker to make sane.ps optional if the user did not have latex
installed.
allan
On Fri, Jan 16, 2009 at 7:11 PM, Chris Bagwell wrote:
> norv wrote:
>> Hi and thanks for sane,
>> I am trying to compile from cvs on debian sid and m
norv wrote:
> Hi and thanks for sane,
> I am trying to compile from cvs on debian sid and make fails with following
> lines
>
> ...>
> epkowa.desc: Warning: Backend `epkowa': 8 USB devices without :usbid
> brother.desc: Warning: Backend `brother': 1 USB devices without :usbid
> brother2.desc: W
Hi and thanks for sane,
I am trying to compile from cvs on debian sid and make fails with following
lines
...>
epkowa.desc: Warning: Backend `epkowa': 8 USB devices without :usbid
brother.desc: Warning: Backend `brother': 1 USB devices without :usbid
brother2.desc: Warning: Backend `brother2'
Alessandro Zummo writes:
> On Wed, 14 Jan 2009 19:33:54 -0600
> Chris Bagwell wrote:
>
>> But google turned up a PDF of some other random Epson scanner that shows
>> the length of identity2 response. The patch at the end of this email
>> specifies the response length and also fixes the issue.
On Thu, Jan 15, 2009 at 9:36 PM, Julien BLACHE wrote:
>> Might I recommend a switch to git. I switched from CVS to git and I'm
>> quite a happy camper. ^.^
>
> Working on it.
I'd vote for switching to Mercurial. Git is usability disaster, it
even worse than tla. Mercurial is much SANEr :D
I'm