Bug 599232

Summary: [abrt] crash in gpodder-2.5-1.fc13: model.py:708:update_by_iter:TypeError: unknown type (null)
Product: [Fedora] Fedora Reporter: Terry Wallwork <terrywallwork>
Component: gpodderAssignee: Jef Spaleta <jspaleta>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 13CC: jspaleta, vpvainio
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Linux   
Whiteboard: abrt_hash:1bdbae91
Fixed In Version: gpodder-2.6-7.fc13 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-06-14 17:10:34 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 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.