Bug 877798
| Summary: | [abrt] openbox-3.5.0-6.fc17: re.py:151:sub:UnicodeDecodeError: 'ascii' codec can't decode byte 0xd0 in position 11: ordinal not in range(128) | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Timofey Kupriyanovich <ktim888> | ||||||||||||
| Component: | openbox | Assignee: | Miroslav Lichvar <mlichvar> | ||||||||||||
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||||
| Priority: | unspecified | ||||||||||||||
| Version: | 17 | CC: | christoph.wickert, mlichvar | ||||||||||||
| Target Milestone: | --- | ||||||||||||||
| Target Release: | --- | ||||||||||||||
| Hardware: | i686 | ||||||||||||||
| OS: | Unspecified | ||||||||||||||
| Whiteboard: | abrt_hash:21f09213241116dc0d1f0e128f92df8982867cde | ||||||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||
| Clone Of: | Environment: | ||||||||||||||
| Last Closed: | 2012-11-19 08:20:39 UTC | Type: | --- | ||||||||||||
| Regression: | --- | Mount Type: | --- | ||||||||||||
| Documentation: | --- | CRM: | |||||||||||||
| Verified Versions: | Category: | --- | |||||||||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||||||||
| Embargoed: | |||||||||||||||
| Attachments: |
|
||||||||||||||
Created attachment 647355 [details]
File: executable
Created attachment 647356 [details]
File: environ
Created attachment 647357 [details]
File: dso_list
Created attachment 647358 [details]
File: smolt_data
Created attachment 647359 [details]
File: core_backtrace
*** This bug has been marked as a duplicate of bug 874633 *** |
Version-Release number of selected component: openbox-3.5.0-6.fc17 Additional info: libreport version: 2.0.18 abrt_version: 2.0.18 cmdline: /usr/bin/python /usr/libexec/openbox-xdg-menu preferences kernel: 3.6.6-1.fc17.i686.PAE backtrace: :re.py:151:sub:UnicodeDecodeError: 'ascii' codec can't decode byte 0xd0 in position 11: ordinal not in range(128) : :Traceback (most recent call last): : File "/usr/libexec/openbox-xdg-menu", line 101, in <module> : map(walk_menu, menu.getEntries()) : File "/usr/libexec/openbox-xdg-menu", line 73, in walk_menu : command = re.sub(' -caption "%c"| -caption %c', ' -caption "%s"' % entry_name(entry.DesktopEntry), entry.DesktopEntry.getExec()) : File "/usr/lib/python2.7/re.py", line 151, in sub : return _compile(pattern, flags).sub(repl, string, count) :UnicodeDecodeError: 'ascii' codec can't decode byte 0xd0 in position 11: ordinal not in range(128) : :Local variables in innermost frame: :count: 0 :pattern: ' -caption "%c"| -caption %c' :repl: ' -caption "\xd0\x9f\xd0\xb0\xd1\x80\xd0\xb0\xd0\xbc\xd0\xb5\xd1\x82\xd1\x80\xd1\x8b \xd1\x81\xd0\xb8\xd1\x81\xd1\x82\xd0\xb5\xd0\xbc\xd1\x8b KDE"' :flags: 0 :string: u'systemsettings -caption "%c" %i'