Bug 835974

Summary: [abrt] autojump-20-1.fc17: utf_8.py:16:decode:UnicodeDecodeError: 'utf8' codec can't decode byte 0xa5 in position 16: invalid start byte
Product: [Fedora] Fedora Reporter: Hedayat Vatankhah <hedayatv>
Component: autojumpAssignee: Thibault North <thibault.north>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 17CC: thibault.north
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:8f7cb19b81b9d361b60c4a0548930d1de5df26e9
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-01-12 23:50:14 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:

Description Hedayat Vatankhah 2012-06-27 17:34:20 UTC
libreport version: 2.0.10
abrt_version:   2.0.10
cmdline:        python /usr/bin/autojump -a '/home/hedayat/\xd9\x83\xa5\xd9\x83\xa8\xd8\xb3\xdb\x83\xac\xd9\x82\xdb\x83\xac/\xd9\xbe\xd8\xa7\xd9\xbe/\xd9\x83\xa5\xd9\x83\xa7\xd8\xb1\xd9\x83\xa6\xd9\x83\xa8\xd8\xb4/new'
comment:        cd out of an already deleted directory!
executable:     /usr/bin/autojump
kernel:         3.4.3-1.fc17.x86_64
time:           چهارشنبه ۲۷ ژوئن ۱۲، ۲۲:۰۲:۲۷
uid:            1000
username:       hedayat

backtrace:
:utf_8.py:16:decode:UnicodeDecodeError: 'utf8' codec can't decode byte 0xa5 in position 16: invalid start byte
:
:Traceback (most recent call last):
:  File "/usr/bin/autojump", line 329, in <module>
:    success=shell_utility()
:  File "/usr/bin/autojump", line 243, in shell_utility
:    dicadd(path_dict, decode(args.add))
:  File "/usr/bin/autojump", line 69, in decode
:    return text.decode(encoding,errors)
:  File "/usr/lib64/python2.7/encodings/utf_8.py", line 16, in decode
:    return codecs.utf_8_decode(input, errors, True)
:UnicodeDecodeError: 'utf8' codec can't decode byte 0xa5 in position 16: invalid start byte
:
:Local variables in innermost frame:
:input: '/home/hedayat/\xd9\x83\xa5\xd9\x83\xa8\xd8\xb3\xdb\x83\xac\xd9\x82\xdb\x83\xac/\xd9\xbe\xd8\xa7\xd9\xbe/\xd9\x83\xa5\xd9\x83\xa7\xd8\xb1\xd9\x83\xa6\xd9\x83\xa8\xd8\xb4/new'
:errors: 'strict'

Comment 1 Thibault North 2012-12-12 17:30:46 UTC
Please try the last autojump version from updates-testing :
https://admin.fedoraproject.org/updates/autojump-21.1.2-2.fc17?_csrf_token=1175ddbfe795bfa9cc5b4b32ff00bcacaafd9bf1
Thanks!

Comment 2 Hedayat Vatankhah 2012-12-12 19:19:50 UTC
Thanks, it seems to be fixed. :)

Comment 3 Thibault North 2013-01-12 23:50:14 UTC
Thanks for the report :)