Bug 238617
| Summary: | hplip: hp-toolbox traceback on unload photo card | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Bernard Johnson <bjohnson> | ||||
| Component: | hplip | Assignee: | Tim Waugh <twaugh> | ||||
| Status: | CLOSED ERRATA | QA Contact: | |||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | 6 | ||||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | All | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | 1.7.4a-2.fc6 | Doc Type: | Bug Fix | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2007-07-30 11:13:44 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: | |||||||
| Bug Depends On: | |||||||
| Bug Blocks: | 207681 | ||||||
| Attachments: |
|
||||||
Created attachment 153920 [details]
defines failureUI in ui/scrollfunc.py
Fixed in CVS for FC-6 and F-7. Working in hplip-1.7.4a-4.fc7 |
Description of problem: Unload photo card causes traceback. Version-Release number of selected component (if applicable): hplip-1.7.2-3.fc6 How reproducible: Always Steps to Reproduce: 1. Start hp-toolbox 2. Click "Functions" tab 3. Click "Unload Photo Card..." Actual results: Traceback (most recent call last): File "/usr/share/hplip/ui/scrollfunc.py", line 89, in PCardButton_clicked self.FailureUI(self.__tr("<p><b>Photocards on your printer are only available by mounting them as drives using USB mass storage.</b><p>Please refer to your distribution's documentation for setup and usage instructions.")) AttributeError: FailureUI