Re: [sane-devel] [sane-announce] SANE Backends 1.1.1 released

2022-03-14 Thread Rolf Bensch
Price: Is anyone building this release on Ubuntu for the PPA? The PPA's lagging and it's even up to 22.10 at this time. On Wed, Feb 9, 2022 at 4:01 PM Ralph Little wrote: Hi, On 2022-02-09 11:29, Rolf Bensch wrote: Hi Povilas, I just had a look at git snapshots and found out th

Re: [sane-devel] [sane-announce] SANE Backends 1.1.1 released

2022-02-09 Thread Rolf Bensch
Hi Povilas, I just had a look at git snapshots and found out that you're still providing "old" 1.0.32 tar archives on http://www.sane-project.org/snapshots/, and in gitlab 1.1.1 release branch/tag has not been merged to master. For the Ubuntu ppa I'd like to get git snapshots from version 1.

[sane-devel] Release 1.0.33 not available on sane-project.org

2021-11-10 Thread Rolf Bensch
Hi, I just noticed on git that SANE 1.0.33 has been released, but it isn't available neither here: https://gitlab.com/sane-project/backends/-/releases nor here: http://www.sane-project.org/snapshots/. Ralph asked me to do some maintenance on the Ubuntu ppa (https://launchpad.net/~sane-project/+ar

[sane-devel] Maintainer for PIXMA Backend

2020-09-25 Thread Rolf Bensch
Hi List, PIXMA backend keeps maintained. I can introduce Povilas as new PIXMA maintainer. Povilas is already known as maintainer for the genesys backend. And I appreciate his XML read/writeback extension to the USB driver. He replaces my part for everything around scanner implementation. Louis'

Re: [sane-devel] SANE Backends 1.0.31 released / Goodbye / Ubuntu PPA

2020-09-05 Thread Rolf Bensch
Hi Ralph, Please rollback the ppa to the old one and try if my fixes from today for switching the ppa are working. Cheers, Rolf Am 05.09.20 um 19:39 schrieb Ralph Little: > Hi, > > On 2020-09-05 3:24 a.m., Rolf Bensch wrote: >> Hi Ralph, >> >> Has your package manag

Re: [sane-devel] SANE Backends 1.0.31 released / Goodbye / Ubuntu PPA

2020-09-05 Thread Rolf Bensch
Hi Ralph, Has your package manager switched the ppa to sane-project and can you install todays update from there? Cheers, Rolf Am 04.09.20 um 16:37 schrieb Ralph Little: > Hi Rolf, > > > On 2020-09-04 4:52 a.m., Rolf Bensch wrote: >> Now the new Ubuntu PPA is online: >&g

Re: [sane-devel] SANE Backends 1.0.31 released / Goodbye / Ubuntu PPA

2020-09-05 Thread Rolf Bensch
. Cheers, Rolf Am 04.09.20 um 16:49 schrieb Kelly Price: > Is work being done for sane-release? > > On Fri, Sep 4, 2020 at 8:05 AM Rolf Bensch wrote: >> >> Hi all, >> >> Am 02.09.20 um 14:49 schrieb Olaf Meeuwissen: >>> Hi all, >>> >&

Re: [sane-devel] SANE Backends 1.0.31 released / Goodbye / Ubuntu PPA

2020-09-04 Thread Rolf Bensch
Hi all, Am 02.09.20 um 14:49 schrieb Olaf Meeuwissen: > Hi all, > > Olaf Meeuwissen writes: > >> Ralph Little writes: >> >>> What will happen to your PPAs? Are you planning to hand that over to >>> someone else? >>> I know they are a big deal for many people, including myself. >> >> Yeah, I real

Re: [sane-devel] SANE Backends 1.0.31 released / Goodbye

2020-09-02 Thread Rolf Bensch
Hi Kelly, Am 02.09.20 um 14:52 schrieb Kelly Price: > On Wed, Sep 2, 2020 at 8:49 AM Olaf Meeuwissen > wrote: >> Just thought I'd let you know that Rolf, Ralph and I are working >> off-list on getting the maintenance of this transferred to Ralph >> and myself. >> > > Good to hear. Will there be

Re: [sane-devel] SANE Backends 1.0.31 released / Goodbye

2020-08-27 Thread Rolf Bensch
Hi, Congratulations to all who contributed his/her ideas, code and at least time for the new SANE release. After having some time with reflecting my after-work activities, I decided to say Goodbye to the SANE project, especially as maintainer for the pixma backend. If somebody hears the calling

Re: [sane-devel] Canon Canoscan LiDE 400 support in Slackware

2020-07-17 Thread Rolf Bensch
Hi Valerio, Am 17.07.20 um 17:21 schrieb valerio: > [...] > > root@anarres:~# scanimage -V > scanimage (sane-backends) 1.0.30-914-g8bdd27d14; backend version 1.0.27 > > [...] I can see your problem. You have a mixed SANE installation: Recent frontend but ancient backend. If you've installed SA

Re: [sane-devel] Canon Canoscan LiDE 400 support in Slackware

2020-07-17 Thread Rolf Bensch
Hi, My LiDE 400 is working with recent SANE version 1.0.30-914-g8bdd27d14. You need at lease SANE version 1.0.28. Please check your installed SANE version with 'scanimage -V'. This scanner has problems working via USB hosts. You need to connect it directly to your computer. And I can scan via US

