Re: [sane-devel] any rhel rpms for 1.0.27 out there?

2017-11-23 Thread Simon Matter
> On 11/23/2017 09:38 AM, Louis Lagendijk wrote: >> On Wed, 2017-11-22 at 19:42 -0800, ToddAndMargo wrote: >>> Dear List, >>> >>> Anyone know of a source of RPMs out there for >>> RHEL and Clones (CentOS, etc.)? RHEL is >>> stuck on 1.0.24 and does not include sane-backends-daemon >>> >>> >>> Many

Re: [sane-devel] Saned Tutorial is not correct -

2017-11-08 Thread Simon Matter
> The mistake is also in the man pages: > > using Ubuntu 16.04: man saned > > excerpt start: > > SYSTEMD CONFIGURATION >for systemd we need to add 2 configuation files in > /etc/systemd/system. < This should > be > /etc/systemd I'm not sure but at lea

Re: [sane-devel] SANE needs a GUI like CUPS's 'system-config-printer' to manually add a network scanner.

2017-11-06 Thread Simon Matter
> Greetings, > > I understand that saned is a daemon / API running in the backend, but I > believe that like CUPS's 'system-config-printer', it should come with a > frontend to manage scanners. AFAIK system-config-printer is a development of RedHat and has no relation with CUPS. The only problem h

Re: [sane-devel] FUJITSU ScanSnap iX500 - default page format?

2017-03-06 Thread Simon Matter
Hi, How about setting the default based on LANG or LC_PAPER environment vars? Or provide an option to do so? The same is done for printing systems, isn't it? Regards, Simon > Frankly, your front-end program should save your preferences for > things like page size, so you only set them once. I wa

Re: [sane-devel] I/O Errors with hp 7400c

2016-11-02 Thread Simon Matter
> Hello everybody, > > my HP scanjet 7400c worked nicely over many years with ubuntu. > Now, for no reason I can see, it starts to throw I/O errors - the same > on the desktop with ubuntu 16.10 and the laptop 16.04. - I suspect, it > might be a hardware issue, but would be grateful for experts' hin

Re: [sane-devel] Some weirdness with a Canon LiDE 220

2015-12-15 Thread Simon Matter
> I just checked the behavior of my LiDE220. I plugged the scanner into > USB3, The USB3 could be a problem here, check the list archives for more info on this. Regards, Simon > started xsane and set it to full color at 300dpi and pushed the scan > button. Up popped the "invalid argument" dialog

Re: [sane-devel] ADF+double-sided+tiff

2015-10-23 Thread Simon Matter
> On 2015-10-23 14:27, Simon Matter wrote: >>> Hi, >>> >>> I want to scan double-sided documents with my Fujitsu fi-7160 scanner >>> (ADF) and save them in tiff-format. I have tried to figure out how to >>> by >>> reading >>> sca

Re: [sane-devel] ADF+double-sided+tiff

2015-10-23 Thread Simon Matter
> Hi, > > I want to scan double-sided documents with my Fujitsu fi-7160 scanner > (ADF) and save them in tiff-format. I have tried to figure out how to by > reading > scanadf --help --device fujitsu and > scanimage -A --device fujitsu > > scanadf - is it possible to do it directly without any conve

Re: [sane-devel] Xsane can't find network scanner

2015-10-18 Thread Simon Matter
> That did not seem to help: > > mar@mar8710w:~ $ SANE_DEBUG_HPAIO=100 scanimage -L > [sanei_debug] Setting debug level of hpaio to 100. > [hpaio] sane_hpaio_init(): scan/sane/hpaio.c 338 > [hpaio] sane_hpaio_get_devices(local=0): scan/sane/hpaio.c 357 > > No scanners were identified. If you were e

Re: [sane-devel] CUPS dependency

2015-08-20 Thread Simon Matter
> Hello, > > I'm trying to pack sane for OpenWRT. As routers normally have low FS > space, > it is important to keep program sizes and dependencies to a minimum. > > While compiling sane-backends, I tried to look for usages of CUPS in every > source file and I did not find. Without cups-devel, I ge

Re: [sane-devel] problems with scanimage to pdf

2015-02-04 Thread Simon Matter
> On 02/04/2015 04:17 AM, Carsten Jensen wrote: >> On 02/03/2015 10:58 PM, m. allan noah wrote: >>> Most scanners produce big-endian data, which scanimage writes out to >>> disk when it creates the tiff. Any host-side tools that you use on the >>> tiffs will probably convert them to little-endian,

