| Summary: | [abrt] system-config-printer-1.4.2-1.fc19: printerproperties.py:1328:load:AttributeError: 'PrinterPropertiesDialog' object has no attribute 'parent' | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Jonathon Poppleton <jonathon.poppleton> | ||||||
| Component: | system-config-printer | Assignee: | Tim Waugh <twaugh> | ||||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
| Severity: | unspecified | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | 19 | CC: | jpopelka, twaugh | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | x86_64 | ||||||||
| OS: | Unspecified | ||||||||
| Whiteboard: | abrt_hash:629b3959336be830033c983ad039362f8f7209ae | ||||||||
| Fixed In Version: | system-config-printer-1.4.3-2.fc19 | Doc Type: | Bug Fix | ||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2013-11-06 07:39:04 UTC | Type: | --- | ||||||
| Regression: | --- | Mount Type: | --- | ||||||
| Documentation: | --- | CRM: | |||||||
| Verified Versions: | Category: | --- | |||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||
| Attachments: |
|
||||||||
Created attachment 799834 [details]
File: backtrace
Created attachment 799835 [details]
File: environ
Should be fixed upstream in commit 06d1793. This is now commit 9644f08. https://git.fedorahosted.org/cgit/system-config-printer.git/commit/?id=9644f08aef9cb145537fff41a5113e459c410afc system-config-printer-1.4.3-1.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/system-config-printer-1.4.3-1.fc20 system-config-printer-1.4.3-1.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/system-config-printer-1.4.3-1.fc19 Package system-config-printer-1.4.3-1.fc19: * should fix your issue, * was pushed to the Fedora 19 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing system-config-printer-1.4.3-1.fc19' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2013-19726/system-config-printer-1.4.3-1.fc19 then log in and leave karma (feedback). system-config-printer-1.4.3-2.fc19 has been pushed to the Fedora 19 stable repository. If problems still persist, please make note of it in this bug report. system-config-printer-1.4.3-2.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report. |
Version-Release number of selected component: system-config-printer-1.4.2-1.fc19 Additional info: reporter: libreport-2.1.7 cmdline: /usr/bin/python /usr/share/system-config-printer/system-config-printer.py dso_list: system-config-printer-libs-1.4.2-1.fc19.noarch executable: /usr/share/system-config-printer/system-config-printer.py kernel: 3.10.11-200.fc19.x86_64 runlevel: N 5 type: Python uid: 1000 Truncated backtrace: printerproperties.py:1328:load:AttributeError: 'PrinterPropertiesDialog' object has no attribute 'parent' Traceback (most recent call last): File "/usr/share/system-config-printer/system-config-printer.py", line 1876, in on_new_printer_added self.propertiesDlg.load (name) File "/usr/share/system-config-printer/printerproperties.py", line 1328, in load show_IPP_Error(e, m, self.parent) AttributeError: 'PrinterPropertiesDialog' object has no attribute 'parent' Local variables in innermost frame: c: <authconn.Connection instance at 0x23c37e8> printer: <cupshelpers.Printer "HL-2140-series"> e: 1282 publishing: False parent: None m: 'Transport endpoint is not connected' self: <PrinterPropertiesDialog object at 0x23addc0 (printerproperties+PrinterPropertiesDialog at 0x1ffe920)> editable: True host: '/var/run/cups/cups.sock' encryption: -1 name: 'HL-2140-series'