Bug 859745

Summary: [abrt] exaile-0.3.2.2-3.fc17: idna.py:182:decode:UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 2: ordinal not in range(128)
Product: [Fedora] Fedora Reporter: Renich Bon Ciric <renich>
Component: exaileAssignee: Deji Akingunola <dakingun>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 17CC: dakingun
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:16ade2ddb7745262d32f40c745b142f402a1f1cd
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-12-20 16:15:48 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: event_log
none
File: core_backtrace none

Description Renich Bon Ciric 2012-09-23 17:58:49 UTC
Description of problem:
i dunno what happened. It didn't crash. I just enabled some plugins and started playing a song from jamendo.

Version-Release number of selected component:
exaile-0.3.2.2-3.fc17

Additional info:
libreport version: 2.0.13
abrt_version:   2.0.12
cmdline:        /usr/bin/python /usr/share/exaile/exaile.py --datadir=/usr/share/exaile/data --startgui
kernel:         3.5.4-1.fc17.x86_64

backtrace:
:idna.py:182:decode:UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 2: ordinal not in range(128)
:
:Traceback (most recent call last):
:  File "/usr/share/exaile/plugins/contextinfo/__init__.py", line 295, in _hover_link_cb
:    self.hover = self.un_url(url)
:  File "/usr/share/exaile/plugins/contextinfo/__init__.py", line 300, in un_url
:    return '/'.join(urllib.unquote(urlsplit).decode('idna') for urlsplit in url.split('/'))
:  File "/usr/share/exaile/plugins/contextinfo/__init__.py", line 300, in <genexpr>
:    return '/'.join(urllib.unquote(urlsplit).decode('idna') for urlsplit in url.split('/'))
:  File "/usr/lib64/python2.7/encodings/idna.py", line 182, in decode
:    unicode(input, "ascii")
:UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 2: ordinal not in range(128)
:
:Local variables in innermost frame:
:input: 'Ga\xc3\xabl Brulin'
:self: <encodings.idna.Codec instance at 0x2aec1b8>
:errors: 'strict'

Comment 1 Renich Bon Ciric 2012-09-23 17:58:51 UTC
Created attachment 616179 [details]
File: event_log

Comment 2 Renich Bon Ciric 2012-09-23 17:58:53 UTC
Created attachment 616180 [details]
File: core_backtrace

Comment 3 Fedora Update System 2012-09-24 23:27:37 UTC
exaile-3.3.0-1.fc17 has been submitted as an update for Fedora 17.
https://admin.fedoraproject.org/updates/exaile-3.3.0-1.fc17

Comment 4 Fedora Update System 2012-09-24 23:28:13 UTC
exaile-3.3.0-1.fc18 has been submitted as an update for Fedora 18.
https://admin.fedoraproject.org/updates/exaile-3.3.0-1.fc18

Comment 5 Fedora Update System 2012-09-25 06:05:29 UTC
Package exaile-3.3.0-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 exaile-3.3.0-1.fc18'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2012-14740/exaile-3.3.0-1.fc18
then log in and leave karma (feedback).

Comment 6 Fedora Update System 2012-12-20 16:15:50 UTC
exaile-3.3.0-1.fc17 has been pushed to the Fedora 17 stable repository.  If problems still persist, please make note of it in this bug report.