Re: [sane-devel] improve scanbd for Debian

2014-12-11 Thread Simon Matter
> On 12.12.2014 05:07, Wilhelm wrote: >> I must admit, actually I have no idea whar ist going wrong here. I see >> that the scanner and all options are recognized as in the >> call-from-shell case. > > Wilhelm, thank you for having a look. I must admit that the logs were > gotten a few weeks ago.

Re: [sane-devel] Can sensors be set to a value?

2014-10-31 Thread Simon Matter
> Simon Matter invoca.ch> writes: > >> >> Hi, >> >> I'm using sane-backends-1.0.24 to access a new Fujitsu fi-7160. >> >> The manpage shows this in the Sensor section: >> >> --function [0] [hardware] >> Function char

Re: [sane-devel] Scanner failure when connected via USB3

2014-10-31 Thread Simon Matter
> The key point here, and the reason I asked for these logs initially, > was your ability to scan properly with vuescan, and not with sane. My > hope was that you could make the absolute smallest scan with identical > parameters in both programs, so we could compare. If things are > working better

Re: [sane-devel] scanimage / tesseract interoperability

2014-05-10 Thread Simon Matter
> Tesseract is an open source OCR program. It can already > produce searchable PDF and will soon support streaming. > It would be fun to support something like this: > >scanimage --batch | tesseract - - pdf > searchable.pdf > > To make this work nicely, scanimage would need to > print the name

[sane-devel] Sane driver source for OKI MFP

2014-04-09 Thread Simon Matter
Hi, I recently learned that OKI now provides a sane backend for their MFP's. However I didn't find any sources. So my question is does anybody know about such a backend libsane-oki and if there is any chance the sources are available? Thanks for any insights, Simon

[sane-devel] Can sensors be set to a value?

2014-03-04 Thread Simon Matter
; I will try to find some time to look at that this weekend. > > allan > > On Fri, Feb 28, 2014 at 6:35 AM, Simon Matter > wrote: >> Hi, >> >> I'm using sane-backends-1.0.24 to access a new Fujitsu fi-7160. >> >> The manpage shows t

[sane-devel] Can sensors be set to a value?

2014-02-28 Thread Simon Matter
lan! Regards, Simon > > allan > > On Fri, Feb 28, 2014 at 6:35 AM, Simon Matter > wrote: >> Hi, >> >> I'm using sane-backends-1.0.24 to access a new Fujitsu fi-7160. >> >> The manpage shows this in the Sensor section: >> >> -

[sane-devel] Can sensors be set to a value?

2014-02-28 Thread Simon Matter
Hi, I'm using sane-backends-1.0.24 to access a new Fujitsu fi-7160. The manpage shows this in the Sensor section: --function [0] [hardware] Function character on screen My question is, is there a way to set a sensor value by software, not using the buttons on the device? The main

[sane-devel] HELP NEEDED - Fwd: Canon CanoScan N650U on Ubuntu

2013-07-01 Thread Simon Matter
> I am sorry to post again for the same problem but I see quite an active > partecipation here in the list, and I was guessing if my previous message > ever arrived. Did you search about the plustek driver instead of your exact scanner? IIRC there were others reporting problems with scanners drive

[sane-devel] Canon LiDE 210 scans only once before needing its USB cable replugged

2013-06-29 Thread Simon Matter
> Dear Mike, > > On Sat, 29 Jun 2013, Mike Cloaked wrote: > >> I run the same ( Canon LiDE 210 ) scanner in arch linux with sane >> version >> 1.0.23-7 - and it works without any problem at all with as many scans as >> I >> need one after the other. Certainly updating to the latest stable >> vers

[sane-devel] Xerox 3220 USB problem

2013-06-29 Thread Simon Matter
> Hi again, > > I managed to get it working by using the proprietary drivers from > here: > http://www.support.xerox.com/support/workcentre-3210-3220/file-download/enus.html?operatingSystem=linux&fileLanguage=en&contentId=101643&from=downloads&viewArchived=false > but the usb problem remains. > > A

[sane-devel] State of the epjitsu backend for ScanSnap S1100/S1300i

