Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.

Bug 676245

Summary: Scanning broken for Fujitsu ScanSnap S1500 and S510
Product: Red Hat Enterprise Linux 6 Reporter: Simon Matter <simon.matter>
Component: sane-backendsAssignee: Nils Philippsen <nphilipp>
Status: CLOSED CANTFIX QA Contact: BaseOS QE - Apps <qe-baseos-apps>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.0CC: bnater, nphilipp
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-09-14 11:42:49 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Simon Matter 2011-02-09 07:55:04 UTC
Description of problem:
Scanning does not work correctly. With Fujitsu ScanSnap S1500 it results in I/O error, with Fujitsu ScanSnap S510 scanning work - but takes a lot of time.

Version-Release number of selected component (if applicable):
sane-backends-1.0.21-3.el6

How reproducible:
Always

Steps to Reproduce:
1. Run scanimage (or also scanadf) with A4, duplex, 300 or 600dpi, color
2.
3.
  
Actual results:
The scan takes a long time to finish, like more than 2 minutes for one paper, or fails completely with I/O error.

Expected results:
The scan should finish successfully and take something like 15 seconds.

Additional info:
There is a bug in the sane-backends-1.0.21 in the fujitsu backend which makes it fail on certain supported devices - not all. The but didn't exist in 1.0.20 and is fixed in current GIT. As a work around the "-B" switch can be used which makes things work. More info can be found here http://lists.alioth.debian.org/pipermail/sane-devel/2011-February/028159.html

Comment 2 RHEL Program Management 2011-02-09 08:28:28 UTC
This request was evaluated by Red Hat Product Management for
inclusion in the current release of Red Hat Enterprise Linux.
Because the affected component is not scheduled to be updated
in the current release, Red Hat is unfortunately unable to
address this request at this time. Red Hat invites you to
ask your support representative to propose this request, if
appropriate and relevant, in the next release of Red Hat
Enterprise Linux. If you would like it considered as an
exception in the current release, please ask your support
representative.

Comment 3 Nils Philippsen 2013-04-20 09:51:31 UTC
Simon, sorry for dropping the ball on this.

Is this the fix you are referring to?

  --> http://anonscm.debian.org/gitweb/?p=sane/sane-backends.git;a=commitdiff;h=239a2f7c22d52fd774034e370181ffea1f32e86f

I've just built a scratch release which contains a partial backport of this and an earlier commit (which led to it). You can download it from here:

http://people.redhat.com/nphilipp/.private/rhbz676245/

Please check if this fixes your problem. Thanks!

Comment 4 Simon Matter 2013-04-20 20:59:35 UTC
Hi Nils, currently I don't have access to any of the scanners in question :(
May try later if possible. I don't remember exactly but it looks like the correct patch to me.