Bug 617622

Summary: [abrt] crash in exaile-0.3.2.0-1.fc13: plcolumns.py:207:data_func:TypeError: set_cell_weight() takes exactly 4 arguments (3 given)
Product: [Fedora] Fedora Reporter: Minzhang Cheng <minzhangcheng>
Component: exaileAssignee: Deji Akingunola <dakingun>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 13CC: dakingun, LinuxNetworks
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Linux   
Whiteboard: abrt_hash:428d1b83
Fixed In Version: exaile-0.3.2.1-1.fc13 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-03-28 19:25:48 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 Minzhang Cheng 2010-07-23 14:59:10 UTC
abrt 1.1.1 detected a crash.

architecture: i686
cmdline: python /usr/lib/python2.6/site-packages/exaile/exaile.py --datadir=/usr/share/exaile/data --startgui
component: exaile
executable: /usr/lib/python2.6/site-packages/exaile/exaile.py
kernel: 2.6.33.6-147.fc13.i686
package: exaile-0.3.2.0-1.fc13
reason: plcolumns.py:207:data_func:TypeError: set_cell_weight() takes exactly 4 arguments (3 given)
release: Fedora release 13 (Goddard)

backtrace
-----
plcolumns.py:207:data_func:TypeError: set_cell_weight() takes exactly 4 arguments (3 given)

Traceback (most recent call last):
  File "/usr/lib/python2.6/site-packages/exaile/xlgui/plcolumns.py", line 207, in data_func
    self.playlist.set_cell_weight(cell, track)
TypeError: set_cell_weight() takes exactly 4 arguments (3 given)

Local variables in innermost frame:
track: '' from '' by ''
self: FilenameColumn('filename', u'Filename', 200)
iter: <GtkTreeIter at 0xbfbcf5a8>
cell: <gtk.CellRendererText object at 0xa985db1c (GtkCellRendererText at 0x9190e08)>
model: <gtk.ListStore object at 0xa9aec07c (GtkListStore at 0x9bfdca0)>
col: <gtk.TreeViewColumn object at 0xa9843f2c (GtkTreeViewColumn at 0x9b05ce0)>

Comment 1 Minzhang Cheng 2010-07-23 14:59:12 UTC
Created attachment 433976 [details]
File: backtrace

Comment 2 Cornell Schmidt 2010-09-20 15:59:31 UTC
Package: exaile-0.3.2.0-1.fc13
Architecture: i686
OS Release: Fedora release 13 (Goddard)


How to reproduce
-----
1. open Exaile with loaded playlist

Comment 3 Fedora Update System 2011-03-04 15:49:44 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 4 Fedora Update System 2011-03-05 02:22:23 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 5 Fedora Update System 2011-03-28 19:23:15 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.