[sane-devel] [PATCH 4/3] canon: Fix cancel for Canon IX-4015

2012-07-27 Thread Ondrej Zary
IX-4015 requires medium_position after cancelling a scan. Without that, it does not return to home position and refuses to accept any other commands. --- a/backend/canon.c +++ b/backend/canon.c @@ -1671,7 +1671,9 @@ init_options (CANON_Scanner * s) s-opt[OPT_EJECT_AFTERSCAN].cap |=

[sane-devel] Linux-update: scanner no more recognized

2012-07-27 Thread M.B. Schiekel
Hallo, until now my scanner ASTRA UMAX1220U worked fine with sane. Now I've updated to opensuse 12.1 (Linux kernel-default-3.1.10-1.16.1.i586) and the scanner is no more recognized :-( Any help is wellcome - thank you very much! Kind regards, bernhard

[sane-devel] Linux-update: scanner no more recognized

2012-07-27 Thread Michael Nagel
Hi there, this problem does not seem to be specific to opensuse. There is a bug report agianst ubuntu stating basically the same: https://bugs.launchpad.net/ubuntu/+source/simple-scan/+bug/953221 While this mail will not directly solve the regression, it might bring together more people

[sane-devel] [PATCH 1/1] kvs1025 : Fix Paper range support

2012-07-27 Thread Matthew Wild
-devel/attachments/20120727/134f3b30/attachment.vcf

[sane-devel] sane-brightness range

2012-07-27 Thread Ganapati Hegde
Hi Stef , I could not find the option to disable/enable 'Automatic image enchancement' under the SetUp menu. However there is an Enhancement tab under the Preferences-Setup, which shows an option for ' Auto enhance gamma', 'Perfect scan area' and 'Auto correct colors'. Since Device is capable

[sane-devel] Supporting the Powerslide/DigitDia Slide Scanner

2012-07-27 Thread Klaus Kaempf
Hi, thanks to my employer, SUSE Linux, with its regular 'hack weeks' (http://en.opensuse.org/Portal:Hackweek) I was able to spend a week on a SANE backend for the Powerslide/DigitDia Slide Scanner. See https://github.com/kkaempf/sane-backends, file backend/pie.c The code is still largely

[sane-devel] Replacement .desc file for kodakaio backend

2012-07-27 Thread Paul Newall
I want to update the .desc file for the recently added backend kodaio. In order to add usbid entries. I guess that's an appropriate change now? as a documentation change. Do I go ahead and try to replace the file in the git version? Or is it better to post it here? Regards, Paul Newall

[sane-devel] Replacement .desc file for kodakaio backend

2012-07-27 Thread m. allan noah
go ahead and fix it. that is why you have a git account :) allan On Fri, Jul 27, 2012 at 11:54 AM, Paul Newall p.newalls at ntlworld.com wrote: I want to update the .desc file for the recently added backend kodaio. In order to add usbid entries. I guess that's an appropriate change now? as a

[sane-devel] Linux-update: scanner no more recognized

2012-07-27 Thread Stef
On 07/27/2012 01:26 PM, M.B. Schiekel wrote: Hallo, until now my scanner ASTRA UMAX1220U worked fine with sane. Now I've updated to opensuse 12.1 (Linux kernel-default-3.1.10-1.16.1.i586) and the scanner is no more recognized :-( Any help is wellcome - thank you very much! Kind regards,

[sane-devel] Linux-update: scanner no more recognized

2012-07-27 Thread M.B. Schiekel
Am 27.07.2012 18:49, schrieb Stef: until now my scanner ASTRA UMAX1220U worked fine with sane. Now I've updated to opensuse 12.1 (Linux kernel-default-3.1.10-1.16.1.i586) and the scanner is no more recognized :-( there have been some issues regarding USB and scanners on recent kernels.

[sane-devel] Linux-update: scanner no more recognized

2012-07-27 Thread Stef
On 27/07/2012 20:02, M.B. Schiekel wrote: Am 27.07.2012 18:49, schrieb Stef: until now my scanner ASTRA UMAX1220U worked fine with sane. Now I've updated to opensuse 12.1 (Linux kernel-default-3.1.10-1.16.1.i586) and the scanner is no more recognized :-( there have been some issues

