Bug 448007
| Summary: | gscan2pdf not working | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | John Rosich <jrosich> |
| Component: | perl-gettext | Assignee: | Ralf Corsepius <rc040203> |
| Status: | CLOSED WONTFIX | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | low | Docs Contact: | |
| Priority: | low | ||
| Version: | 9 | CC: | alex, bjohnson, kasal, lxtnow, perl-devel, rc040203, robin.norwood, tcallawa |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2009-07-14 18:17:35 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
John Rosich
2008-05-22 20:42:56 UTC
The message related to Exporter.pm seem to have nothing to do with gscan2pdf. Try this test case: #!/usr/bin/perl use POSIX qw(locale_h :signal_h :errno_h :sys_wait_h); use Locale::gettext 1.05; # For translations Update 12 June 2008 The latest updates to gtk2 on the 86_64 system (gtk2-2.10.12-2.fc9.x86_64) now permit us to scan; that is, the gui window comes up when 'gscan2pdf' is invoked and scanning is possible. The error messages (noted in my original bugzilla) starting with the line "Unable to load icon ..." are not showing though the ones prior to that are still there. Haven't had a chance to check out the i386 machines to see if gscan2pdf is functional on them. perl maintainers... please see test case in comment #1. Your input would be appreciated. We changed the installation paths of perl and made a little typo for different archs. I suppose that gscan2pdf is running with gui on both archs after perl update, which fixed this typo. Warning messages come from module, which wasn't possibly check for perl-5.10. I'll look at it. The solution could be http://rt.cpan.org/Public/Bug/Display.html?id=35680 The patches are attached in rt bugzilla. This message is a reminder that Fedora 9 is nearing its end of life. Approximately 30 (thirty) days from now Fedora will stop maintaining and issuing updates for Fedora 9. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At that time this bug will be closed as WONTFIX if it remains open with a Fedora 'version' of '9'. Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, simply change the 'version' to a later Fedora version prior to Fedora 9's end of life. Bug Reporter: Thank you for reporting this issue and we are sorry that we may not be able to fix it before Fedora 9 is end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora please change the 'version' of this bug to the applicable version. If you are unable to change the version, please add a comment here and someone will do it for you. Although we aim to fix as many bugs as possible during every release's lifetime, sometimes those efforts are overtaken by events. Often a more recent Fedora release includes newer upstream software that fixes bugs or makes them obsolete. The process we are following is described here: http://fedoraproject.org/wiki/BugZappers/HouseKeeping Fedora 9 changed to end-of-life (EOL) status on 2009-07-10. Fedora 9 is no longer maintained, which means that it will not receive any further security or bug fix updates. As a result we are closing this bug. If you can reproduce this bug against a currently maintained version of Fedora please feel free to reopen this bug against that version. Thank you for reporting this bug and we are sorry it could not be fixed. |