Bug 683930

Summary: [abrt] puddletag-0.9.12-1.fc14: findfunc.py:373:replacevars:UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 0: ordinal not in range(128)
Product: [Fedora] Fedora Reporter: moromario
Component: puddletagAssignee: Terje Røsten <terje.rosten>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 14CC: terje.rosten
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Unspecified   
Whiteboard: abrt_hash:0e9df3a8
Fixed In Version: puddletag-0.10.6-2.fc15 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-07-18 22:36:17 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Attachments:
Description Flags
File: backtrace none

Description moromario 2011-03-10 17:28:06 UTC
abrt version: 1.1.17
architecture: i686
cmdline: /usr/bin/python /usr/bin/puddletag
component: puddletag
executable: /usr/bin/puddletag
kernel: 2.6.35.11-83.fc14.i686
package: puddletag-0.9.12-1.fc14
reason: findfunc.py:373:replacevars:UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 0: ordinal not in range(128)
release: Fedora release 14 (Laughlin)
time: 1299777925
uid: 500

backtrace
-----
findfunc.py:373:replacevars:UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 0: ordinal not in range(128)

Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/puddlestuff/webdb.py", line 662, in setInfo
    self.listbox.setReleases(releases)
  File "/usr/lib/python2.7/site-packages/puddlestuff/releasewidget.py", line 658, in setReleases
    self.model().setupModelData(releases)
  File "/usr/lib/python2.7/site-packages/puddlestuff/releasewidget.py", line 493, in setupModelData
    parent = TreeItem(info, self.albumPattern, self.rootItem)
  File "/usr/lib/python2.7/site-packages/puddlestuff/releasewidget.py", line 170, in __init__
    self.dispPattern = pattern
  File "/usr/lib/python2.7/site-packages/puddlestuff/releasewidget.py", line 183, in _setDisp
    self._display = inline_display(pattern, self.itemData)
  File "/usr/lib/python2.7/site-packages/puddlestuff/releasewidget.py", line 28, in inline_display
    return replacevars(getfunc(pattern, tags), stringtags(tags))
  File "/usr/lib/python2.7/site-packages/puddlestuff/findfunc.py", line 373, in replacevars
    return u''.join(l)
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 0: ordinal not in range(128)

Local variables in innermost frame:
dictionary: {'album': '\xc3\xb4\xc3\xa0\xc3\xb0\xc3\xb7\xc3\xa9\xc3\xa9\xc3\xb7 / \xc3\xb1\xc3\xa9\xc3\xb0\xc3\xa2\xc3\xac', 'freedb_category': 'classical', '#discid': '0200a901', '#category': 'classical', 'freedb_disc_id': '0200a901'}
extra: {}
text: u'%artist% - %album% '
l: [u'', u' - ', '\xc3\xb4\xc3\xa0\xc3\xb0\xc3\xb7\xc3\xa9\xc3\xa9\xc3\xb7 / \xc3\xb1\xc3\xa9\xc3\xb0\xc3\xa2\xc3\xac', u' ']
start: 18
match: <_sre.SRE_Match object at 0x9dda5e0>
append: <built-in method append of list object at 0xb1f56e8c>

How to reproduce
-----
1. opened puddletag
2. opened the tag sources window
3. using discogs source got 404 error
4. choosing FreeDB source yhe program Crashed

Comment 1 moromario 2011-03-10 17:28:09 UTC
Created attachment 483518 [details]
File: backtrace

Comment 2 Fedora Update System 2011-07-07 19:52:34 UTC
puddletag-0.10.6-2.fc14 has been submitted as an update for Fedora 14.
https://admin.fedoraproject.org/updates/puddletag-0.10.6-2.fc14

Comment 3 Fedora Update System 2011-07-07 19:52:53 UTC
puddletag-0.10.6-2.fc15 has been submitted as an update for Fedora 15.
https://admin.fedoraproject.org/updates/puddletag-0.10.6-2.fc15

Comment 4 Fedora Update System 2011-07-08 18:07:46 UTC
Package puddletag-0.10.6-2.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 puddletag-0.10.6-2.fc15'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/puddletag-0.10.6-2.fc15
then log in and leave karma (feedback).

Comment 5 Fedora Update System 2011-07-18 22:36:01 UTC
puddletag-0.10.6-2.fc14 has been pushed to the Fedora 14 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 6 Fedora Update System 2011-07-18 22:39:24 UTC
puddletag-0.10.6-2.fc15 has been pushed to the Fedora 15 stable repository.  If problems still persist, please make note of it in this bug report.