[sane-devel] genesys md6228: buttons supported?

2013-03-28 Thread Wilhelm
wer[=(yes|no)] [no] [hardware] > Power button >Buttons: > --clear-calibration > Clear calibration cache > > > > Dominik > > -- Wilhelm

[sane-devel] scanbd on Raspberry Pi Connection Failed system_bus_socket

2013-03-18 Thread Wilhelm
om/scanbd-on-Raspberry-Pi-Connection-Failed-system-bus-socket-tp17350.html > Sent from the SANE - Dev mailing list archive at Nabble.com. > -- Wilhelm

[sane-devel] scanbd Canon MG6250

2013-02-01 Thread Wilhelm
White" or "Scan" -> "Color". > > Is there a way to see more detailed the communication between scanbd and > the device? (more then with debug level 7) Please provide us with the logs and configs. -- Wilhelm

[sane-devel] [scanbd] CanoScan 210 buttons "off by one"

2013-01-29 Thread Wilhelm
bd: scanbd: Value of mode as string (len 4, hash > 2089152600): Gray > Jan 29 14:38:26 h scanbd: scanbd: waiting for child: > /usr/local/etc/scanbd/test.script > > Full syslog can be found here http://sslug.dk/~chlor/canon/#scanbd > > Any help appreciated. > > best regards > Hans > > -- Wilhelm

[sane-devel] Scanner Button Daemon [scanbd] 1.3: parse error in config file

2013-01-20 Thread Wilhelm
Am 19.01.2013 18:54, schrieb Rolf Bensch: > Hi Wilhelm, > > Yesterday I started with scanbd and my CS9000F. > > I mentioned an error with scanbd.conf: > > $ /usr/local/bin/scanbd -df -c /usr/local/etc/scanbd/scanbd.conf > /usr/local/etc/scanbd/scanbd.conf:197: no such optio

[sane-devel] Canon Pixma MP280: Error during device I/O

2013-01-13 Thread Wilhelm
, 313952); > but none of them came to a conclusion. Please let me know whether you > need more information or whether I should attach this information to one > of the existing bugs. > > Best regards, >Lars > > -- Wilhelm

[sane-devel] using scanners unable to USB_AUTOSUSPEND

2013-01-11 Thread Wilhelm
Am 10.01.2013 17:29, schrieb Johannes Meixner: > > Hello, > > On Jan 10 16:58 Wilhelm wrote (excerpt): >> recently I had problems with my old EPSON 1670 Scanner, because it >> doesn't support usb autosuspend that most distros enable by default in >> the linux ker

[sane-devel] using scanners unable to USB_AUTOSUSPEND

2013-01-10 Thread Wilhelm
. If anyone is interested: I have put some hints in README.txt of scanbd. You can find it at http://scanbd.svn.sourceforge.net/viewvc/scanbd/trunk/doc/?sortby=rev HTH, -- Wilhelm

[sane-devel] Scanner Button Daemon [scanbd]: release 1.3

2013-01-08 Thread Wilhelm
David Legg) > 2. Re: compile problems with scanbd: undefined reference to >symbol 'pthread_sigmask@@GLIBC_2.2.5' (Dominik Kopp) > 3. Re: compile problems with scanbd: undefined reference to >symbol 'pthread_sigmask@@GLIBC_2.2.5' (Prof. Dr.-Ing. Wilhe

[sane-devel] Scanner Button Daemon [scanbd]: release 1.3

2013-01-06 Thread Wilhelm
from the (old) scanbuttond project. Supported platforms: Linux, FreeBSD, NetBSD, OpenBSD ] -- Wilhelm

[sane-devel] compile problems with scanbd: undefined reference to symbol 'pthread_sigmask@@GLIBC_2.2.5'