Re: [sane-devel] ADF support in SANE API

2020-06-29 Thread Rolf Bensch
Hi Alexander, What is the difference between sane-airscan and Sane's escl backend? I'm a little bit confused about that. Cheers, Rolf Am 29.06.20 um 01:09 schrieb Alexander Pevzner: > Hi Jürgen, > > I'm the author of sane-airscan, the eSCL/WSD backend for SANE > (https://github.com/alexpevzner/

Re: [sane-devel] [janitorial] Feature freeze for 1.0.29 and call for translation updates

2020-06-26 Thread Rolf Bensch
Hi, I just found new missing German translations, remembered Ulf's great work and found the branch Olaf created early this year. To keep the branch close to recent master, I merged it and created a new merge request for outstanding work: https://gitlab.com/sane-project/backends/-/merge_requests/4

[sane-devel] PIXMA: Gamma Value & Table

2020-06-06 Thread Rolf Bensch
Hi PIXMA Users, I just reworked gamma table calculation. Not all PIXMA scanners need gamma tables. You can check if your scanner's capabilities with: $ scanimage --help So far internal gamma table generation was flawed. Now it produces feasible results close to Canon's gamma table calculation.

Re: [sane-devel] Simple Scan on Ubuntu 20.04 with Canon Pixma TR4540

2020-05-18 Thread Rolf Bensch
Hi Lucy, Please check that your device isn't connected on both interfaces, WiFi and USB. However, the connection should be exclusive either on USB or WiFi. Hope this helps. Cheers, Rolf Am 17.05.20 um 17:47 schrieb Thierry Hucard: > apt update > apt install libsane libsane-common sane-utils >

Re: [sane-devel] Getting a Canon TS9120 scanner to be recognized

2020-05-07 Thread Rolf Bensch
Hi Anton, Am 25.04.20 um 00:37 schrieb Thierry HUCAHRD: > Le 2020-04-24 22:40, Anton Khabbaz a écrit : > [...] > > https://launchpad.net/~rolfbensch/+archive/ubuntu/sane-git >> sudo add-apt-repository ppa:rolfbensch/sane-git >> sudo apt-get update >> sudo apt-get upgrade > [...] If possible, plea

Re: [sane-devel] Sane Test for Canon G3110 Series Scanner (Compatible with G3010 series)

2020-04-17 Thread Rolf Bensch
ending broadcast, socket = 10 >> [01:32:40.397685] [bjnp] prepare_socket: enp3s0 is IPv6 capable, >> sending broadcast, socket = 11 >> [01:32:40.918476] [bjnp] sanei_find_devices: scanner discovery finished... >> [01:32:40.918516] [pixma] pixma_find_scanners() found 0 device

Re: [sane-devel] Sane Test for Canon G3110 Series Scanner (Compatible with G3010 series)

2020-04-15 Thread Rolf Bensch
Hi Nubio, For your scanner you need at least SANE version 1.0.28. Please check the version installed on your machine. If Gentoo Linux doesn't support the SANE version above or recent version 1.0.29, you need to install SANE from source, as described in INSTALL.linux (http://www.sane-project.org/

Re: [sane-devel] Canon PIXMA MX280

2020-03-31 Thread Rolf Bensch
Hi Ralph, In the sources is a comment that 1200 dpi scans are not working. This is the old thread: https://alioth-lists.debian.net/pipermail/sane-devel/2012-May/029805.html Hope this helps. Cheers, Rolf Am 31.03.20 um 00:30 schrieb Ralph Little: > Hi, > Oh Gosh, I'm sorry, that was a bit conf

Re: [sane-devel] Canon imageClass MF4770n

2020-03-24 Thread Rolf Bensch
Hi, Please follow this merge request and add your comments here: https://gitlab.com/sane-project/backends/-/merge_requests/368 Hope this helps. Cheers, Rolf Am 21.03.20 um 04:04 schrieb Olaf Meeuwissen: > Hi Rolf, > > Rolf Bensch writes: > >> Hi, >> >> I don&#x

Re: [sane-devel] AXIS 1650 support for Pixma backend - work in progress

2020-03-20 Thread Rolf Bensch
Hi Ondrej, Many thanks for your message. Am 20.03.20 um 18:44 schrieb Ondrej Zary: > Hello, > I have a Canon MF5730 MFP with external AXIS 1650 print server: > https://www.axis.com/techsup/prtsrv/axis_1650/index.htm > > I've reverse engineered the print data format and wrote CUPS driver couple of

Re: [sane-devel] escl backend and ippusbxd

2020-03-20 Thread Rolf Bensch
Many thanks for your explanations. Rolf Am 20.03.20 um 12:38 schrieb Till Kamppeter: > On 20/03/2020 12:29, Thierry HUCAHRD wrote: >> Hi, >> No, this has nothing to do with eSCL. >> ippusbxd allows you to use escl backends on the usb. >> The problem is that sane doesn't detect the scanner on the

Re: [sane-devel] Canon imageClass MF4770n

2020-03-20 Thread Rolf Bensch
Hi, I don't look through Canon's marketing policy how they name their devices. It's not such easy as it looks like: EU = 5, US = 7. E.g.: For Canon imageClass MF4700 Series I found these models: MF4720, MF4730, MF4750, MF4770 and MF4780 (1x Asia, 3x Europe, 1x US). For other models Canon is also