2012-11-21 Thread Simon Matter
y work > and use his merger instead. Well, I've tried it with sane-backends 1.0.22 and 1.0.23 and it segfaults for me :( Simon > > https://github.com/miurahr/sane-backends/commits/epjitsu-s1100 > > allan > > On Tue, Nov 20, 2012 at 9:02 AM, Simon Matter > wrote: >>

[sane-devel] State of the epjitsu backend for ScanSnap S1100/S1300i

2012-11-20 Thread Simon Matter
not contain > all the features of my S1100 patch. I probably should abandon my work > and use his merger instead. > > https://github.com/miurahr/sane-backends/commits/epjitsu-s1100 > > allan > > On Tue, Nov 20, 2012 at 9:02 AM, Simon Matter > wrote: >> Hi, >

[sane-devel] State of the epjitsu backend for ScanSnap S1100/S1300i

2012-11-20 Thread Simon Matter
Hi, I'm trying to get two scanners to work for our mobile users. They are Fujitsu ScanSnap S1100 and S1300i. Since the S1300 is known to work like the S300 I was hoping the S1300i will also work. I've configured the USB id in epjitsu.conf to load Firmware 1300i_0D12.nal and it all seems well but

[sane-devel] HP Scanjet 3690 not recognized

2012-05-14 Thread Simon Matter
> Hi > > When I connect the scanner and turn it on, I get the following response: > > $ dmesg | tail -6 > > usb 4-1: new full speed USB device using uhci_hcd and address 7 > usb 4-1: New USB device found, idVendor=03f0, idProduct=1405 > usb 4-1: New USB device strings: Mfr=1, Product=2, SerialNumbe

[sane-devel] Fujitsu fi-6230 problem with A4 size with flatbed

2012-02-22 Thread Simon Matter
Hi, We have several Fujitsu fi-6230 scanners. Scanning A4 size with the flatbed shows a small black border at the bottom of the page. With one of the devices the border is ~1mm in size, with the other devices it is almost invisible. I scan with scanimage --source Flatbed --mode Color --resolutio

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

2011-11-25 Thread Simon Matter
> Hi David, > > Am 24.11.2011 21:49, schrieb Rastislav David: >> Hello all, >> >> I've succesfully compiled scanbd for my Canon CanoScan LiDE 110 on my >> ARM powered NAS Linksys DNS-323 running Debian Wheezy. >> >> It works :) however there are few issues. >> 1) scanbd is using 100% of CPU load an

[sane-devel] Too New to be Crazy

2011-05-09 Thread Simon Matter
> I am new to this so please excuse my lack of detailed knowledge. I am > trying to build sane-backends-1.0.22 but, obviously, I am not doing > something right. I get this message when doing the configure" Warning: > sane-backends will be built without libusb support." Of course my > scanner is

[sane-devel] Scanning from fujitsu ScanSnap S1500 Error during device I/O

2011-02-08 Thread Simon Matter
> I just did a quick git testing. > The buffer problem seems to be solved now. I can confirm this for the S510 as well - which didn't show any I/O error but is really slow. I can also confirm that using "-B" solves the issue with 1.0.21. Here is my list of tests using the ScanSnap S510: Scan tim

[sane-devel] Scanning from fujitsu ScanSnap S1500 Error during device I/O

2011-02-08 Thread Simon Matter
> I just did some benchmarkung it takes 18 seconds to scan a A4 600DPI > color duplex page. > 4878*7046 600DPI 24bit color on windows. And 1 minute or more on linux > > if I use scanimage like this "scanimage -b -B -d fujitsu --source "ADF > Duplex" --mode color --resolution 600" it seems to work.

[sane-devel] Scanning from fujitsu ScanSnap S1500 Error during device I/O

2011-02-04 Thread Simon Matter
> On Fri, Feb 4, 2011 at 12:16 PM, Simon Matter > wrote: >>> No, Markus has uncovered a real bug. The S1500 chokes when doing high >>> resolution duplex scans. The backend reads data from both sides of the >>> paper, and buffers the back side. Unfortunately,

[sane-devel] Scanning from fujitsu ScanSnap S1500 Error during device I/O

2011-02-04 Thread Simon Matter
> No, Markus has uncovered a real bug. The S1500 chokes when doing high > resolution duplex scans. The backend reads data from both sides of the > paper, and buffers the back side. Unfortunately, we read too far ahead > on the backside, and the scanner has problems. I have no idea if this could be

