Bug 701938

Summary: [abrt] exaile-0.3.2.1-1.fc14: tray.py:234:remove_current_track:AttributeError: 'Playlist' object has no attribute 'remove_tracks'
Product: [Fedora] Fedora Reporter: Martin Putniorz <mputniorz>
Component: exaileAssignee: Deji Akingunola <dakingun>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 14CC: dakingun
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:664000e1
Fixed In Version: exaile-0.3.2.2-2.fc14 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-09-25 03:28:58 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: backtrace none

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.