[sane-devel] escl backend and ippusbxd

2020-03-20 Thread Rolf Bensch
Hello, I've seen that some people need to purge |ippusbxd| before they can use their scanner with escl backend (e.g. https://gitlab.com/sane-project/backends/-/issues/256#note_307051019). Is this a fix rule? Then I'd like to add a break dependency to |ippusbxd| in my Ubuntu ppa. Cheers, Rolf

Re: [sane-devel] Where do I download the software for a Canon Pixma TR4520?

2020-03-19 Thread Rolf Bensch
Hi Alexander, SANE still supports eSCL since release 1.0.29. Please have a look at the escl backend. Hope this helps. Cheers, Rolf Am 18.03.20 um 05:35 schrieb Alexander Pevzner: > Hi Craig, > > On 3/18/20 1:02 AM, Craig Orput wrote: >> I found the SANE site and it says that my printer, a Cano

Re: [sane-devel] Canon ImageCLASS MF743cdw

2020-03-19 Thread Rolf Bensch
Hi Chris, Your scanner should work via USB or over network with the escl backend. Please check the used SANE version: $ scanimage -V scanimage (sane-backends) 1.0.29-290-g787b89da; backend version 1.0.29 Please have a look here: https://gitlab.com/sane-project/backends/-/issues/183 Hope this hel

Re: [sane-devel] Canon i-sensys MF720C Series is not supported by sane-pixma backend

