Bug 599232 - [abrt] crash in gpodder-2.5-1.fc13: model.py:708:update_by_iter:TypeError: unknown type (null)
Summary: [abrt] crash in gpodder-2.5-1.fc13: model.py:708:update_by_iter:TypeError: un...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: gpodder
Version: 13
Hardware: i686
OS: Linux
low
medium
Target Milestone: ---
Assignee: Jef Spaleta
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:1bdbae91
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-06-02 21:53 UTC by Terry Wallwork
Modified: 2010-06-14 17:10 UTC (History)
2 users (show)

Fixed In Version: gpodder-2.6-7.fc13
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-06-14 17:10:34 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (1.20 KB, text/plain)
2010-06-02 21:53 UTC, Terry Wallwork
no flags Details

Description Terry Wallwork 2010-06-02 21:53:03 UTC
abrt 1.1.0 detected a crash.

architecture: i686
cmdline: /usr/bin/python /usr/bin/gpodder
component: gpodder
executable: /usr/bin/gpodder
kernel: 2.6.33.5-112.fc13.i686
package: gpodder-2.5-1.fc13
reason: model.py:708:update_by_iter:TypeError: unknown type (null)
release: Fedora release 13 (Goddard)

backtrace
-----
model.py:708:update_by_iter:TypeError: unknown type (null)

Traceback (most recent call last):
  File "/usr/lib/python2.6/site-packages/gpodder/gui.py", line 1856, in <lambda>
    item.connect( 'activate', lambda w: self.on_item_toggle_played_activate( w, False, True))
  File "/usr/lib/python2.6/site-packages/gpodder/gui.py", line 2854, in on_item_toggle_played_activate
    self.on_selected_episodes_status_changed()
  File "/usr/lib/python2.6/site-packages/gpodder/gui.py", line 2835, in on_selected_episodes_status_changed
    self.update_podcast_list_model(selected=True)
  File "/usr/lib/python2.6/site-packages/gpodder/gui.py", line 2177, in update_podcast_list_model
    self.podcast_list_model.update_by_filter_iter(iter)
  File "/usr/lib/python2.6/site-packages/gpodder/gtkui/model.py", line 700, in update_by_filter_iter
    self.update_by_iter(self._filter.convert_iter_to_child_iter(iter))
  File "/usr/lib/python2.6/site-packages/gpodder/gtkui/model.py", line 708, in update_by_iter
    channel = self.get_value(iter, self.C_CHANNEL)
TypeError: unknown type (null)

Local variables in innermost frame:
self: <PodcastListModel object at 0x99a1c5c (GtkListStore at 0x9a541c8)>
iter: <GtkTreeIter at 0xb190a3c0>

How to reproduce
-----
1. Marked a podcast episode as old and then it crashed
2.
3.

Comment 1 Terry Wallwork 2010-06-02 21:53:05 UTC
Created attachment 419183 [details]
File: backtrace

Comment 2 Fedora Update System 2010-06-04 19:32:54 UTC
gpodder-2.6-7.fc13 has been submitted as an update for Fedora 13.
http://admin.fedoraproject.org/updates/gpodder-2.6-7.fc13

Comment 3 Fedora Update System 2010-06-07 22:27:37 UTC
gpodder-2.6-7.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 gpodder'.  You can provide feedback for this update here: http://admin.fedoraproject.org/updates/gpodder-2.6-7.fc13

Comment 4 Fedora Update System 2010-06-14 17:10:15 UTC
gpodder-2.6-7.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.