[sane-devel] plustek 0.52-3 backend: help needed!

2010-11-24 Thread Simon Matter
> > Dear SANE developers > > I'm trying to get my hp scanjet 2100c flatbed scanner working with SANE > under Ubuntu 8.04LTS but I realise I'm completely out of my depth. I?m > currently trying to find someone who could lead me through this maze in > words of one syllable (or less) > > SANE app

[sane-devel] Scanner missing

2010-10-14 Thread Simon Matter
> On Thu, Oct 14, 2010 at 12:34 AM, Johannes Meixner wrote: >> >> Hello, >> > : >> >> If "scanimage -L" doesn't show it, inspect whether or not the >> SANE backends (i.e. the drivers) for your models are activated in >> a file like /etc/sane.d/dll.conf (might be elsewhere on CentOS). >> > > $ scan

[sane-devel] Scanner missing

2010-10-14 Thread Simon Matter
> I run CentOS 5.5 on my home desktop: > > 2.6.18-194.17.1.el5 #1 SMP Wed Sep 29 12:50:31 EDT 2010 x86_64 GNU/Linux > centos-release-5-5.el5.centos.x86_64 > GNOME 2.16.0 (included/integrated w/CentOS 5) > > A while back I bought a new HP J3600 scan/fax/copy/print-er and > connected it to my system.

[sane-devel] Using the Canon DR-2010C driver (scanner is not recognized)

2010-09-25 Thread Simon Matter
> Hi, > > I compiled and installed the latest sane-backends-1.0.21 and tried to > use it with a Canon DR-2010C scanner, > but the scanner is not recognized (by scanadf -L, or scanimage -L). > sane-find-scanner and lsusb can see the device. > > I can see that the scanner is supported and that the co

[sane-devel] Trouble with HP Officejet j4680

2010-09-06 Thread Simon Matter
> I'm using Arch Linux with the HP Officejet j4680 multifunction > printer. sane-find-scanner returns "found USB scanner (vendor=0x03f0 > [HP], product=0x2c12 [Officejet J4680 series]) at libusb:001:003" as > it should, but scanimage -L produces only the line "device > `v4l:/dev/video0' is a Noname

[sane-devel] PATCH: Error in scanimage manpage

2010-08-26 Thread Simon Matter
Hi, There is a little error in the scanimage manpage concerning the batch-start option. Regards, Simon -- next part -- A non-text attachment was scrubbed... Name: sane-backends-1.0.21-manpage-batch-start.patch Type: text/x-patch Size: 460 bytes Desc: not available URL:

[sane-devel] PATCH: Call script per output file from scanimage in batch mode

2010-08-24 Thread Simon Matter
> On Mon, Aug 23, 2010 at 11:20 AM, Simon Matter > wrote: >> Hi Allan, >> >>> Simon, this is a great idea, and is also one of the last things >>> missing for users to switch from the (now deprecated) scanadf to >>> scanimage. >>> >>>

[sane-devel] PATCH: Call script per output file from scanimage in batch mode

2010-08-23 Thread Simon Matter
Hi Allan, > Simon, this is a great idea, and is also one of the last things > missing for users to switch from the (now deprecated) scanadf to > scanimage. > > Is there any chance you could find the time to make your patch > compatible with the scanadf -S option? Specifically setting the > various

[sane-devel] PATCH: Call script per output file from scanimage in batch mode

2010-08-23 Thread Simon Matter
Hi, I've just came across a problem where I needed to run scanimage for ADF in batch mode but wanted to call a script for each page that was scanned. I know that scanadf provides such functionality but we are using scanimage for everything and I don't want to change that. The proposed solution si

[sane-devel] Hardware compatibility ongoing problem and what can be done about it

2010-06-18 Thread Simon Matter
> A- > > On Fri, Jun 18, 2010 at 1:07 AM, augustin wrote: > >> I believe in wallet advocacy: if we only had a reliable and objective >> assessment of the linux-(un)friendliness of hardware manufacturers, >> Linux >> users across the globe could be encouraged to buy from certain >> manufacturers >>

[sane-devel] Need help with Geode based Canon ScanFront 220eP

