Bug 701938 - [abrt] exaile-0.3.2.1-1.fc14: tray.py:234:remove_current_track:AttributeError: 'Playlist' object has no attribute 'remove_tracks'
Summary: [abrt] exaile-0.3.2.1-1.fc14: tray.py:234:remove_current_track:AttributeError...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: exaile
Version: 14
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Deji Akingunola
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:664000e1
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-05-04 11:28 UTC by Martin Putniorz
Modified: 2011-09-25 03:28 UTC (History)
1 user (show)

Fixed In Version: exaile-0.3.2.2-2.fc14
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-09-25 03:28:58 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (672 bytes, text/plain)
2011-05-04 11:28 UTC, Martin Putniorz
no flags Details

Description Martin Putniorz 2011-05-04 11:28:01 UTC
abrt version: 1.1.18
architecture: x86_64
cmdline: python /usr/lib/python2.7/site-packages/exaile/exaile.py --datadir=/usr/share/exaile/data --startgui
component: exaile
executable: /usr/lib/python2.7/site-packages/exaile/exaile.py
kernel: 2.6.35.12-90.fc14.x86_64
package: exaile-0.3.2.1-1.fc14
reason: tray.py:234:remove_current_track:AttributeError: 'Playlist' object has no attribute 'remove_tracks'
release: Fedora release 14 (Laughlin)
time: 1304508358
uid: 500

backtrace
-----
tray.py:234:remove_current_track:AttributeError: 'Playlist' object has no attribute 'remove_tracks'

Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/exaile/xlgui/tray.py", line 106, in <lambda>
    callback=lambda *e: self.remove_current_track()
  File "/usr/lib/python2.7/site-packages/exaile/xlgui/tray.py", line 234, in remove_current_track
    playlist.remove_tracks([self.player.current])
AttributeError: 'Playlist' object has no attribute 'remove_tracks'

Local variables in innermost frame:
playlist: <Playlist object at 0x2fd7aa0 (xlgui+playlist+Playlist at 0x31cce70)>
self: <TrayIcon object at 0x347bb90 (GtkStatusIcon at 0x342c400)>

How to reproduce
-----
1. Right-button click on Exaile tray icon
2. Choose Remove Current Track from Playlist

Comment 1 Martin Putniorz 2011-05-04 11:28:04 UTC
Created attachment 496754 [details]
File: backtrace

Comment 2 Fedora Update System 2011-09-13 01:33:01 UTC
exaile-0.3.2.2-2.fc14 has been submitted as an update for Fedora 14.
https://admin.fedoraproject.org/updates/exaile-0.3.2.2-2.fc14

Comment 3 Fedora Update System 2011-09-14 22:28:35 UTC
Package exaile-0.3.2.2-2.fc14:
* should fix your issue,
* was pushed to the Fedora 14 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.2-2.fc14'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/exaile-0.3.2.2-2.fc14
then log in and leave karma (feedback).

Comment 4 Fedora Update System 2011-09-25 03:27:34 UTC
exaile-0.3.2.2-2.fc14 has been pushed to the Fedora 14 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.