2013-01-06 Thread Prof. Dr.-Ing. Wilhelm Meier
;>> in INSTALL? >> >> It looks that you compiled scanbd ok here. So you should be able to >> continue from here. Have a look at scanbd.conf and Try >> scanbd -f >> >> regards, Louis >> > > next problem: > I don't have any /etc/inetd.conf > opensuse has /etc/xinetd.conf > > And this uses a different style as in chapter 3) of README.txt > ("sane-port stream tcp4 nowait ..." Just updated trunk to include an example. But you can also look here (in german): http://www.mehr4u.de/component/k2/item/99-mit-scanbd-scannertasen-an-einem-canon-mx700-nutzen.html -- Wilhelm

[sane-devel] compile problems with scanbd: undefined reference to symbol 'pthread_sigmask@@GLIBC_2.2.5'

2013-01-03 Thread Wilhelm
.2.5' > /usr/lib64/gcc/x86_64-suse-linux/4.7/../../../../x86_64-suse-linux/bin/ld: > note: 'pthread_sigmask@@GLIBC_2.2.5' is defined in DSO > /lib64/libpthread.so.0 so try adding it to the linker command line > /lib64/libpthread.so.0: could not read symbols: Invalid operation > collect2: error: ld returned 1 exit status > make[1]: *** [scanbd] Fehler 1 > make[1]: Leaving directory `/home/dom/scanbd/trunk/src/scanbd' > make: *** [all-recursive] Fehler 1 looks like -lpthread is missing on openSUSE. Do you mind trying to compile with the Makefile.simple instead of configure? As safer aproach would be to use scanbd-1.2.1 instead of trunk. -- Wilhelm -- Wilhelm

[sane-devel] Scanbd and /etc/sane.d

2012-12-10 Thread Wilhelm
SANE_CONFIG_FILE for getting the filename of the real dll.conf in the SANE_CONFIG_DIR 4) add a function to the programming interface to set the name / dir for the config-file (sane_init) -- Wilhelm

[sane-devel] scanbd with a Canon DR-2010C

2012-12-05 Thread Wilhelm
Am 05.12.2012 11:01, schrieb Rien Broekstra: > On Wed, 5 Dec 2012 10:20:51 +0100, Wilhelm wrote: >> Am 05.12.2012 09:37, schrieb Rien Broekstra: >>> On Wed, 5 Dec 2012 06:31:11 +0100, Wilhelm >>> wrote: >>>> Hello, >>>> >>>> please

[sane-devel] scanbd with a Canon DR-2010C

2012-12-05 Thread Wilhelm
Am 05.12.2012 09:37, schrieb Rien Broekstra: > On Wed, 5 Dec 2012 06:31:11 +0100, Wilhelm wrote: >> Hello, >> >> please test scanimage -L as user:group saned:lp, since you configured >> scanbd to drop privileges to these. >> > > Ah, debian uses scanner

[sane-devel] Fwd: canon lide 110 - buttons - don't working :/

2012-11-30 Thread Wilhelm
t; > The basic idea of the /etc/scanbuttond/buttonpressed.sh script and using > some single scripts for each action etc. is derived from there. > > In fact you can use "combined" buttons, i.e. pressing SCAN and PDF > together generates a "button 5" event etc. I'm using that for some more > scripts, that e.g. open the jpeg file with GIMP for editing. > > If you like, I can try to put thes pieces together with some sort of > documentation. But just getting the "button pressed" events with > scanbuttond is the easier part and quickly done ;-) > > Regards, Tobias > -- Wilhelm

[sane-devel] Fwd: canon lide 110 - buttons - don't working :/

2012-11-29 Thread Wilhelm
F, AUTO SCAN, COPY, EMAIL > > i just need one button, but if we could make all work that's nice too :) > > thanks guys > > > -- > Roberto Spadim > -- Wilhelm

[sane-devel] scanbd works but not buttons

2012-11-26 Thread Wilhelm
Am 26.11.2012 10:43, schrieb ???: > On Mon, Nov 26, 2012 at 10:18:50AM +0100, Wilhelm wrote: >> Am 26.11.2012 09:48, schrieb ???: >>> On Mon, Nov 26, 2012 at 07:53:55AM +0100, Wilhelm wrote: >>>> Hello Alexey, >>>> >>>> Am 26.11.2012

