Hi,
Alex Austin wrote:
> I'm working on a SANEd / WIA (Windows Imaging Architecture) bridge
> driver right now. I suppose I could be the contact person, but if
> someone else would prefer, I have no attachment to it. I figured the
> head maintainer of the SANE net backend could, but looking furthe
===
== Neuer Eintrag
===
---
-- Formular: 'adddev'
---
1. Your email address:
'carloluse...@libero.it'
2. Manufacturer (e.g.
On 2/16/07, dtlin...@comcast.net wrote:
> Sorry if this is a stupid question, but I am new to SANE.
>
> How do I crank up the debug level at the command line? I am accessing the
> backend through a dynamically loaded library.
at the command line:
SANE_DEBUG_DLL=255 yourprogramname --yourprogram
I have some time today (Friday) if any one would be able to point me in
the right direction on this issues I am having with this sm3600 backend
in Fedora 6. I think it may be an issue with the USB (libusb?) but I am
not sure how to follow up on it. I know enough to follow instructions
and to poss
Sorry if this is a stupid question, but I am new to SANE.
How do I crank up the debug level at the command line? I am accessing the
backend through a dynamically loaded library.
-- Original message --
From: "m. allan noah"
> try cranking up the debug level at t
try cranking up the debug level at the command line. especially on the
DLL and TEST backends.
allan
On 2/16/07, dtlin...@comcast.net wrote:
> I am writing a GUI for SANE for Mac OS X.
>
> I perform a sane_init, and get reasonable results back. I pass NULL as the
> authorization pointer.
>
> I p