Bug 877798 - [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)
Summary: [abrt] openbox-3.5.0-6.fc17: re.py:151:sub:UnicodeDecodeError: 'ascii' codec ...
Keywords:
Status: CLOSED DUPLICATE of bug 874633
Alias: None
Product: Fedora
Classification: Fedora
Component: openbox
Version: 17
Hardware: i686
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Miroslav Lichvar
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:21f09213241116dc0d1f0e128f9...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-11-18 21:34 UTC by Timofey Kupriyanovich
Modified: 2012-11-19 08:20 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2012-11-19 08:20:39 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: executable (29 bytes, text/plain)
2012-11-18 21:34 UTC, Timofey Kupriyanovich
no flags Details
File: environ (1.31 KB, text/plain)
2012-11-18 21:34 UTC, Timofey Kupriyanovich
no flags Details
File: dso_list (31 bytes, text/plain)
2012-11-18 21:34 UTC, Timofey Kupriyanovich
no flags Details
File: smolt_data (2.95 KB, text/plain)
2012-11-18 21:34 UTC, Timofey Kupriyanovich
no flags Details
File: core_backtrace (252 bytes, text/plain)
2012-11-18 21:34 UTC, Timofey Kupriyanovich
no flags Details

Description Timofey Kupriyanovich 2012-11-18 21:34:39 UTC
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'

Comment 1 Timofey Kupriyanovich 2012-11-18 21:34:42 UTC
Created attachment 647355 [details]
File: executable

Comment 2 Timofey Kupriyanovich 2012-11-18 21:34:44 UTC
Created attachment 647356 [details]
File: environ

Comment 3 Timofey Kupriyanovich 2012-11-18 21:34:46 UTC
Created attachment 647357 [details]
File: dso_list

Comment 4 Timofey Kupriyanovich 2012-11-18 21:34:48 UTC
Created attachment 647358 [details]
File: smolt_data

Comment 5 Timofey Kupriyanovich 2012-11-18 21:34:50 UTC
Created attachment 647359 [details]
File: core_backtrace

Comment 6 Miroslav Lichvar 2012-11-19 08:20:39 UTC

*** This bug has been marked as a duplicate of bug 874633 ***


Note You need to log in before you can comment on or make changes to this bug.