Bug 853713

Summary: [abrt] subdownloader-2.0.14-3.fc17: utf_8.py:16:decode:UnicodeEncodeError: 'ascii' codec can't encode character u'\xf1' in position 39: ordinal not in range(128)
Product: [Fedora] Fedora Reporter: Ramón Mayo <barrymoabdib>
Component: subdownloaderAssignee: Jan Klepek <jan.klepek>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 17CC: jan.klepek
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:15a0719c33aaefdfde8d0769a486823ab30f63a6
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-11-28 11:42:03 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: core_backtrace none

Description Ramón Mayo 2012-09-02 11:04:47 UTC
Version-Release number of selected component:
subdownloader-2.0.14-3.fc17

Additional info:
libreport version: 2.0.13
abrt_version:   2.0.12
cmdline:        python /usr/bin/subdownloader
kernel:         3.3.4-5.fc17.x86_64

backtrace:
:utf_8.py:16:decode:UnicodeEncodeError: 'ascii' codec can't encode character u'\xf1' in position 39: ordinal not in range(128)
:
:Traceback (most recent call last):
:  File "/usr/lib/python2.7/site-packages/subdownloader/gui/main.py", line 927, in onFolderTreeClicked
:    self.SearchVideos(folder_path)
:  File "/usr/lib/python2.7/site-packages/subdownloader/gui/main.py", line 764, in SearchVideos
:    videos_found,subs_found = FileScan.ScanFilesFolders(path,recursively = True,report_progress = self.progress)
:  File "/usr/lib/python2.7/site-packages/subdownloader/FileManagement/FileScan.py", line 43, in ScanFilesFolders
:    videos_found, subs_found = ScanFolder(path,recursively = True,report_progress=report_progress, progress_end=progress_end)
:  File "/usr/lib/python2.7/site-packages/subdownloader/FileManagement/FileScan.py", line 91, in ScanFolder
:    report_progress(count,_("Parsing video: %s")% os.path.basename(filepath).decode(sys.getfilesystemencoding()))
:  File "/usr/lib64/python2.7/encodings/utf_8.py", line 16, in decode
:    return codecs.utf_8_decode(input, errors, True)
:UnicodeEncodeError: 'ascii' codec can't encode character u'\xf1' in position 39: ordinal not in range(128)
:
:Local variables in innermost frame:
:input: u'The Big Bang Theory S02E07 The Panty Pi\xf1ata Polarization.avi'
:errors: 'strict'

Comment 1 Ramón Mayo 2012-09-02 11:04:52 UTC
Created attachment 609049 [details]
File: core_backtrace

Comment 2 Jan Klepek 2012-09-02 11:49:16 UTC
Hi,

Can you please provide whole name of file? Does it contain "ñ" in file name?

Comment 3 Ramón Mayo 2012-09-06 11:44:38 UTC
Yeah, it was a "ñ".

"The Big Bang Theory S02E07 The Panty Pi[b]ñ[/b]ata Polarization.avi"

Comment 4 Fedora Update System 2012-11-19 08:26:04 UTC
subdownloader-2.0.18-1.fc17 has been submitted as an update for Fedora 17.
https://admin.fedoraproject.org/updates/subdownloader-2.0.18-1.fc17

Comment 5 Fedora Update System 2012-11-19 08:27:41 UTC
subdownloader-2.0.18-1.fc18 has been submitted as an update for Fedora 18.
https://admin.fedoraproject.org/updates/subdownloader-2.0.18-1.fc18

Comment 6 Fedora Update System 2012-11-19 19:35:44 UTC
Package subdownloader-2.0.18-1.fc18:
* should fix your issue,
* was pushed to the Fedora 18 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing subdownloader-2.0.18-1.fc18'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2012-18508/subdownloader-2.0.18-1.fc18
then log in and leave karma (feedback).

Comment 7 Fedora Update System 2012-11-28 11:42:05 UTC
subdownloader-2.0.18-1.fc17 has been pushed to the Fedora 17 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 8 Fedora Update System 2012-11-29 06:34:16 UTC
subdownloader-2.0.18-1.fc18 has been pushed to the Fedora 18 stable repository.  If problems still persist, please make note of it in this bug report.