2010-06-14 Thread Simon Matter
> I got hold of a Canon ScanFront 220eP for testing purposes. > > It is an AMD Geode based scanner with touch screen and could be a nice > linux scanner. > > I booted with Damn Small Linux but running scanimage -L found nothing > > Originally it is run with Windows CE so a Windows based driver shou

[sane-devel] HP F2280 MFP stopped scanning - help please!

2010-05-11 Thread Simon Matter
> Hi guys > > I posted this about a fortnight ago but have not had any response. Can > anyone help? Hi, You may have better luck to get help if you go to HP or Ubuntu. The software you are using for your device is mainly from HP (hplip) an not from the sane team - they only are using sane as par

[sane-devel] ADF Duplex performance problems

2010-05-03 Thread Simon Matter
> On Sun, Apr 25, 2010 at 4:45 PM, Ilm??rs Poik??ns > wrote: >> Hi, >> >> I'm running latest SANE from git source on Ubuntu 9.10. I was testing >> scaning A4 on Fujitsu ScanSnap 500 in 300 dpi Color uncompressed using >> scanadf. Everything is fine when scanning only one side of sheet (image >> si

[sane-devel] Release of sane-backends v1.0.21

2010-04-26 Thread Simon Matter
mon > > allan > > On Mon, Apr 26, 2010 at 5:20 AM, Simon Matter > wrote: >> Hi, >> >>> New with sane-backends 1.0.21, released 2010-04-25: >>> >>> * New backends: kodak (Kodak i18xx), kvs1025 (Panasonic KV-S10xx), >>> p5 (Prim

[sane-devel] Release of sane-backends v1.0.21

2010-04-26 Thread Simon Matter
Hi, > New with sane-backends 1.0.21, released 2010-04-25: > > * New backends: kodak (Kodak i18xx), kvs1025 (Panasonic KV-S10xx), > p5 (Primax PagePartner) > * 224 more scanner models supported. > * Many backends updated. > * Improved compilation on uncommon platforms. > * More consistent option

[sane-devel] how do I use scanner hardware sensors (e.g. scan button)?

2010-01-19 Thread Simon Matter
> On Tue, Jan 19, 2010 at 1:14 PM, Arthur Hebert wrote: >> Thanks Allan. I am comfortable digging in and writing code, much more so >> for >> scripting languages (e.g. bash, python) than compiled/linked languages >> (e.g. >> C). >> >> A few related questions come to mind: >> >> * Is scanimage cons

[sane-devel] Block device USB port

2010-01-19 Thread Simon Matter
> > Hello, > > On Jan 16 12:27 Josu Lazkano wrote (shortened): > >> Hello everybody! I have a HP ScanJet 2400 scanner. I can scan normally >> with >> this command: >> >> scanimage -d hp2400:libusb:001:006 --format=tiff > Desktop/image.tiff >> >> But if I change the scanner USB port, the device addr

[sane-devel] Fujitsu fi-6130 not found

2009-12-09 Thread Simon Matter
> The installed SUSE-package "sane-backends" is 1.0.19-99.1. > I don't know, if this scanner is included there. If they didn't backport any 1.0.20 code then I think support for fi-6xx0 is not there. Isn't there a current 1.0.20 package in current opensuse (11.2)? I don't know suse but you may chec

[sane-devel] HP OfficeJet 6110 all-in-one

2009-10-30 Thread Simon Matter
> I may be trying to saddle a dead horse here, but it would be nice to get > the scanner to work with this printer. > > Using Debian Lenny, and trying to install an "HP OfficeJet 6110 > all-in-one" > > I have had success using Sane with a couple of stand-alone HP scanners > (3300C and 2200C), so th

[sane-devel] testing hp aio adf for a page

2009-10-05 Thread Simon Matter
> hi, > > does there exist a tool that will query an hp aio device for a page > loaded in the adf? something that could be used for control logic in > a script. Hi, What we do here is reading the LCDisplay via SNMP and act on certain content. That is (or was) the only way to handle the device we

[sane-devel] sanei_magic

2009-09-15 Thread Simon Matter
> Historically, many of us (myself included) have advocated for software > features like deskew, despeckle and auto-crop to be done in the > front-end. This has obvious advantages for code reuse and > maintainability, since there appear to be fewer front-ends than > backends. But, I think the bigge

[sane-devel] Sane Permissions libusb and libsane.rules

2009-08-26 Thread Simon Matter
> I am running sane as root without issue. Cannot access it from other > users. I have an Epson Perfection 640U scanner attached. > > I've read the readme file and followed the directions. I copied the > libsane.rules file to /etc/udev/rules.d with the name 60-libsane.rules. I > have a scanner

[sane-devel] Kubuntu/Epson Perfection 3490 not working: help or a pointer to help?

2009-08-18 Thread Simon Matter
> I'm trying to get scanning working (Kubuntu 9.04, Epson Perfection 3490, > relevant SANE packages installed), but I'm getting nowhere and I feel > stuck. I'm new to Linux. > > 1. scanimage -L finds "snapscan:libusb:001:003" and identifies it as an > Epson flatbed scanner. > > 2. sane-find-sc

[sane-devel] Fujitsu owners take note

2009-05-27 Thread Simon Matter
> I've just committed an update to the fujitsu backend to the new sane > git repo. The primary purpose is to reduce ram usage. These changes > affect all machines supported by the fujitsu backend, but I don't have > access to very many models to test. So- if you have such a machine, > and could mak

[sane-devel] Problem with HP Color LaserJet CM1015

2009-05-22 Thread Simon Matter
> Hi, > > I have problems with HP Color LaserJet CM1015, this is what i had That device may depend on the hplip/hpaio stuff, which works toghether with SANE but has to be installed separately. Check your installed packages. Regards, Simon > > # sane-find-scanner > > # sane-find-scanner will no

[sane-devel] Problem with HP Color LaserJet CM1015

2009-05-22 Thread Simon Matter
> Hi, > > I have problems with HP Color LaserJet CM1015, this is what i had > > # sane-find-scanner > > # sane-find-scanner will now attempt to detect your scanner. If the > # result is different from what you expected, first make sure your > # scanner is powered up and properly connected to

[sane-devel] HP 7400C trouble addendum

2009-04-08 Thread Simon Matter
> I rebooted the server and now it works again. Can anyone tell me what > might be the cause of this, or how I can trace what made this reboot > necessary?? modules that can be reloaded or stuff like that. That's a bit difficult to say but USB can be unstable for many different reasons (if it is c

[sane-devel] New flat base scanner

2009-03-17 Thread Simon Matter
> Hi! > > does nobody have an idea? I'd buy something like a Fujitsu fi-6230 which has Flatbed and ADF and is very well supported by SANE CVS. Simon > > By > > Marcus > > Marcus Hufgard wrote: >> Hi, >> >> i want to buy a new flat base scanner which was perfectly provided by >> sane. >> >> Which

[sane-devel] HP officejet: access scanner over the network, mini how-to

2009-02-27 Thread Simon Matter
> Hello List, > > A month or so ago I initiated a discussion here about accessing my > networked HP OfficeJet Pro L7500. I could print but not scan. Now I have > managed to do the scanning just fine, I'm posting this here hoping that > other people can take advantage of it. It is kind of like a min

[sane-devel] Fujitsu S300 firmware

2009-02-26 Thread Simon Matter
> Is there anybody who could send me (in private mail) the firmware file for > Fujitsu S300 extracted from the windows driver? > I'm looking for the file 300_0C00.nal but can't extract it from the CD due > to the lack of a windows box. Thanks to Wine I was finally able to extract the file from the

[sane-devel] Fujitsu S300 firmware

2009-02-25 Thread Simon Matter
Is there anybody who could send me (in private mail) the firmware file for Fujitsu S300 extracted from the windows driver? I'm looking for the file 300_0C00.nal but can't extract it from the CD due to the lack of a windows box. Thanks, Simon

[sane-devel] Where to find Sane.h in Fedora 10.0

2009-02-23 Thread Simon Matter
> > > Before trying YUM I already tried > > rpm -ivh sane-backends-devel-1.0.19-12.fc10.i386.rpm > > it asked me to install > 1) libieee1284-devel-0.2.11-4.fc11.i386.rpm > 2) sane-backends-libs-gphoto2-1.0.19-12.fc10.i386.rpm > 3) gphoto2-2.4.3-1.fc10.i386.rpm > > I installed all the required rpm's

