| Summary: | [abrt] system-config-printer-1.4.2-1.fc19: newprinter.py:2995:on_entNPTNetworkHostname_changed:TypeError: set_cursor() got an unexpected keyword argument 'cell' | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Matt McAdoo <fedorabugs> | ||||||
| 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:020cde2ae495588e712b1d9139a31540189ebe90 | ||||||||
| Fixed In Version: | system-config-printer-1.4.3-2.fc19 | Doc Type: | Bug Fix | ||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | |||||||||
| : | 1203208 (view as bug list) | Environment: | |||||||
| Last Closed: | 2013-11-06 07:38:58 UTC | Type: | --- | ||||||
| Regression: | --- | Mount Type: | --- | ||||||
| Documentation: | --- | CRM: | |||||||
| Verified Versions: | Category: | --- | |||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||
| Bug Depends On: | |||||||||
| Bug Blocks: | 1203208 | ||||||||
| Attachments: |
|
||||||||
Created attachment 796265 [details]
File: backtrace
Created attachment 796266 [details]
File: environ
Should be fixed upstream in commit ce23926. 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. |
Description of problem: Trying to add a network printer. Put in ipp:// network location and the app crashed Version-Release number of selected component: system-config-printer-1.4.2-1.fc19 Additional info: reporter: libreport-2.1.6 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.10-200.fc19.x86_64 runlevel: N 5 type: Python uid: 1000 Truncated backtrace: newprinter.py:2995:on_entNPTNetworkHostname_changed:TypeError: set_cursor() got an unexpected keyword argument 'cell' Traceback (most recent call last): File "/usr/share/system-config-printer/newprinter.py", line 2995, in on_entNPTNetworkHostname_changed start_editing=False) TypeError: set_cursor() got an unexpected keyword argument 'cell' Local variables in innermost frame: path: <GtkTreePath at 0x200d3b0> model: <TreeStore object at 0x246a870 (GtkTreeStore at 0x1f16a30)> ent: <Entry object at 0x1c03320 (GtkEntry at 0x1cf31c0)> self: <NewPrinterGUI object at 0x19775a0 (newprinter+NewPrinterGUI at 0x19fd560)> text: 'ipp:192.168.1.4'