| Summary: | [abrt] hplip-gui: devmgr5.py:2274:openEWS:UnicodeDecodeError: 'utf-8' codec can't decode byte 0xfe in position 4: invalid start byte | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Oliver Sampson <oliver> | ||||||
| Component: | hplip | Assignee: | Zdenek Dohnal <zdohnal> | ||||||
| Status: | CLOSED EOL | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
| Severity: | unspecified | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | 22 | CC: | jpopelka, twaugh | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | x86_64 | ||||||||
| OS: | Unspecified | ||||||||
| URL: | https://retrace.fedoraproject.org/faf/reports/bthash/b203a8344c155d1ea13bb028a668ac3a4aa5b23a | ||||||||
| Whiteboard: | abrt_hash:72318a2b3b89b836d9c68bebfecf60630ff62e82; | ||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2016-07-19 18:42: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: | |||||||
| Attachments: |
|
||||||||
Created attachment 1121458 [details]
File: backtrace
Created attachment 1121459 [details]
File: environ
This package has changed ownership in the Fedora Package Database. Reassigning to the new owner of this component. Fedora 22 changed to end-of-life (EOL) status on 2016-07-19. Fedora 22 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. If you are unable to reopen this bug, please file a new report against the current release. If you experience problems, please add a comment to this bug. Thank you for reporting this bug and we are sorry it could not be fixed. |
Description of problem: Upon opening the printer queue Version-Release number of selected component: hplip-gui-3.15.9-3.fc22 Additional info: reporter: libreport-2.6.4 cmdline: /usr/bin/python3 /usr/bin/hp-toolbox executable: /usr/bin/hp-toolbox kernel: 4.3.4-200.fc22.x86_64 runlevel: N 5 type: Python3 uid: 1000 Truncated backtrace: devmgr5.py:2274:openEWS:UnicodeDecodeError: 'utf-8' codec can't decode byte 0xfe in position 4: invalid start byte Traceback (most recent call last): File "/usr/lib64/python3.4/site-packages/dbus/connection.py", line 604, in msg_reply_handler reply_handler(*message.get_args_list(**get_args_opts)) File "/usr/share/hplip/ui4/devmgr5.py", line 488, in handleHistoryReply self.updateDevice(dev) File "/usr/share/hplip/ui4/devmgr5.py", line 802, in updateDevice self.updateCurrentTab() File "/usr/share/hplip/ui4/devmgr5.py", line 533, in updateCurrentTab self.TabIndex[self.Tabs.currentIndex()]() File "/usr/share/hplip/ui4/devmgr5.py", line 1188, in updateActionsTab openEWS(host, zc)), File "/usr/share/hplip/ui4/devmgr5.py", line 2274, in openEWS status, ip = hpmudext.get_zc_ip_address(zc) UnicodeDecodeError: 'utf-8' codec can't decode byte 0xfe in position 4: invalid start byte Local variables in innermost frame: host: 'schubert' zc: 'schubert'