Bug 712666

Summary: [abrt] picard-0.12.1-3.fc15: mainwindow.py:516:add_directory:UnicodeEncodeError: 'ascii' codec can't encode character u'\xe9' in position 33: ordinal not in range(128)
Product: [Fedora] Fedora Reporter: mariolinux
Component: picardAssignee: Alex Lancaster <alex>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 15CC: alex
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:18f9d376ac5f171f785131be29b26d51b7555a2e
Fixed In Version: picard-0.15.1-1.fc15 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-09-07 00:09:08 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 mariolinux 2011-06-12 09:51:30 UTC
abrt version: 2.0.1
architecture:   x86_64
cmdline:        /usr/bin/python /usr/bin/picard
component:      picard
executable:     /usr/bin/picard
kernel:         2.6.38.7-30.fc15.x86_64
os_release:     Fedora release 15 (Lovelock)
package:        picard-0.12.1-3.fc15
reason:         mainwindow.py:516:add_directory:UnicodeEncodeError: 'ascii' codec can't encode character u'\xe9' in position 33: ordinal not in range(128)
time:           Sun Jun 12 11:50:15 2011
uid:            500
username:       mario

backtrace:
:mainwindow.py:516:add_directory:UnicodeEncodeError: 'ascii' codec can't encode character u'\xe9' in position 33: ordinal not in range(128)
:
:Traceback (most recent call last):
:  File "/usr/lib64/python2.7/site-packages/picard/ui/mainwindow.py", line 516, in add_directory
:    (parent, dir) = os.path.split(str(dir_list[0]))
:UnicodeEncodeError: 'ascii' codec can't encode character u'\xe9' in position 33: ordinal not in range(128)
:
:Local variables in innermost frame:
:current_directory: u'/home/mario/Musica/Some Artist'
:tree_view: <PyQt4.QtGui.QTreeView object at 0x2fbb320>
:self: <picard.ui.mainwindow.MainWindow object at 0x2e17cb0>
:list_view: <PyQt4.QtGui.QListView object at 0x2fbb050>
:file_dialog: <PyQt4.QtGui.QFileDialog object at 0x2faec20>
:dir_list: <PyQt4.QtCore.QStringList object at 0x2e28c90>

Comment 1 Fedora Update System 2011-08-21 07:27:56 UTC
picard-0.15.1-1.fc15 has been submitted as an update for Fedora 15.
https://admin.fedoraproject.org/updates/picard-0.15.1-1.fc15

Comment 2 Fedora Update System 2011-08-23 04:39:32 UTC
Package picard-0.15.1-1.fc15:
* should fix your issue,
* was pushed to the Fedora 15 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing picard-0.15.1-1.fc15'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/picard-0.15.1-1.fc15
then log in and leave karma (feedback).

Comment 3 Fedora Update System 2011-09-07 00:08:32 UTC
picard-0.15.1-1.fc15 has been pushed to the Fedora 15 stable repository.  If problems still persist, please make note of it in this bug report.