Bug 918336 - [abrt] decibel-audio-player-1.08-6.fc18: extListview.py:431:setItem:TypeError: GtkTreeModel.get_iter requires a tree path as its argument
Summary: [abrt] decibel-audio-player-1.08-6.fc18: extListview.py:431:setItem:TypeError...
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Fedora
Classification: Fedora
Component: decibel-audio-player
Version: 18
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Lukas Zapletal
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:461e28518930d483275a3bc4515...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-03-05 23:58 UTC by vlad
Modified: 2013-03-06 14:19 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-03-06 14:19:48 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (1008 bytes, text/plain)
2013-03-05 23:58 UTC, vlad
no flags Details
File: core_backtrace (461 bytes, text/plain)
2013-03-05 23:58 UTC, vlad
no flags Details
File: environ (1.41 KB, text/plain)
2013-03-05 23:58 UTC, vlad
no flags Details

Description vlad 2013-03-05 23:58:21 UTC
Version-Release number of selected component:
decibel-audio-player-1.08-6.fc18

Additional info:
cmdline:        python /usr/share/decibel-audio-player/src/decibel-audio-player.py
executable:     /usr/share/decibel-audio-player/src/decibel-audio-player.py
kernel:         3.8.1-201.fc18.x86_64
uid:            1000

Truncated backtrace:
extListview.py:431:setItem:TypeError: GtkTreeModel.get_iter requires a tree path as its argument

Traceback (most recent call last):
  File "/usr/share/decibel-audio-player/src/modules/__init__.py", line 282, in __dispatch
    self.handlers[msg](**params)
  File "/usr/share/decibel-audio-player/src/modules/Tracklist.py", line 95, in <lambda>
    consts.MSG_EVT_TRACK_ENDED_ERROR:    lambda: self.onTrackEnded(True),
  File "/usr/share/decibel-audio-player/src/modules/Tracklist.py", line 438, in onTrackEnded
    self.list.setItem(currIdx, ROW_ICO, icons.errorMenuIcon())
  File "/usr/share/decibel-audio-player/src/gui/extListview.py", line 431, in setItem
    self.store.set_value(self.store.get_iter(rowIndex), colIndex, value)
TypeError: GtkTreeModel.get_iter requires a tree path as its argument

Local variables in innermost frame:
rowIndex: None
colIndex: 0
self: <ExtListView object at 0x185ebe0 (GtkTreeView at 0x7fbb1c004e20)>
value: <gtk.gdk.Pixbuf object at 0x1866640 (GdkPixbuf at 0x26bf720)>

Comment 1 vlad 2013-03-05 23:58:24 UTC
Created attachment 705726 [details]
File: backtrace

Comment 2 vlad 2013-03-05 23:58:26 UTC
Created attachment 705728 [details]
File: core_backtrace

Comment 3 vlad 2013-03-05 23:58:28 UTC
Created attachment 705729 [details]
File: environ

Comment 4 Lukas Zapletal 2013-03-06 14:19:48 UTC
This is an upstream bug, reported upstream:

https://bugs.launchpad.net/decibel-audio-player/+bug/1149603


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