[sane-devel] scanbd works but not buttons

2012-11-26 Thread Wilhelm
Am 26.11.2012 09:48, schrieb ???: > On Mon, Nov 26, 2012 at 07:53:55AM +0100, Wilhelm wrote: >> Hello Alexey, >> >> Am 26.11.2012 06:50, schrieb Alexey Smirnoff: >>> >>> But when I start scanbd directry and pressing keys on a scanner, I do not >>&

[sane-devel] scanbd works but not buttons

2012-11-26 Thread Wilhelm
us call > /usr/local/bin/scanbd: Iteration on dbus call > /usr/local/bin/scanbd: Iteration on dbus call > /usr/local/bin/scanbd: Iteration on dbus call > > dbus is tarted and working > This is how I installed scandb: > make clean all > USE_SANE=yes make -e clean all > then I copied /etc/sane.d/* into /usr/local/etc/scanbd > and removed everything but net from /etc/sane.d/dll.conf > and also commented net in /usr/local/etc/scanbd/dll.conf > > What am I doing wrong? please show also your scanbd.conf. The scanner isn't recognized at all. -- Wilhelm

[sane-devel] scanbd

2012-11-21 Thread Wilhelm
Am 10.11.2012 22:47, schrieb Louis Lagendijk: > On Wed, 2012-11-07 at 06:50 +0100, Wilhelm wrote: > >>> >>> A compilation with -Werror catched this for me. I have -Werror as a >>> compile flag, but it can be disabled (configure --disable-Werror). >> >>

[sane-devel] Problem with Button of HP ScanJet 6200C Scanner and scanbd

2012-11-16 Thread Wilhelm
ackend would have to be modified. Ok, thanks for the info - it's a pity, because now using buttons together with local or remote scan-applications is impossible :-( > > allan > > On Fri, Nov 16, 2012 at 1:03 AM, Thomas Boll > wrote: >> Hello Wilhelm, >> >> i

[sane-devel] Problem with Button of HP ScanJet 6200C Scanner and scanbd

2012-11-16 Thread Wilhelm
Am 16.11.2012 07:03, schrieb Thomas Boll: > Hello Wilhelm, > > it's me again. The output of syslog led me to the config files again and > I found that I left "lp" as goup in scanbd.conf. > > When I changed "goup = lp" to "group = scanner" I c

[sane-devel] Problem with Button of HP ScanJet 6200C Scanner and scanbd

2012-11-15 Thread Wilhelm
Am 15.11.2012 17:01, schrieb Thomas Boll: > Hello Wilhelm, > > Thanks for the response and your great work on scanbd! > > I did not find out how to reply online, so I try it this way. > > Following the relevant part of my syslog you requested. Sounds like I > have privile

[sane-devel] Problem with Button of HP ScanJet 6200C Scanner and scanbd

2012-11-13 Thread Wilhelm
/usr/local/etc/scanbd/saned.conf | > > 192.168.100.0/24 > 192.168.100.10 | > > The scanbd.conf is long and is unmodified by me. > > If someone could point me into the right direction would be great. > I try for days now and this is going to drive me mad! Also tried > scanbuttond with no luck. > > Thanks for reading. > me., thomas > > Best Regards, > Thomas Boll > > -- Wilhelm

[sane-devel] Scanner Button Daemon [scanbd]: release 1.2.1

2012-11-06 Thread Wilhelm
Am 06.11.2012 07:34, schrieb Wilhelm: > Hi all, > > I just put the latest bug-fixes into the release 1.2.1. As usual check > out at SF: > > svn co https://scanbd.svn.sourceforge.net/svnroot/scanbd/releases/1.2.1 forgot to mention that there is also the file-release: http

[sane-devel] Scanner Button Daemon [scanbd]: release 1.2.1

2012-11-06 Thread Wilhelm
-backends or some special backends from the (old) scanbuttond project. Supported platforms: Linux, FreeBSD, NetBSD, OpenBSD ] -- Wilhelm

[sane-devel] Canon Mx 700 - Scanbuttons

2012-10-28 Thread Wilhelm
uff, do you mind also changing the option-type of button-1/-2 to SANE_TYPE_BUTTON (it is actually SANE_TYPE_INT)? Is anyone aware of similar operation (setting one option for querying another) in other backends (in that case I would consider updating scanbd to suppport such a schema as well)? Thanks, -- Wilhelm

[sane-devel] Canon Mx 700 - Scanbuttons

2012-09-26 Thread Wilhelm
ncontrolled=yes > > > But scanbd can't read the buttonstatus. It's a bug or not implemented? All > the options are available, but scanbd shows no action by using the buttons. just to clearify: scanbd can read the buttons (e.g. a button-option with name "button-1") but the value of this particular option never changes when the user presses a button. A quick look in to the pixma backend-sources suggests that querying the button values isn't supported ... ? > > Kind regards? > Nelson > -- Wilhelm

[sane-devel] Canon Mx 700 - Scanbuttons

2012-08-29 Thread Wilhelm
ever got around to look into that anymore. >>> I will put it on my TODO list to look into it again when I can find some >>> time >> >> As the author of the scanner button daemon (scanbd) I would be interested >> too in this functionality :-) >> >&g

[sane-devel] Canon Mx 700 - Scanbuttons

2012-05-21 Thread Wilhelm
on stuff. It is the only > part of the network stuff that does NOT work. > > And as nobody ever asked, I never got around to look into that anymore. > I will put it on my TODO list to look into it again when I can find some > time As the author of the scanner button daemon (scanbd) I would be interested too in this functionality :-) > > Kind regards, Louis > > -- Wilhelm

[sane-devel] Installing scanbd with full EPSON V200 support on Ubuntu [scanbd]

2012-04-04 Thread Wilhelm
Am 01.04.2012 23:47, schrieb emmanuel.michel at wanadoo.fr: > Hi Wilhelm, Hi everyone, > > As promised, this is my post to confirm I completed the install of > scanbd on Ubuntu with full support of all four buttons of an "EPSON > Perfection V200 Photo" scanner. > >

[sane-devel] Scanner Button Daemon [scanbd]

2012-03-19 Thread Wilhelm
, dbus, hal) scanbd supports this as well. scanbd can use all sane-backends or some special backends from the (old) scanbuttond project. Supported platforms: Linux, FreeBSD, NetBSD, OpenBSD ] -- Wilhelm

[sane-devel] [PATCH] scanbd: Makefile-001 ensure target dirs exist

2012-03-03 Thread Wilhelm
Hi Martin, thank you for the patches. They are merged to trunk and into release/1.2. Also make a file release scanbd-1.2.tgz on SF. Thanks, Wilhelm Am 02.03.2012 17:31, schrieb Martin Dengler: > Hi, > > I am packaging scanbd for Fedora (someone stop me if it's done) and I >

[sane-devel] [PATCH] scanbd: Makefile-001 ensure target dirs exist

2012-03-03 Thread Wilhelm
"$(SCANBD_DIR)/scanbuttond/backends" > + -cp scanbuttond/backends/*.so "$(SCANBD_DIR)/scanbuttond/backends" || > /bin/true > echo "Copy scanbd_dbus.conf to /etc/dbus-1/system.d/" > cp scanbd_dbus.conf "$(DBUS_PREFIX)/etc/dbus-1/system.d" > - -cp scanbuttond/backends/meta.conf "$(SCANBD_DIR)/scanbuttond/backends" > + -cp scanbuttond/backends/meta.conf "$(SCANBD_DIR)/scanbuttond/backends" > || /bin/true > echo "Edit /etc/inetd.conf" > > > -- Wilhelm

[sane-devel] Scanner Button Daemon [scanbd]: update and Chemnitzer Linux Tage CLT 2012

2012-02-16 Thread Wilhelm
mic device insertion / removal (libudev, dbus, hal) scanbd supports this as well. scanbd can use all sane-backends or some special backends from the (old) scanbuttond project. Supported platforms: Linux, FreeBSD, NetBSD, OpenBSD ] -- Wilhelm

[sane-devel] scanimage freezes for 3 minutes with Epson Perfection V200 [epkowa]

2012-02-09 Thread Wilhelm
out to succeed having all > the 4 buttons working now :-) Are there any issues regarding scanbd? Regards, Wilhelm > > Bests, > > Emmanuel > > > Le 09/02/2012 02:22, Olaf Meeuwissen a ?crit : >> "emmanuel.michel at wanadoo.fr" writes:

[sane-devel] Scanner Button Daemon [scanbd]: Release 1.1

2012-02-08 Thread Wilhelm
as well. scanbd can use all sane-backends or some special backends from the (old) scanbuttond project. Supported platforms: Linux, FreeBSD, NetBSD, OpenBSD ] -- Wilhelm

[sane-devel] Problem compiling scanbd (unkown type u_int8_t) [SOLVED}

2012-02-07 Thread Wilhelm
n of scanbd to trunk solving this issue. Also included is a PKGBUILD in contrib for a new libusb-compat for ArchLinux. This solves an issue recognizing the scanners with the old scanbuttond-backends. > > > The complete output: http://pastebin.com/2d7ivqg4 > > > > Alex > -- Wilhelm

[sane-devel] scanbd - epson backend - undefined symbol: MAX

2012-02-06 Thread Wilhelm
on my other system > some times ago (not any longer because of problems with libusb-compat) > with the epson backend. > > > Alex > -- Wilhelm

[sane-devel] scanbd - epson backend - undefined symbol: MAX

2012-02-06 Thread Wilhelm
r try! > > > > Any hints? > > The old scanbuttond compiled from source was working on my other system > some times ago (not any longer because of problems with libusb-compat) > with the epson backend. > > > Alex > -- Wilhelm

[sane-devel] Problem compiling scanbd (unkown type u_int8_t)

2012-02-05 Thread Wilhelm
.o sane.o daemonize.o dbus.o udev.o -lconfuse -lpthread > -ldbus-1 -lsane -ludev -o scanbd > scanbd.o: In function `sig_hup_handler': > /home/alex/scanbd/trunk/scanbd.c:162: undefined reference to > `stop_scbtn_threads' > [...] > Please use: USE_SCANBUTTOND=yes make install > complete output here: http://pastebin.com/jAVKsEDT > > > Alex > -- Wilhelm

[sane-devel] Problem compiling scanbd (unkown type u_int8_t)

2012-02-05 Thread Wilhelm
d I did not found any useful information about this error. >> >> >> Any hints? > > In mustek.c add > #include > before including libusbi.h just updated the repo! Would be happy if you could test it again. > > Maybe the libusb people should include that directly within usb.h. > You could report the issue there. > > cu, > Rudi > -- Wilhelm

[sane-devel] Scanner Button Daemon [scanbd]: Release 1.0

2011-12-18 Thread Wilhelm
well. scanbd can use all sane-backends or some special backends from the (old) scanbuttond project. Supported platforms: Linux, FreeBSD, NetBSD, OpenBSD ] -- Wilhelm

[sane-devel] CanoScan Lide 210 - five one touch buttons support

2011-12-13 Thread Wilhelm
ourceforge.net/projects/scanbd/ > > best regards, > Paul > -- Wilhelm

[sane-devel] Scanner Button Daemon [scanbd]: update

2011-11-28 Thread Wilhelm
(libudev, dbus, hal) scanbd supports this as well. scanbd can use all sane-backends or some special backends from the (old) scanbuttond project. Supported platforms: Linux, FreeBSD, NetBSD, OpenBSD ] -- Wilhelm

[sane-devel] Scanner Button Daemon [scanbd]: high CPU utilization

2011-11-28 Thread Wilhelm
Hello Rastislav, just added your script to a contrib-directory of the repository. Thank you, Wilhelm Am 25.11.2011 23:07, schrieb Rastislav David: > Hello Wilhelm, > > scanbd starts fine and looks to be ok now on ARM and Debian Wheezy. > > I've unplugged and plugged bac

[sane-devel] Scanner Button Daemon [scanbd]: high CPU utilization

2011-11-25 Thread Wilhelm
Hi Rastislav, Am 25.11.2011 13:49, schrieb Rastislav David: > > - Wilhelm wrote: >> Hi Rastislav, >> >> (sorry for calling you wrong last time) >> >> Am 25.11.2011 10:35, schrieb Rastislav David: >>> Hello Wilhelm, >>> >>

[sane-devel] Scanner Button Daemon [scanbd]: high CPU utilization

2011-11-25 Thread Wilhelm
Hi Rastislav, (sorry for calling you wrong last time) Am 25.11.2011 10:35, schrieb Rastislav David: > Hello Wilhelm, > > thank You for responding so quickly. you're welcome > > I've closed point 2) where I've found that button called Pdf is found with > fil

[sane-devel] Scanner Button Daemon [scanbd]: high CPU utilization

2011-11-25 Thread Wilhelm
ipt works fine for said 3 buttons. > > Can You help where could be the issue with High CPU utilization? > Is there some problem with configuration? I think this has to to with the libudev. You can disable libudev at compile-time (and using hald if you want) loosing the capability to dynamically add scanners. Can you give this a try, please? > > Rastislav > > P.S: for scanbd to compile I had to change > -I/usr/local/include/dbus-1.0/include to > -I/usr/lib/arm-linux-gnueabi/dbus-1.0/include > > > -- Wilhelm

[sane-devel] Scanner Button Daemon [scanbd]: update

2011-11-12 Thread Wilhelm
(old) scanbuttond project. Plattforms: Linux, FreeBSD, NetBSD, OpenBSD ] -- Wilhelm

[sane-devel] scanbd scanner button daemon

2011-11-11 Thread Wilhelm
Hi again, Am 11.11.2011 17:46, schrieb Florian Litzinger: > Hello, > > it's working like a charm now. good to hear! > Thank you for this great piece of software! If you have any suggestions don't hesitate. > Best Regards > Florian > > > Am 11.11.2011 11:

[sane-devel] Scanner Button Daemon [scanbd]: more plattforms

2011-10-24 Thread Wilhelm
-backends or some special backends from the (old) scanbuttond project. Plattforms: Linux, FreeBSD, NetBSD, OpenBSD ] -- Wilhelm

[sane-devel] Scanner Button Daemon [scanbd]: FreeBSD support

2011-10-18 Thread Wilhelm
Am 17.10.2011 21:11, schrieb Torfinn Ingolfsen: > On Mon, Oct 17, 2011 at 8:46 AM, Wilhelm wrote: >> Hi all, >> >> just added FreeBSD support to scanbd (looking for testers now ...) >> >> As usual the code is at: >> svn co https://scanbd.svn.sourceforge.ne

[sane-devel] Fwd: Scanner Button Daemon [scanbd]: FreeBSD support

2011-10-17 Thread Wilhelm
Am 17.10.2011 11:56, schrieb Wilhelm: > ... the commit isn't through yet - looks like problems with svn (local > or at sf.net) ... fixed! > > Original-Nachricht > Betreff: Scanner Button Daemon [scanbd]: FreeBSD support > Datum: Mon, 17 Oct 2011 08:46:

[sane-devel] Fwd: Scanner Button Daemon [scanbd]: FreeBSD support

2011-10-17 Thread Wilhelm
... the commit isn't through yet - looks like problems with svn (local or at sf.net) ... Original-Nachricht Betreff: Scanner Button Daemon [scanbd]: FreeBSD support Datum: Mon, 17 Oct 2011 08:46:49 +0200 Von: Wilhelm Antwort an: w.meier at unix.net An: sane-dev

[sane-devel] Scanner Button Daemon [scanbd]: FreeBSD support

2011-10-17 Thread Wilhelm
backends from the scanbuttond project. Plattforms: Linux, FreeBSD ] -- Wilhelm

[sane-devel] Scanner Button Daemon [scanbd]: update

2011-10-11 Thread Wilhelm
via dbus. scanbd can use sane-backends or some special backends from the scanbuttond project. ] -- Wilhelm

[sane-devel] Sources of brscan-skey tool for brother mfc scanner

2011-10-05 Thread Wilhelm
Hi, does anybody know if the sources of the brscan-skey tool are available? Or how can I read the buttons via sane? Can't find anything googling. Any hints appreciated! -- Wilhelm

[sane-devel] Scanner Button Daemon [scanbd]: update

2011-09-09 Thread Wilhelm
the same time allows also scan-applications to access the scanners. If buttons are pressed, etc., various actions can be submitted (scan, copy, email). The function knob values are passed to the action-scripts as well. ] -- Wilhelm

[sane-devel] Scanner Button Daemon [scanbd]: added more backends (from scanbuttond)

2010-12-02 Thread Wilhelm
would be very happy if there would be any effort to do so. But this is out of my scope at the moment. > > allan > > On Wed, Dec 1, 2010 at 1:01 PM, Wilhelm wrote: >> Hi all, >> >> some time ago I noticed that the snapscan-backend (at least for the >> epson 1670 s

[sane-devel] Scanner Button Daemon [scanbd]: added more backends (from scanbuttond)

2010-12-01 Thread Wilhelm
s are pressed, etc., various actions can be submitted (scan, copy, email). The function knob values are passed to the action-scripts as well. ] -- Wilhelm

[sane-devel] Scanner Button Daemon [scanbd]: update on scanner access rights

2010-11-26 Thread Wilhelm
button daemon. It polls the scanner buttons looking for buttons pressed or function knob changes and at the same time allows also scan-applications to access the scanners. If buttons are pressed, etc., various action can be submitted. Network access for the scanners is possible. ] -- Wilhelm

[sane-devel] Scanner Button Daemon [scanbd]: update

2010-11-21 Thread Wilhelm
Am 20.11.2010 22:21, schrieb Wilhelm: > Hello all, > > I just committed the latest changes for scanbd to the SF svn repository: > > svn co https://scanbd.svn.sourceforge.net/svnroot/scanbd scanbd > > [ > scanbd is a scanner button daemon. It polls the scanner butto

[sane-devel] Scanner Button Daemon [scanbd]: update

2010-11-20 Thread Wilhelm
also scan-applications to access the scanners. If buttons are pressed, etc., various action can be submitted. ] -- Wilhelm

[sane-devel] Detect scan button on ScanSnap S1500 (sane-fujitsu backend)

2010-11-10 Thread Wilhelm
Hello, Am 10.11.2010 10:02, schrieb Johannes Meixner: > > Hello, > > On Nov 9 18:39 Wilhelm wrote (shortened): >> Am 09.11.2010 17:47, schrieb Johannes Meixner: >>> >>> If it really needs HAL, it is probably not very promising >>> because HAL is

[sane-devel] Detect scan button on ScanSnap S1500 (sane-fujitsu backend)

2010-11-09 Thread Wilhelm
Hello, Am 09.11.2010 17:47, schrieb Johannes Meixner: > > Hello, > > On Nov 9 09:02 m. allan noah wrote: >> Wilhelm- This looks very promising! >> >> On Sat, Nov 6, 2010 at 3:18 PM, Wilhelm wrote: >>> FYI: >>> >>> scanbd (scanner but

[sane-devel] Detect scan button on ScanSnap S1500 (sane-fujitsu backend)

2010-11-09 Thread Wilhelm
Am 09.11.2010 15:02, schrieb m. allan noah: > Wilhelm- This looks very promising! Thank you! Well, I posted it 2 years ago with minimal feedback - sadly. But we use it with our customers very frequently. > > allan > > On Sat, Nov 6, 2010 at 3:18 PM, Wilhelm wrote: >&

[sane-devel] Detect scan button on ScanSnap S1500 (sane-fujitsu backend)

2010-11-06 Thread Wilhelm
h.debian.org > http://lists.alioth.debian.org/mailman/listinfo/sane-devel > Unsubscribe: Send mail with subject "unsubscribe your_password" > to sane-devel-request at lists.alioth.debian.org -- Wilhelm

[sane-devel] Avision AV122 and reading the buttons gives I/O-Error

2009-01-23 Thread Wilhelm Meier
Am Freitag 23 Januar 2009 schrieb Zudio Solutions: > Hi Wilhelm, > > I managed to get sanebuttonsd to sort-of work by looking at the > message options like suggested; however some things are still not > clear: > > 1. In one case the type of the option (not necessarily the

[sane-devel] Avision AV122 and reading the buttons gives I/O-Error

2009-01-19 Thread Wilhelm Meier
Am Sonntag 18 Januar 2009 schrieb Zudio Solutions: > Hi Wilhelm, > I writing to you in response to your effort to get the AV122 to > work with sanebuttond (post: > http://lists.alioth.debian.org/pipermail/sane-devel/2008-November/0 >23144.html ) > > did you manage to get this

[sane-devel] scanbd - scanner button daemon

2008-12-15 Thread Wilhelm Meier
-device must be used by saned. 5) scanbd can poll arbitrary number of scanner 6) flexible configuration This is a very early release of the piece of software - be warned. You can get it from: http://scanbd.svn.sourceforge.net/viewvc/scanbd/ Comments very welcome! -- Wilhelm

[sane-devel] AV122 vertical strips...can you assist?

2008-11-25 Thread Wilhelm Meier
> >>> wrote: > >>>> If there are just tiny, very light lines then there > >>>> is probably dust on the CCD glass, you can wipe it > >>>> clean with air or some clean soft towel. > >>>> > >>>

[sane-devel] AV122 vertical strips...can you assist?

2008-11-21 Thread Wilhelm Meier
n advance. > >> GHOZ > >> > >> -- > >> sane-devel mailing list: sane-devel at lists.alioth.debian.org > >> http://lists.alioth.debian.org/mailman/listinfo/sane-devel > >> Unsubscribe: Send mail with subject "unsubscribe your_password" > >> to sane-devel-request at lists.alioth.debian.org > > -- > Ren? Rebe - ExactCODE GmbH - Europe, Germany, Berlin > http://exactcode.de | http://t2-project.org | > http://rene.rebe.name -- Wilhelm

[sane-devel] scanbuttond - project dead?

2008-11-19 Thread Wilhelm Meier
Am Mittwoch 19 November 2008 schrieb m. allan noah: > On Wed, Nov 19, 2008 at 12:52 PM, Wilhelm Meier wrote: > > Am Mittwoch 19 November 2008 schrieb m. allan noah: > >> On Wed, Nov 19, 2008 at 10:15 AM, Wilhelm Meier > > > > wrote: > >> > Hi, > >

[sane-devel] scanbuttond - project dead?

2008-11-19 Thread Wilhelm Meier
Hi, does anybody know if the scanbuttond project ist still active? Why is this project using different backends? -- Wilhelm

[sane-devel] How to poll the buttons of a Avision av122

2008-11-19 Thread Wilhelm Meier
Hi, I want to get the buttons state of a AV122. Does anybody know how to do that? -- Wilhelm

[sane-devel] Avision AV122 and reading the buttons gives I/O-Error

2008-11-15 Thread Wilhelm Meier
et_option_descriptor: name: nvram-values, size: 1024 It is avision backend build 288. Any hints. -- Wilhelm

[sane-devel] Microtek ScanMaker II ?

2002-05-21 Thread Wilhelm Jockheck
nly one fault: After each scan he waits for abot 105 sec. to start the next one. I like to use the scanner with the kernel 2.4.xx Any idea? MFG Wilhelm -- * wilh...@jockheck.de & jockh...@owl-online.de *

<    1   2