| Summary: | [abrt] system-config-printer-1.4.2-1.fc19: gettext.py:406:ugettext:UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 77: ordinal not in range(128) | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | antonio montagnani <antonio.montagnani> | ||||||||
| 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: | i686 | ||||||||||
| OS: | Unspecified | ||||||||||
| Whiteboard: | abrt_hash:422165ebdfed65f1eb6432f5485ba2bed13c627f | ||||||||||
| 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:25 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 811022 [details]
File: backtrace
Created attachment 811023 [details]
File: dso_list
Created attachment 811024 [details]
File: environ
Fixed upstream: https://git.fedorahosted.org/cgit/system-config-printer.git/commit/?id=bed2288e95cd96f3ae028189376f053113f9dccd 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: just opening config-system-printer 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 executable: /usr/share/system-config-printer/system-config-printer.py kernel: 3.11.3-201.fc19.i686.PAE runlevel: N 5 type: Python uid: 1000 Truncated backtrace: gettext.py:406:ugettext:UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 77: ordinal not in range(128) Traceback (most recent call last): File "/usr/share/system-config-printer/system-config-printer.py", line 1698, in on_edit_activate self.dests_iconview_item_activated (self.dests_iconview, paths[0]) File "/usr/share/system-config-printer/system-config-printer.py", line 509, in dests_iconview_item_activated parent=self.PrintersWindow) File "/usr/share/system-config-printer/printerproperties.py", line 578, in show self.load (name, host=host, encryption=encryption, parent=parent) File "/usr/share/system-config-printer/printerproperties.py", line 1318, in load self.ppd = printer.getPPD() File "/usr/lib/python2.7/site-packages/cupshelpers/cupshelpers.py", line 204, in getPPD self._ppd = self.connection.getPPD(self.name) File "/usr/share/system-config-printer/authconn.py", line 222, in <lambda> return lambda *args, **kwds: self._authloop (fname, fn, *args, **kwds) File "/usr/share/system-config-printer/authconn.py", line 263, in _authloop self._ask_retry_server_error (m) File "/usr/share/system-config-printer/authconn.py", line 305, in _ask_retry_server_error "CUPS operation: '%s'." % message)) File "/usr/lib/python2.7/gettext.py", line 406, in ugettext return unicode(message) UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 77: ordinal not in range(128) Local variables in innermost frame: message: "There was an error during the CUPS operation: 'Il socket di destinazione non \xc3\xa8 connesso'." tmsg: <object object at 0xb77758d0> self: <gettext.GNUTranslations instance at 0x914cc6c> missing: <object object at 0xb77758d0>