Bug 642216 - [abrt] exaile-0.3.2.0-1.fc13: main.py:523:add_playlist:ValueError: unsupported format character 'D' (0x44) at index 5
Summary: [abrt] exaile-0.3.2.0-1.fc13: main.py:523:add_playlist:ValueError: unsupporte...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: exaile
Version: 13
Hardware: x86_64
OS: Linux
low
medium
Target Milestone: ---
Assignee: Deji Akingunola
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:154be5e4
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-10-12 11:19 UTC by Steve Dowe
Modified: 2011-03-28 19:27 UTC (History)
1 user (show)

Fixed In Version: exaile-0.3.2.1-1.fc13
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-03-28 19:27:01 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (806 bytes, text/plain)
2010-10-12 11:19 UTC, Steve Dowe
no flags Details

Description Steve Dowe 2010-10-12 11:19:02 UTC
abrt version: 1.1.13
architecture: x86_64
cmdline: python /usr/lib/python2.6/site-packages/exaile/exaile.py --datadir=/usr/share/exaile/data --startgui
comment: I think the % character upset exaile.
component: exaile
executable: /usr/lib/python2.6/site-packages/exaile/exaile.py
kernel: 2.6.34.7-56.fc13.x86_64
package: exaile-0.3.2.0-1.fc13
reason: main.py:523:add_playlist:ValueError: unsupported format character 'D' (0x44) at index 5
release: Fedora release 13 (Goddard)
time: 1286882274
uid: 500

backtrace
-----
main.py:523:add_playlist:ValueError: unsupported format character 'D' (0x44) at index 5

Traceback (most recent call last):
  File "/usr/lib/python2.6/site-packages/exaile/xlgui/main.py", line 947, in <lambda>
    lambda panel, playlist: self.add_playlist(playlist))
  File "/usr/lib/python2.6/site-packages/exaile/xlgui/main.py", line 523, in add_playlist
    while (name % i) in names:
ValueError: unsupported format character 'D' (0x44) at index 5

Local variables in innermost frame:
name: "100% Dj's"
i: 1
self: <MainWindow object at 0x3ce5dc0 (xlgui+main+MainWindow at 0x39553a0)>
new_empty_pl: False
names: frozenset(['1.FM - Trance'])
erase_empty: True
nb: <gtk.Notebook object at 0x7f3084021320 (GtkNotebook at 0x2fe7ac0)>
pl: <Playlist object at 0x86a6a50 (xlgui+playlist+Playlist at 0x8edada0)>

How to reproduce
-----
1. Select a radio station in the list that has the % character 
2. 
3.

Comment 1 Steve Dowe 2010-10-12 11:19:04 UTC
Created attachment 452942 [details]
File: backtrace

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

Comment 3 Fedora Update System 2011-03-05 02:24:39 UTC
exaile-0.3.2.1-1.fc13 has been pushed to the Fedora 13 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update exaile'.  You can provide feedback for this update here: https://admin.fedoraproject.org/updates/exaile-0.3.2.1-1.fc13

Comment 4 Fedora Update System 2011-03-28 19:24:36 UTC
exaile-0.3.2.1-1.fc13 has been pushed to the Fedora 13 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.