2020-03-11 Thread Rolf Bensch
Hi Petr, Today I added your scanner to SANE sources. You can rebuild SANE from sources now, or if you have Ubuntu or an Ubuntu clone, you can update SANE from my ppa (https://launchpad.net/~rolfbensch/+archive/ubuntu/sane-git) tomorrow. If you might have any problems, please create an issue here

Re: [sane-devel] Compile Sane from source

2020-03-10 Thread Rolf Bensch
Hi Ismet, For Ubuntu you can use my ppa, if you don't want to edit some source files and need to biuld SANE by yourself: https://launchpad.net/~rolfbensch/+archive/ubuntu/sane-git . Hope this helps. Cheers, Rolf Am 10.03.20 um 10:30 schrieb Ismet Bahadir: > > Hi All, > >   > > I’m trying to co

Re: [sane-devel] Canon TR4529 (PIXMA TR4500 Series)

2020-02-25 Thread Rolf Bensch
Hi Jean-Marc, Am 23.02.20 um 21:45 schrieb Jean-Marc Spaggiari: > Hi Rolf, > > Thanks for the guidance. Build time is not an issue. So I built with all > the backends. I applied your patch, but just to be 100% sure, it removes > 1200 and replaces it by 600? > > I don't have any preference for an

[Desktop-packages] [Bug 1862926] Re: Request for update: SANE 1.0.29

2020-02-25 Thread Rolf Bensch
Till, in my ppa the symbol files are not up to date. I just removed outdated entries, but not added new ones. However, libpng-dev is included to the build by other dependecies. I see that adding this package to control file makes this dependency more transparent and I'll add it into my ppa. -- Y

[Bug 1862926] Re: Request for update: SANE 1.0.29

2020-02-25 Thread Rolf Bensch
Till, in my ppa the symbol files are not up to date. I just removed outdated entries, but not added new ones. However, libpng-dev is included to the build by other dependecies. I see that adding this package to control file makes this dependency more transparent and I'll add it into my ppa. -- Y

Re: [sane-devel] Canon TR4529 (PIXMA TR4500 Series)

2020-02-23 Thread Rolf Bensch
Hi, Installation is described in INSTALL.linux, which comes with the source files (or read here: http://www.sane-project.org/docs.html). Please give me a short note if anything is missing there. You can reduce build time by selecting the desired backends, e.g. for escl and pixma: $ ./configure --

Re: [sane-devel] Canon TR4529 (PIXMA TR4500 Series)

2020-02-23 Thread Rolf Bensch
:18 schrieb Rolf Bensch: > Hi, > > Installation is described in INSTALL.linux, which comes with the source > files (or read here: http://www.sane-project.org/docs.html). Please give > me a short note if anything is missing there. > > You can reduce build time by selecting the de

Re: [sane-devel] Canon Canoscan LiDE 400 support in Slackware

2020-01-14 Thread Rolf Bensch
Hi, The LiDE 400 is fully supported by the pixma backend (see: http://www.sane-project.org/lists/sane-backends-cvs.html#S-PIXMA). You need to install recent SANE version 1.0.28 from git snapshots (http://www.sane-project.org/snapshots/). Hope this helps. Cheers, Rolf Am 11.01.20 um 15:20 schrie

Re: [sane-devel] [janitorial] Feature freeze for 1.0.29 and call for translation updates

2020-01-13 Thread Rolf Bensch
Hi Olaf, What branch do we provide in git snapshots, master or release/1.0.29? Hope this won't confuse too much. Cheers, Rolf Am 12.01.20 um 13:23 schrieb Olaf Meeuwissen: > Hi all, > > As per earlier announcement[1], I've cut and pushed a `release/1.0.29` > branch to mark the feature freeze f

Re: [sane-devel] Release PPA for Debian/Ubuntu

2020-01-05 Thread Rolf Bensch
Hi Kelly, Please have a look here: https://launchpad.net/~rolfbensch/+archive/ubuntu/sane-release If you need a more recent version of SANE, you can use my other ppa: https://launchpad.net/~rolfbensch/+archive/ubuntu/sane-git Hope this helps. Cheers, Rolf Am 04.01.20 um 23:52 schrieb Kelly Pr

Re: [sane-devel] [janitorial] Upcoming release: 1.0.29

2019-12-19 Thread Rolf Bensch
Hi, Am 17.12.19 um 10:11 schrieb Olaf Meeuwissen: > ... > Seriously though, what's ready for release goes to master, the rest can > stay on a branch until after the release. Or, we can create a separate > release branch sometime early January if that is more convenient. > > ... gitflow suggests

Re: [sane-devel] [janitorial] New backend: escl

2019-12-15 Thread Rolf Bensch
Hi, Congratulations for finishing this job. Is there a (nearby complete) list of pixma scanners available, which are supported by escl? I would like to update pixma's doc files and include building escl when a user selects only pixma at ./configure. Many thanks. Cheers, Rolf Am 15.12.19 um 0

Re: [sane-devel] Canon i-sensys MF744Cdw

2019-12-15 Thread Rolf Bensch
Hi Ford, Have you tried to scan via USB or WiFI/Ethernet? Try to scan via USB first. If you still may have problems, please create an issue here: https://gitlab.com/sane-project/backends/issues . It's easier to exchange log files and patches from there. Please upload a logfile created from the co

Re: [sane-devel] Canon TR4529 (PIXMA TR4500 Series)

2019-11-25 Thread Rolf Bensch
ends? frontends? > > Thanks, > > JMS > > Le mar. 12 nov. 2019 à 12:47, Rolf Bensch <mailto:r...@bensch-online.de>> a écrit : > > Hi Jean-Marc, > > The Pixma backend just doesn't support 600x1200dpi. Sorry, this was my > fault. > >

Re: [sane-devel] Canon TR4529 (PIXMA TR4500 Series)

2019-11-12 Thread Rolf Bensch
Am 28.10.19 um 20:51 schrieb Jean-Marc Spaggiari: > Hi Rold, > > 1200DPI reports an error. "Operation was canceled" in both xsame > and gscan2pdf. Same error for the feeder. > > Let me know if I can provide more information. > > JMS > > Le sam. 26 oct. 2

Re: [sane-devel] New backends eSCL

2019-11-09 Thread Rolf Bensch
Hi Thierry, Maybe it could be an good idea to implement eSCL protocol early to SANE, e.g. with a merge request. There are several Pixma users who want to use WiFi or Ethernet. How stable is the beta version? If you're not sure if the implementation is too early, you can use an evironment variable

Re: [sane-devel] Canon Pixma MX495

2019-11-07 Thread Rolf Bensch
test.tiff >> => scanimage: sane_read: Operation was canceled >> >> scanimage --source "Automatic Document Feeder" --format=png > >> test.png -v >> scanimage: scanning image of size 638x1050 pixels at 24 bits/pixel >> scanimage:

Re: [sane-devel] Canon Pixma TS6260 / Ubuntu 18.04

2019-11-07 Thread Rolf Bensch
Hi John, As you can see here (http://www.sane-project.org/lists/sane-backends-cvs.html#S-PIXMA), we don't support WiFi yet. Maybe Canon's new WiFi protocol will be implemented later. If you need WiFi, you should stay at the scangearmp2 project. You can use SANE with USB. Hope this helps. Cheers

Re: [sane-devel] Canon Maxify MB5455

2019-11-07 Thread Rolf Bensch
Hi Louis, Am 04.11.19 um 22:43 schrieb Louis Lagendijk: > Hi Rolf, > I am testing my new printer/scanner: a Maxify MB5455. > I found out that it needs the PIXMA_CAP_ADF_JPEG flag for ADF support. > But with that flag it scans the first page, pulls in a second page and > then exits. I seem to recal

Re: [sane-devel] Canon ImageClass MF644Cdw

2019-11-02 Thread Rolf Bensch
Hi Louis, Do you have any ideas about this issue? Cheers, Rolf Am 01.11.19 um 00:31 schrieb Ralph Little: > Hi, > > On Thu, Oct 31, 2019 at 4:12 PM David McMahon > wrote: > > > Thanks for the clue!  Looking on that on the settings page of the > printer, the h

Re: [sane-devel] Canon Pixma MX495

2019-10-26 Thread Rolf Bensch
Hi, I just had a look at this ppa. The builds are ancient (from 2013). Canon released MX495 in 2015 (as documented in Sane sources). If you need to install recent Sane to Ubuntu or an Ubuntu clone, you can use my ppa:  https://launchpad.net/~rolfbensch/+archive/ubuntu/sane-git Hope this helps.

Re: [sane-devel] Canon Pixma MX495

2019-10-26 Thread Rolf Bensch
Hi Franz, For adf scans I would prefer to use gscan2pdf. Before scanning via WiFi, for reference please scan via USB with disabled WiFi first. If scanning from adf still fails, please create an issue here: https://gitlab.com/sane-project/backends/issues and upload a logfile created from a termin

Re: [sane-devel] Canon Pixma TR8550 support

2019-10-26 Thread Rolf Bensch
Hi Sedat, For Ubuntu you can use my ppa to get the recent builds: https://launchpad.net/~rolfbensch/+archive/ubuntu/sane-git . For Debian you should install Sane from source, if you want to get a recent version. For details please read INSTALL.linux (http://www.sane-project.org/docs.html). You c

Re: [sane-devel] Canon TR4529 (PIXMA TR4500 Series)

2019-10-26 Thread Rolf Bensch
s to be working! Happy. > > Thanks for your guidance! Looking forward to get Debian upgrading the > libsane package to a more recent version! > > JMS > > Le mer. 25 sept. 2019 à 15:41, Rolf Bensch <mailto:r...@bensch-online.de>> a écrit : > > Hi JMS, > &g

Re: [sane-devel] Proposal to disallow direct pushes to the master branch

2019-10-26 Thread Rolf Bensch
Hi Povilas, Am 24.10.19 um 19:19 schrieb Povilas Kanapickas: > > I think it's not completely true that changing code in a certain backend > affects only that backend. The problem is that by default all backends > are built and any compile errors will affect every user of sane > backends. Using me

Re: [sane-devel] Proposal to disallow direct pushes to the master branch

2019-10-26 Thread Rolf Bensch
Hi Povilas, Am 24.10.19 um 19:19 schrieb Povilas Kanapickas: > > I think it's not completely true that changing code in a certain backend > affects only that backend. The problem is that by default all backends > are built and any compile errors will affect every user of sane > backends. Using me

Re: [sane-devel] Sending confirmation about the pixma backend

2019-10-12 Thread Rolf Bensch
our test code ($ git checkout pixma/e4200-adf) and build SANE again. Then ADF should work. Please report your results in the merge request. Many thanks for your help. Cheers, Rolf Am 09.10.19 um 07:16 schrieb Rogério Brito: > Dear Rolf, > > On Oct 07 2019, Rolf Bensch wrote: >&g

Re: [sane-devel] Proposal to disallow direct pushes to the master branch

2019-10-12 Thread Rolf Bensch
Hi Povilas, I think using branches depends on the complexity of the changes|fixes. Document file updates and simple fixes which don't change "my" backend's functional structure can be committed directly into master. If new code touches my backend's functional structure, other backends or sane co

Re: [sane-devel] Canon ImageClass MF644Cdw

2019-10-11 Thread Rolf Bensch
Hi Ken, Am 07.10.19 um 19:16 schrieb ken: [snip] > Does scanning also work from the flatbed (platen) and via the manual > feed slot (aka Stack Bypass)? I've senn this working with another ImageClass scanner. Maybe somebody else can confirm this? > According to > https://www.usa.canon.com/inte

Re: [sane-devel] Sending confirmation about the pixma backend

2019-10-07 Thread Rolf Bensch
Am 06.10.19 um 15:14 schrieb Rogério Brito: > Dear Rolf and others, > > On Oct 05 2019, Rolf Bensch wrote: >> Am 05.10.19 um 00:00 schrieb Rogério Brito: >>> Since I read the code and it mentioned that it needed testers, here is a >>> report. With the newer version

Re: [sane-devel] Canon ImageClass MF644Cdw

2019-10-05 Thread Rolf Bensch
my ppa > tomorrow. > > Hope this helps. > > Cheers, > Rolf > > > Am 04.10.19 um 18:53 schrieb David McMahon: > > > > > > On Fri, Oct 4, 2019 at 3:51 AM Rolf Bensch <mailto:r...@bensch-online.de> >

Re: [sane-devel] Sending confirmation about the pixma backend

2019-10-05 Thread Rolf Bensch
Hi Rogério, Am 05.10.19 um 00:00 schrieb Rogério Brito: > Dear people, > > I just (yesterday night) bought myself a Canon PIXMA E4210 that I want to > use *purely* with Free Software. > > In my limited hours with it, I found that the scanning wasn't working with > the programs in Debian testing no

Re: [sane-devel] Canon ImageClass MF644Cdw

2019-10-04 Thread Rolf Bensch
Hi, It seems that the network model differs between sources and network scanner discovery. I just fixed it. It will be available from my ppa tomorrow. Hope this helps. Cheers, Rolf Am 04.10.19 um 18:53 schrieb David McMahon: > > > On Fri, Oct 4, 2019 at 3:51 AM Rolf Bensch

Re: [sane-devel] sane-pixma Canon MF269dw

2019-10-04 Thread Rolf Bensch
t; ii  xsane                                      0.999-5ubuntu2           >                     amd64        featureful graphical frontend for SANE > (Scanner Access Now Easy) > ii  xsane-common                               0.999-5ubuntu2           >                     all

Re: [sane-devel] Canon MG3050

2019-10-04 Thread Rolf Bensch
, now do >>>> auto detection... >>>> [bjnp] prepare_socket: lo is not a valid IPv4 interface, skipping... >>>> [bjnp] prepare_socket: eth0 is IPv4 capable, sending broadcast, >>>> socket = 39 >>>> [bjnp] prepare_socket: lo is not a valid

Re: [sane-devel] Canon ImageClass MF644Cdw

2019-10-04 Thread Rolf Bensch
Hi Kip, Am 14.09.19 um 03:40 schrieb Kip Shaffer: > Scanning Results!  I updated to today's version: 1.0.28+git20190913-bionic0 > > Using Simple Scan I was able to scan at 75, 150, 300, 600, 1200, and > 2400 dpi in both Text and Photo modes.  Perfect! I just updated the doc files. > > When sca

Re: [sane-devel] Canon TS8000 series PIXMA

2019-10-04 Thread Rolf Bensch
00 00 00 00 00 00 00 > [pixma]  0010:00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00 > [pixma] > [pixma] WARNING:send_time() disabled! > [pixma] pixma_close(): Canon PIXMA TS8000 Series > > Many thanks for your help > Martin > > Am 26.08.19 um 2

Re: [sane-devel] sane-pixma Canon MF269dw

2019-10-01 Thread Rolf Bensch
Hi Vilnius, Many thanks for your feedback. However, ADF support was missing in the device definition. I just fixed this and you can test ADF support with the next version from my PPA tomorrow. Please also test Ethernet / WiFi support. Hope this helps. Cheers, Rolf Am 23.09.19 um 13:03 schrie

Re: [sane-devel] Canon TR4529 (PIXMA TR4500 Series)

2019-09-25 Thread Rolf Bensch
ntu link you sent shows 1.0.28. I searched on Debian > Packaged and they don't seems to have something more recent :-/ > > Any idea where I can find it? Else I will just build from the sources. > > Thanks, > > JMS > > Le jeu. 12 sept. 2019 à 16:26, Rolf Bensch <

Re: [sane-devel] Canon TR4529 (PIXMA TR4500 Series)

2019-09-12 Thread Rolf Bensch
Hi JMS, What SANE version is installen on your system? You need version 1.0.29. If you're using Ubuntu or an Ubuntu clone, you can use my ppa to update SANE: https://launchpad.net/~rolfbensch/+archive/ubuntu/sane-git . If you have another Linux OS, please install SANE as described in INSTALL.lin

Re: [sane-devel] Canon ImageClass MF644Cdw

2019-09-12 Thread Rolf Bensch
Hi Kip, As Olaf mentioned before, your scanner is implemented in stable SANE version 1.0.28 (http://www.sane-project.org/sane-backends.html#S-PIXMA), but not tested yet. If you're using Ubuntu or an Ubuntu clone, you can use my ppa to update SANE: https://launchpad.net/~rolfbensch/+archive/ubu

Ubuntu 16.04 LTS cannot build recent Genesys backend

2019-09-02 Thread Rolf Bensch
Hi Povilas, I just mentioned a new problem building genesys backend from Ubuntu 16.04 LTS. This is the error message from Launchpad (https://launchpadlibrarian.net/439820893/buildlog_ubuntu-xenial-amd64.sane-backends_1.0.28+git20190901-xenial0_BUILDING.txt.gz): /bin/bash ../libtool --silent --t

Re: [sane-devel] Canon TS8000 series PIXMA

2019-08-26 Thread Rolf Bensch
ometimes the steps from "switch off the > TS8050" to here have to be repeated. > - Start XSANE again from the menu. > - Now I can also start XSANE from within Gimp. > > I have quite a fast computer and a race condition or other timing problem > could well be the cause.

Re: [sane-devel] Canon Maxifiy MB2000 series

2019-08-20 Thread Rolf Bensch
, Rolf   Am 24.03.16 um 17:32 schrieb Rolf Bensch: > Hi Jörn-Ingo, > > Your new Sane installation is working with the patch, but not the ADF. > > Please be patient. I'll have to look deeper into the protocols. Maybe > after Easter. > > Cheers, > Rolf > > >

Re: [sane-devel] How can I help with Canon Maxify MB2000 series testing?

2019-08-20 Thread Rolf Bensch
Hi Patrick, I just fixed ADF scanning for other Maxify scanners and committed the same fix to your scanner. The fix will be available from my PPA tomorrow. Please report your results scanning from ADF. Hope this helps. Cheers, Rolf Am 04.02.18 um 12:44 schrieb Rolf Bensch: > Hi Patr

Re: [sane-devel] Canon MB5050 and ADF

2019-08-20 Thread Rolf Bensch
Hi Louis, I just committed your suggested fixes for your MB5050 and other MB scanners. Do you already have some test results from your new MB5450? What's about scanning with 1200 dpi? I'll update MB5100 settings when your new scanner is working, due to near USB PID. Hope this helps. Cheers, Rol

Re: [sane-devel] Ubuntu 16.04 LTS cannot build recent Genesys backend

2019-08-20 Thread Rolf Bensch
Hi Olaf, Many thanks for fixing this issue. Xenial is building again. Cheers, Rolf Am 19.08.19 um 15:08 schrieb Olaf Meeuwissen: > Hi Rolf, > > Rolf Bensch writes: > >> Hi Povilas, >> >> I just mentioned that your last work cannot be built from Ubuntu 16.0

[sane-devel] Ubuntu 16.04 LTS cannot build recent Genesys backend

2019-08-17 Thread Rolf Bensch
Hi Povilas, I just mentioned that your last work cannot be built from Ubuntu 16.04 LTS. This is the error message from Launchpad (https://launchpadlibrarian.net/437734018/buildlog_ubuntu-xenial-amd64.sane-backends_1.0.28+git20190817-xenial0_BUILDING.txt.gz): /bin/bash ../libtool --silent --tag=

Re: [sane-devel] Canon MG3050

2019-08-04 Thread Rolf Bensch
, if this would work, on the sane page it is sill listed > with "Testers needed". I could provide some test logs if required. > > Here are both logs, with usb and wifi only: > > https://pastebin.com/VP4nRYUb > > > Cheers, > > Kamp > > > On 04

[sane-devel] autoconf needs git clone

2019-08-04 Thread Rolf Bensch
Hi Olaf, Debian and Ubuntu use autoconf for building their repositories. Since git commit bf00b9f49 they need a full git clone for running through 'configure.ac'. For my PPA I created a patch to revert this commit. On the other hand, after a git gull I always need to call './autogen.sh && ./conf

Re: [sane-devel] Canon MG3050

2019-08-04 Thread Rolf Bensch
t; [bjnp] add_scanner: ERROR - Cannot read scanner make & model: > bjnp://192.168.***.**:8612/timeout=1 > > Regards, > > Kamp > > On 03.08.19 19:18, Rolf Bensch wrote: >> Hi Kamp, >> >> No wonder, your SANE installation is outdated and doesn't

Re: [sane-devel] Canon MG3050

2019-08-03 Thread Rolf Bensch
   > 0.999-3ubuntu1 amd64    featureful > graphical frontend for SANE (Scanner Access Now Easy) > ii  xsane-common  > 0.999-3ubuntu1 all  xsane > architecture independent files >

Re: [sane-devel] Code freeze and release preparations for 1.0.28 (was Re: [ITR] Intent To Release: sane-backends-1.0.28)

2019-07-29 Thread Rolf Bensch
. Cheers, Rolf Am 27.07.19 um 13:14 schrieb Rolf Bensch: > Hi all, > > I'm just busy working on the German translations. Hope I'll be ready > until release date. > > I just pushed a new branch with the 1st bunch of my work. Everybody is > invited for helping and revie

Re: [sane-devel] Canon TS8000 series PIXMA

2019-07-29 Thread Rolf Bensch
a chance to thoroughly test the operation of my Canon TS8220 > printer/scanner running under SANE.  I tried scanning using all possible > resolutions and options, everything appears to work perfectly. > Thanks for supporting the Linux community, > Tim. > > > On Sun, Jun 2, 2019 a

Re: [sane-devel] Code freeze and release preparations for 1.0.28 (was Re: [ITR] Intent To Release: sane-backends-1.0.28)

2019-07-27 Thread Rolf Bensch
Hi Olaf, It would be nice to see some tags in git, as reminder for the recent stage in our release process. This is just an idea for the discussion how to organize such things in future. Cheers, Rolf Am 24.07.19 um 14:35 schrieb Olaf Meeuwissen: > Hi again all, > > Still following the release s

Re: [sane-devel] Code freeze and release preparations for 1.0.28 (was Re: [ITR] Intent To Release: sane-backends-1.0.28)

2019-07-27 Thread Rolf Bensch
Hi all, I'm just busy working on the German translations. Hope I'll be ready until release date. I just pushed a new branch with the 1st bunch of my work. Everybody is invited for helping and reviewing. Cheers, Rolf Am 24.07.19 um 14:35 schrieb Olaf Meeuwissen: > Hi again all, > > Still followi

Re: [sane-devel] Canon MF264 bad scan results

2019-07-12 Thread Rolf Bensch
: > Hi Rolf, > > Have tried USB but got same results (corrupted output), so it is not a > network problem. > > Sincerely, > > Sergey C. > > 02.06.2019 12:10, Rolf Bensch пишет: >> Hi, >> >> Please try to scan via USB only to exclude problems

Re: [sane-devel] Canon TS5050

2019-07-12 Thread Rolf Bensch
Hi, Please send me the generated log file pixma.log: $ SANE_DEBUG_PIXMA=11 scanimage 2>pixma.log >pixma.pnm Please compress the log file with zip, 7z or tar.gz. Otherwise your response may be rejected from the mailing list. Hope this helps. Cheers, Rolf Am 11.06.19 um 20:41 schrieb Fam. Wieche

Re: [sane-devel] [ITR] Intent To Release: sane-backends-1.0.28

2019-07-12 Thread Rolf Bensch
Hi Olaf, Am 10.07.19 um 13:37 schrieb Olaf Meeuwissen: > > Thanks for bringing this up. I agree with considering this for the next > one. I'd really like to move to semantic versioning. That way we can > make a 1.1 branch at "feature freeze" and only add bug fixes there. > Preferably via cherry

Re: [sane-devel] Proposal to remove autoconf-generated files from the source repository

2019-06-16 Thread Rolf Bensch
Hi Olaf, Unfortunately `./autogen.sh` isn't working with Ubuntu Xenial: $ ./autogen.sh autoreconf: Entering directory `.' autoreconf: running: autopoint --force autopoint: *** The AM_GNU_GETTEXT_VERSION declaration in your configure.ac    file requires the infrastructure from gettext-

Re: [sane-devel] PNG support for "scanimage"?

2019-06-06 Thread Rolf Bensch
Hi Mark, A "normal" package update should also update SANE from the PPA and install new dependencies if you haven't removed the PPA from apt, e.g. with: $ sudo apt-get update && sudo apt-get upgrade Hope this helps. Cheers, Rolf Am 06.06.19 um 05:49 schrieb Mark DM: > Does this mean it needs

Re: [sane-devel] Canon TS8000 series PIXMA

2019-06-02 Thread Rolf Bensch
Hi, I would follow the install instructions from INSTALL.linux which comes with the sources or from here: http://www.sane-project.org/docs.html @Tim: Is high resolution scan (1200 dpi) and are all other options working? I would like to update scanners status page here: http://www.sane-project.org

Re: [sane-devel] Canon MF264 bad scan results

2019-06-02 Thread Rolf Bensch
Hi, Please try to scan via USB only to exclude problems with the BJNP protocol. Hope this helps. Cheers, Rolf Am 29.05.19 um 10:40 schrieb Сергей Крылов: > Hello everybody, I try to fire up scanning on a recent Canon MFP model > MF264dw. > I use libsane from  Rolf Bensch ppa

Re: [sane-devel] PNG support for "scanimage"?

2019-06-01 Thread Rolf Bensch
Hi, I just fixed the ppa build dependencies for trusty and xenial. Newer Ubuntu versions are not affected. The ppa is building now. Cheers, Rolf Am 01.06.19 um 03:37 schrieb Olaf Meeuwissen: > Hi Rainer, Rolf, > > Dr Rainer Woitok writes: > >> Greetings, >> >> still using Ubuntu 16.04 I've in

Re: [sane-devel] Canon Maxify MB 2750 USB

2019-04-29 Thread Rolf Bensch
Hi Jean, Maxify MB2750 is supported by SANE 1.0.27 (http://www.sane-project.org/lists/sane-backends-cvs.html#S-PIXMA). You can isntall this version from my ppa: https://launchpad.net/~rolfbensch/+archive/ubuntu/sane-git Hope this helps. Cheers, Rolf Am 29.04.19 um 12:16 schrieb Backhaus: > Hi,

Re: [sane-devel] Will help test Canon Pixma TR8520 (TR8500 Series)

2019-04-25 Thread Rolf Bensch
Hi Ron, Please test all options, especially 1200dpi and the document feeder via USB and report the results. After this please try ethernet and|or wifi. You can find some hints in '$ man sane-pixma' if you might have trouble with the network interface. Many thanks for your help. Cheers, Rolf A

Re: [sane-devel] CanoScan 8800f on Genesys backend

2019-04-25 Thread Rolf Bensch
Hi Patrick, Pixma and genesys have different USB protocols. The 8800f cannot work with the genesys backend. The pushed button should be reported as target. Please try '$ scanimage -A' after pushing any button abd watch the line strting with--target. Hope this helps. Cheers, Rolf Am 25.04.19 um

Re: [sane-devel] Xsane --> Canon Pixma scanner problems

2019-03-09 Thread Rolf Bensch
Hi, Yesterday I merged the merge request bachends/!43. You can update SANE from my Ubuntu ppa (https://launchpad.net/~rolfbensch/+archive/ubuntu/sane-git) later today. Please report if the scanner is working with SANE, especially scans > 600dpi. Before you start with WiFi connection, please test

Re: [sane-devel] Xsane --> Canon Pixma scanner problems

2019-03-04 Thread Rolf Bensch
Hi Bill, Your scanner isn't supported by SANE. I suppose you're using Canon's ScanGear driver. Please ask Canon for technical support. Maybe somebody else can help with your xsane issues. Hope this helps. Cheers, Rolf Am 04.03.19 um 06:17 schrieb Bill: > > Dear Sir/Madam: > >     My system is

Re: [sane-devel] Canon imageCLASS MF416dw & Ubuntu 18.04

2019-03-04 Thread Rolf Bensch
PM +0100, Rolf Bensch wrote: >> Hi, >> >> You need to install SANE's development version, e.g. from my PPA: >> https://launchpad.net/~rolfbensch/+archive/ubuntu/sane-git . >> >> The MF410 Series is supported since PIXMA backend version 0.17.51 (SANE >> versi

Re: [sane-devel] Canon imageCLASS MF416dw & Ubuntu 18.04

2019-02-20 Thread Rolf Bensch
Hi John, Please try to scan via USB, so that we can exclude scanner implementation problems. Hope this helps. Cheers, Rolf Am 18.02.19 um 20:32 schrieb John Oliver: > On Sun, Jan 20, 2019 at 06:25:00PM +0100, Rolf Bensch wrote: >> Hi, >> >> You need to install SANE'

Re: [sane-devel] [Test] Sane-backends seems to work with Canon PIXMA G2100

2019-02-20 Thread Rolf Bensch
Hi William, I just updated the doc files. Many thanks for your report. Cheers, Rolf Am 04.02.19 um 03:42 schrieb William Bombardelli da Silva: > Hello all, > > I have used the last version of sane-backends to scan using a > multi-funcion printer Canon Pixma G2100 and it works. In the > documen

Re: [sane-devel] Canon imageCLASS MF416dw & Ubuntu 18.04

2019-02-20 Thread Rolf Bensch
Hi John, Please try to scan via USB, so that we can exclude problems with the scanners implementation. Hope this helps. Cheers, Rolf Am 03.02.19 um 18:41 schrieb John Oliver: > OK, belay that last... I'm not a Debian guy, but I figured out how to > update sane. So, now: > > SANE_DEBUG_PIXMA=1

  1   2   3   4   5   6   >