[sane-devel] Where to find Sane.h in Fedora 10.0

2009-02-23 Thread Simon Matter
> > I tried > > yum install sane-backends-devel-1.0.19-12.fc10.i386.rpm the error is > > > yum install sane-backends-devel-1.0.19-12.fc10.i386.rpm > Loaded plugins: refresh-packagekit > http://ftp.iitm.ac.in/fedora/releases/10/Everything/i386/os/repodata/04da721e41b80b2a003de83f73387a6d7d30833f-pr

[sane-devel] Where to find Sane.h in Fedora 10.0

2009-02-23 Thread Simon Matter
> > Just now I verified I have not installed sane-backends-1.0.19.tar.gz , it > comes pre installed with fedora 10.0, > > now can I install the sane-backends-devel-1.0.19-12.fc10.i386.rpm on this > machine. Try yum install sane-backends-devel > >> Date: Mon, 23 Feb 2009 10:37:07 +0100 >> Subject:

[sane-devel] Where to find Sane.h in Fedora 10.0

2009-02-23 Thread Simon Matter
> > I executed the command and found > > [root at LINUX include]# rpm -q sane-backends-devel > package sane-backends-devel is not installed > > So shall I install this, I have already compiled the SANE TAR BALL code If you have installed from source you have to check where you have installed it (t

