Bug 574259
Summary: | [abrt] crash in libhocr-gtk-0.10.17-5.fc12: sane-pygtk:532:combobox_scanner_changed_cb:IndexError: list index out of range | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Marcos Braz d e Souza <inf.marcos> | ||||
Component: | libhocr | Assignee: | Oron Peled <oron> | ||||
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | low | ||||||
Version: | 12 | CC: | a.aspden, oron, simon | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | i686 | ||||||
OS: | Linux | ||||||
Whiteboard: | abrt_hash:c1311aa2 | ||||||
Fixed In Version: | libhocr-0.10.17-6.fc13 | Doc Type: | Bug Fix | ||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2010-07-07 17:39:12 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: | |||||||
Attachments: |
|
Description
Marcos Braz d e Souza
2010-03-16 23:56:16 UTC
Created attachment 400602 [details]
File: backtrace
How to reproduce ----- 1.Start hocr-gtk 2.click File -> Scan 3.Click Scan Comment ----- I don't have a scanner connected. Package: libhocr-gtk-0.10.17-5.fc12 Architecture: i686 OS Release: Fedora release 12 (Constantine) How to reproduce ----- 1. I have an epson GT-7000 (scsi) connected and samsung SCX4xx16 on usb 2. But xsane is reporting no devices available 3. The samsung software can scan from the SCX but does not detect the epson Comment ----- I have successfully scanned from the epson when I first installed it so something has happened to make it undetected libhocr-0.10.17-6.fc12 has been submitted as an update for Fedora 12. http://admin.fedoraproject.org/updates/libhocr-0.10.17-6.fc12 Since upstream did not address the bugs for a very long time, I decided to apply a small fix: When a user tries to preview/scan without a scanner detected, the program now should pop-up a dialog explaining this. Please review the update. The built packages can be downloaded for testing from: https://koji.fedoraproject.org/koji/buildinfo?buildID=177013 You can than comment on the results in: http://admin.fedoraproject.org/updates/libhocr-0.10.17-6.fc12 (or here, if you have problems) This should fix a common problem that was manifested in three separate bug reports: - https://bugzilla.redhat.com/show_bug.cgi?id=574259 (this one) - https://bugzilla.redhat.com/show_bug.cgi?id=577657 - https://bugzilla.redhat.com/show_bug.cgi?id=574631 Simon (comment 3) -- your problem is not related to this bug. Please read on. The scan function work via sane. As a result, only scanners supported by sane can be used directly from hocr utilities. So I can think about two options for you: * Quick, but ugly... Work with the Samsung scanner in two steps: - Scan using its (proprietary?) software to a supported image file. - Use the image in hocr. * Check why your epson scanner does not work with *sane* itself. According to sane documentation it should: http://linux.die.net/man/5/sane-epson If this fails, try to collect as much information as you can and open a new bug report against sane. libhocr-0.10.17-6.fc12 has been pushed to the Fedora 12 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update libhocr'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/libhocr-0.10.17-6.fc12 libhocr-0.10.17-6.fc13 has been submitted as an update for Fedora 13. http://admin.fedoraproject.org/updates/libhocr-0.10.17-6.fc13 libhocr-0.10.17-6.fc13 has been pushed to the Fedora 13 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update libhocr'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/libhocr-0.10.17-6.fc13 libhocr-0.10.17-6.fc12 has been pushed to the Fedora 12 stable repository. If problems still persist, please make note of it in this bug report. libhocr-0.10.17-6.fc13 has been pushed to the Fedora 13 stable repository. If problems still persist, please make note of it in this bug report. |