Bug 1248898

Summary: [abrt] blueman: posixpath.py:73:join:UnicodeDecodeError: 'ascii' codec can't decode byte 0xd0 in position 10: ordinal not in range(128)
Product: [Fedora] Fedora Reporter: Oleg <oleg-sz>
Component: bluemanAssignee: Orphan Owner <extras-orphan>
Status: CLOSED EOL QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 22CC: fedora, fedora, leigh123linux
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/0cca9db7891328fe3104f08f3202ebc5b3195766
Whiteboard: abrt_hash:15366eda2a73599bdb045ebd79f8051f4932ac9e
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-07-19 17:17:26 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:
Description Flags
File: backtrace
none
File: environ none

Description Oleg 2015-07-31 06:45:26 UTC
Version-Release number of selected component:
blueman-2.0-9.fc22

Additional info:
reporter:       libreport-2.6.2
cmdline:        python /usr/bin/blueman-applet
dso_list:       python-libs-2.7.10-1.fc22.x86_64
executable:     /usr/bin/blueman-applet
kernel:         4.0.8-300.fc22.x86_64
runlevel:       N 5
type:           Python
uid:            1000

Truncated backtrace:
posixpath.py:73:join:UnicodeDecodeError: 'ascii' codec can't decode byte 0xd0 in position 10: ordinal not in range(128)

Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/blueman/plugins/applet/TransferService.py", line 210, in _on_transfer_completed
    if os.path.exists(os.path.join(dest_dir, filename)):
  File "/usr/lib64/python2.7/posixpath.py", line 73, in join
    path += '/' + b
UnicodeDecodeError: 'ascii' codec can't decode byte 0xd0 in position 10: ordinal not in range(128)

Local variables in innermost frame:
a: '/home/soz/\xd0\x97\xd0\xb0\xd0\xb3\xd1\x80\xd1\x83\xd0\xb7\xd0\xba\xd0\xb8'
path: '/home/soz/\xd0\x97\xd0\xb0\xd0\xb3\xd1\x80\xd1\x83\xd0\xb7\xd0\xba\xd0\xb8'
b: u'picture_00083.jpg'
p: (u'picture_00083.jpg',)

Comment 1 Oleg 2015-07-31 06:45:29 UTC
Created attachment 1057930 [details]
File: backtrace

Comment 2 Oleg 2015-07-31 06:45:30 UTC
Created attachment 1057931 [details]
File: environ

Comment 3 Fedora Admin XMLRPC Client 2016-06-21 16:25:07 UTC
This package has changed ownership in the Fedora Package Database.  Reassigning to the new owner of this component.

Comment 4 Fedora End Of Life 2016-07-19 17:17:26 UTC
Fedora 22 changed to end-of-life (EOL) status on 2016-07-19. Fedora 22 is
no longer maintained, which means that it will not receive any further
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of
Fedora please feel free to reopen this bug against that version. If you
are unable to reopen this bug, please file a new report against the
current release. If you experience problems, please add a comment to this
bug.

Thank you for reporting this bug and we are sorry it could not be fixed.