[sane-devel] Where to find Sane.h in Fedora 10.0

2009-02-23 Thread Simon Matter
> > Hi, > > I think it is by default installed in Fedora 10.0 , please let me know how > can I check its there or not ? rpm -q sane-backends-devel > > Thanks > >> Date: Mon, 23 Feb 2009 08:46:44 +0100 >> Subject: Re: [sane-devel] Where to find Sane.h in Fedora 10.0 >> From: simon.matter at invoca

[sane-devel] Where to find Sane.h in Fedora 10.0

2009-02-23 Thread Simon Matter
> > Hi, > > Please let me know where to find Sane.h in Fedora 10.0, in fedora 8.0 it > was in usr/include/sane. but this folder is not available in Fedora 10.0 > please let me know where to find the sane.h in fedora 10.0 I guess you forgot to install the sane-backends-devel package. Simon

[sane-devel] Document scanner, hardware recommendations.

2009-02-19 Thread Simon Matter
> * "m. allan noah" : >>> It's close enough for me. Who knows how they measure these things. >>> My measurement was "time scanadf", basically. It was done actually >>> feeding the papers through the scanner before scanadf exited, so >>> it's not entirely unimaginable that there is a bit of overhe

[sane-devel] Which HP-AIO Devices are supported by SANE

2009-02-06 Thread Simon Matter
> On Fri, Feb 6, 2009 at 9:08 AM, m. allan noah wrote: >> There are three ways to do this: >> >> 1. Run the configure command as I gave it to you, but without the >> quotes, continue with make, make install. >> >> 2. Simon's approach, just use the rpms. Download the rpm you want to >> install and

[sane-devel] Which HP-AIO Devices are supported by SANE

2009-02-06 Thread Simon Matter
> > I executed all this in single line still see below the confusing error > message > > rpm -Uvh sane-backends-libs-1.0.19-10.fc9.i386.rpm > sane-backends-devel-1.0.19-10.fc9.i386.rpm > sane-backends-1.0.19-10.fc9.i386.rpm > sane-backends-libs-gphoto2-1.0.19-10.fc9.i386.rpm > > rpm -Uvh sane-back

[sane-devel] Which HP-AIO Devices are supported by SANE

2009-02-06 Thread Simon Matter
> > Simon, > > The first command itself fails It's only ONE command. Put all those rpm on one line please so they will be installed in one step. Simon > > The message is > > rpm -Uvh sane-backends-libs-1.0.19-10.fc9.i386.rpm > error: Failed dependencies: > sane-backends = 1.0.19-10.fc9 i

[sane-devel] Which HP-AIO Devices are supported by SANE

2009-02-06 Thread Simon Matter
> > I got success for libieee1284-devel-0.2.11-3.fc9.i386.rpm . > > But FAILED loading > > rpm -ivh sane-backends-libs-gphoto2-1.0.19-10.fc9.i386.rpm > error: Failed dependencies: > sane-backends-libs-i386 = 1.0.19-10.fc9 is needed by > sane-backends-libs-gphoto2-1.0.19-10.fc9.i386 > > When

[sane-devel] Which HP-AIO Devices are supported by SANE

