Bug 683930 - [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)
Summary: [abrt] puddletag-0.9.12-1.fc14: findfunc.py:373:replacevars:UnicodeDecodeErro...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: puddletag
Version: 14
Hardware: i686
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Terje Røsten
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:0e9df3a8
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-03-10 17:28 UTC by moromario
Modified: 2011-07-18 22:39 UTC (History)
1 user (show)

Fixed In Version: puddletag-0.10.6-2.fc15
Clone Of:
Environment:
Last Closed: 2011-07-18 22:36:17 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (1.75 KB, text/plain)
2011-03-10 17:28 UTC, moromario
no flags Details

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.


Note You need to log in before you can comment on or make changes to this bug.