[sane-devel] Linux-update: scanner no more recognized

2012-07-27 Thread Rolf Bensch
Am 27.07.2012 20:02, schrieb M.B. Schiekel: Am 27.07.2012 18:49, schrieb Stef: until now my scanner ASTRA UMAX1220U worked fine with sane. Now I've updated to opensuse 12.1 (Linux kernel-default-3.1.10-1.16.1.i586) and the scanner is no more recognized :-( there have been some issues

[sane-devel] sane-brightness range

2012-07-27 Thread Stef
On 27/07/2012 14:14, Ganapati Hegde wrote: Hi Stef , I could not find the option to disable/enable 'Automatic image enchancement' under the SetUp menu. However there is an Enhancement tab under the Preferences-Setup, which shows an option for ' Auto enhance gamma', 'Perfect scan area' and

[sane-devel] Linux-update: scanner no more recognized

2012-07-27 Thread M.B. Schiekel
Am 27.07.2012 20:19, schrieb Rolf Bensch: Have you tried 'sudo scanimage -L' and is your user member of the group scanner? Hallo Rolf, I'm testing as root. Cheers, bernhard -- GPG-Key available: GnuPG-2.0.12

[sane-devel] Linux-update: scanner no more recognized

2012-07-27 Thread M.B. Schiekel
Am 27.07.2012 20:18, schrieb Stef: ... I should have written SANE_DEBUG_SANEI_USB . Could you try with this environment variable ? Hallo Stef, thank you. Here's the output. Kind regards, bernhard - export

[sane-devel] Linux-update: scanner no more recognized

2012-07-27 Thread Stef
On 27/07/2012 20:19, Rolf Bensch wrote: Am 27.07.2012 20:02, schrieb M.B. Schiekel: Am 27.07.2012 18:49, schrieb Stef: until now my scanner ASTRA UMAX1220U worked fine with sane. Now I've updated to opensuse 12.1 (Linux kernel-default-3.1.10-1.16.1.i586) and the scanner is no more recognized

[sane-devel] Linux-update: scanner no more recognized

2012-07-27 Thread M.B. Schiekel
Am 27.07.2012 20:56, schrieb Stef: now USB trouble in sight. I'm quite surprised there is no message for sanei_usb_open() which is called from the UMAX_open_device() that failed in your first message. What are the traces with: export SANE_DEBUG_UMAX1220U=128 export

[sane-devel] Linux-update: scanner no more recognized

2012-07-27 Thread Stef
On 27/07/2012 21:11, M.B. Schiekel wrote: Am 27.07.2012 20:56, schrieb Stef: now USB trouble in sight. I'm quite surprised there is no message for sanei_usb_open() which is called from the UMAX_open_device() that failed in your first message. What are the traces with: export

[sane-devel] Linux-update: scanner no more recognized

2012-07-27 Thread M.B. Schiekel
Am 27.07.2012 21:18, schrieb Stef: Well, I am puzzled. why don't you get the traces you got the first time: [umax1220u] attach_scanner: libusb:003:002 Hallo Stef, oops, sorry - it's very hot, so I had unpowered the scanner :-( Now, this time with 'power on' and I get a sanei_usb_open

[sane-devel] Linux-update: scanner no more recognized

2012-07-27 Thread Stef
On 27/07/2012 21:41, M.B. Schiekel wrote: Am 27.07.2012 21:18, schrieb Stef: Well, I am puzzled. why don't you get the traces you got the first time: [umax1220u] attach_scanner: libusb:003:002 Hallo Stef, oops, sorry - it's very hot, so I had unpowered the scanner :-( Now, this time

[sane-devel] Linux-update: scanner no more recognized

2012-07-27 Thread M.B. Schiekel
Am 27.07.2012 21:46, schrieb Stef: the libusb:error [op_set_configuration] failed, error -1 errno 110 is what I expected. I suppose 'dmesg' will show some kernel messages about an usb error. I have met this error sometimes on my main machine. I remember I changing the libusb version