2009-02-06 Thread Simon Matter
> > When I try to load sane-backends-devel-1.0.19-10.fc9.i386.rpm > > rpm -ivh sane-backends-devel-1.0.19-10.fc9.i386.rpm > > I get the below error message > warning: sane-backends-devel-1.0.19-10.fc9.i386.rpm: Header V3 DSA > signature: NOKEY, key ID 4f2a6fd2 > error: Failed dependencies: >

[sane-devel] Which HP-AIO Devices are supported by SANE

2009-02-06 Thread Simon Matter
> > Hi Simon, > > After typing the command > > rpm -V sane-backends sane-backends-devel sane-backends-libs > > OUTPUT IS : > S.5T c /etc/sane.d/dll.conf > package sane-backends-devel is not installed > > and when I do a which scanimage > > output is /usr/bin/scanimage OK, that doesn't look ba

[sane-devel] Which HP-AIO Devices are supported by SANE

2009-02-06 Thread Simon Matter
> > Hi Simon, > > Thanks for the deails. > > I have loaded Fedora 8 & on top of that I loaded > > sane-backends-1.0.19-10.fc9.i386.rpm > sane-backends-devel-1.0.19-10.fc9.i386.rpm > sane-backends-libs-1.0.19-10.fc9.i386.rpmand compiled the sane tar ball. Why any tarball, why compiling from source.

[sane-devel] Which HP-AIO Devices are supported by SANE

2009-02-06 Thread Simon Matter
OK, you have messed up your box by wildly installing rpm packages and compile from source. At least that's what I consider it. So, maybe you should just tell us what distribution you have and what you are trying to achieve.

[sane-devel] Which HP-AIO Devices are supported by SANE

2009-02-04 Thread Simon Matter
> > After reading on http://www.sane-project.org/man/sane-hp5590.5.html I came > to know that my device 5590 & 7650 are supported by sane but when I > searched the same in my machine /usr/lib/sane/libsane-hp5590.a > there is no such file present on the given path. > > Even though I have installed s

[sane-devel] Please clean before CVS update

2009-01-31 Thread Simon Matter
> Thanks for the report. I should have also mentioned that part as a > warning. I modified backend/Makefile to only link in what it needs. On > my platform, coolscan2 didn't need math for some reason. > > I'll submit the fix in a minute but if others have similar issues, here > is a list of item

[sane-devel] scanadf --scan-script giving me troubles when used in screen environment

2009-01-30 Thread Simon Matter
> -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Jelle de Jong wrote: >> Hello everybody, >> >> I have developed this tool that uses scanadf: >> https://secure.powercraft.nl/svn/packages/trunk/deb/pct-scanner-scripts/pct-scanner-scripts-devel/ >> >> It is also waiting for sponsoring to be incl

[sane-devel] Questions and suggestions

2009-01-23 Thread Simon Matter
> - The network should be fast enough to keep up with the scanning speed, > but still the scanner pauses a little between each page - as if it is > waiting for data to be transferred over the network before it decides to > start scanning the next page. When watching network activity, i see that > d

[sane-devel] PATCH: Make creation of output files of scanimage batch mode atomic

2009-01-15 Thread Simon Matter
>> "m. allan noah" wrote: >> >>> True enough, So, instead of using mktemp at all, why not do something >>> like append '.part' to the image name? I think that is a little more >>> clear to the end user if they find some hanging around after a >>> scanimage crash or something. >> >> Absolutely, esp

[sane-devel] PATCH: Make creation of output files of scanimage batch mode atomic

2009-01-15 Thread Simon Matter
> "m. allan noah" wrote: > >> True enough, So, instead of using mktemp at all, why not do something >> like append '.part' to the image name? I think that is a little more >> clear to the end user if they find some hanging around after a >> scanimage crash or something. > > Absolutely, especially

[sane-devel] PATCH: Make creation of output files of scanimage batch mode atomic

2009-01-14 Thread Simon Matter
> "Simon Matter" wrote: > > Hi, > >> It creates a temp file using (unsecure) mktemp(3) and writes to it > >> Would be nice if that one could go into CVS. > > Regardless of anything else in the patch, you kno

[sane-devel] PATCH: Make creation of output files of scanimage batch mode atomic

2009-01-14 Thread Simon Matter
Hi, While optimizing our scanmonitord setup for speed I realized an issue with scanimage in batch mode. We perform many postprocessing steps on scanned files with daemons called from scanmonitord (this version is not in CVS yet because it's our development version). They maintain different queues