| Summary: | [abrt] system-config-language-1.3.6-1.fc19: gettext.py:368:lgettext:UnicodeEncodeError: 'ascii' codec can't encode characters in position 0-5: ordinal not in range(128) | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Max <im> | ||||||
| Component: | system-config-language | Assignee: | Parag Nemade <pnemade> | ||||||
| Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
| Severity: | unspecified | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | 19 | CC: | i18n-bugs, im, nav007, pnemade, psatpute | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | x86_64 | ||||||||
| OS: | Unspecified | ||||||||
| URL: | https://retrace.fedoraproject.org/faf/reports/bthash/13417de303a7a1db70976261fa1f1fe05e3df427 | ||||||||
| Whiteboard: | abrt_hash:21027d41e52d36bd3c6de417c2fdce40c9237e7e | ||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2013-11-20 17:07:47 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 820584 [details]
File: backtrace
Created attachment 820585 [details]
File: environ
Provide the steps that caused this error. closing this as no sufficient information provided. |
Version-Release number of selected component: system-config-language-1.3.6-1.fc19 Additional info: reporter: libreport-2.1.9 cmdline: /usr/bin/python /usr/share/system-config-language/system-config-language.py dso_list: python-libs-2.7.5-8.fc19.x86_64 executable: /usr/share/system-config-language/system-config-language.py kernel: 3.11.6-201.fc19.x86_64 runlevel: N 5 type: Python uid: 0 Truncated backtrace: gettext.py:368:lgettext:UnicodeEncodeError: 'ascii' codec can't encode characters in position 0-5: ordinal not in range(128) Traceback (most recent call last): File "/usr/share/system-config-language/system-config-language.py", line 68, in <module> print _("Starting graphical mode failed. Starting text mode instead.") File "/usr/share/system-config-language/system-config-language.py", line 29, in <lambda> _ = lambda x: gettext.ldgettext("system-config-language", x) File "/usr/lib64/python2.7/gettext.py", line 543, in ldgettext return t.lgettext(message) File "/usr/lib64/python2.7/gettext.py", line 368, in lgettext return tmsg.encode(locale.getpreferredencoding()) UnicodeEncodeError: 'ascii' codec can't encode characters in position 0-5: ordinal not in range(128) Local variables in innermost frame: message: 'Starting graphical mode failed. Starting text mode instead.' tmsg: u'\u041e\u0448\u0438\u0431\u043a\u0430 \u043f\u0440\u0438 \u0437\u0430\u043f\u0443\u0441\u043a\u0435 \u0433\u0440\u0430\u0444\u0438\u0447\u0435\u0441\u043a\u043e\u0433\u043e \u0440\u0435\u0436\u0438\u043c\u0430. \u0417\u0430\u043f\u0443\u0441\u043a\u0430\u0435\u0442\u0441\u044f \u0442\u0435\u043a\u0441\u0442\u043e\u0432\u044b\u0439 \u0440\u0435\u0436\u0438\u043c.' self: <gettext.GNUTranslations instance at 0x32665f0> missing: <object object at 0x7f1617eea3b0>