abrt version: 1.1.17 architecture: i686 cmdline: /usr/bin/python /usr/bin/gpodder component: gpodder executable: /usr/bin/gpodder kernel: 2.6.35.11-83.fc14.i686.PAE package: gpodder-2.12-2.fc14 reason: model.py:199:replace_from_channel:AttributeError: 'NoneType' object has no attribute 'get_all_episodes' release: Fedora release 14 (Laughlin) time: 1299023586 uid: 500 backtrace ----- model.py:199:replace_from_channel:AttributeError: 'NoneType' object has no attribute 'get_all_episodes' Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/gpodder/gui.py", line 2563, in update self.episode_list_model.replace_from_channel(self.active_channel, *additional_args) File "/usr/lib/python2.7/site-packages/gpodder/gtkui/model.py", line 199, in replace_from_channel episodes = channel.get_all_episodes() AttributeError: 'NoneType' object has no attribute 'get_all_episodes' Local variables in innermost frame: downloading: <bound method gPodder.episode_is_downloading of <gpodder.gui.gPodder at /gui at 0xa1e5f6c>> self: <EpisodeListModel object at 0xa1ee9b4 (GtkListStore at 0xa277e50)> include_description: True treeview: None generate_thumbnails: True channel: None How to reproduce ----- 1. Added podcast. Cancel on list of episodes to download. Delete podcast. Gpodder remained running but was unresponsive. 2. 3.
Created attachment 481747 [details] File: backtrace
Reported upstream: https://bugs.gpodder.org/show_bug.cgi?id=1291
The bug was already fixed: http://repo.or.cz/w/gpodder.git/commit/5474a8a4da9b565564ab4d50b3970d3ca1520606 gpodder 2.13 is in updates-testing now, I might add this patch to that package.
Package gpodder-2.13-2.fc15: * should fix your issue, * was pushed to the Fedora 15 updates-testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing gpodder-2.13-2.fc15' as soon as you are able to, then reboot. Please go to the following url: https://admin.fedoraproject.org/updates/gpodder-2.13-2.fc15 then log in and leave karma (feedback).
Package gpodder-2.13-2.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 gpodder-2.13-2.fc13' as soon as you are able to, then reboot. Please go to the following url: https://admin.fedoraproject.org/updates/gpodder-2.13-2.fc13 then log in and leave karma (feedback).
Package gpodder-2.13-2.fc14: * should fix your issue, * was pushed to the Fedora 14 updates-testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing gpodder-2.13-2.fc14' as soon as you are able to, then reboot. Please go to the following url: https://admin.fedoraproject.org/updates/gpodder-2.13-2.fc14 then log in and leave karma (feedback).
gpodder-2.13-2.fc15 has been pushed to the Fedora 15 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: https://admin.fedoraproject.org/updates/gpodder-2.13-2.fc15
gpodder-2.13-2.fc14 has been pushed to the Fedora 14 stable repository. If problems still persist, please make note of it in this bug report.
gpodder-2.13-2.fc13 has been pushed to the Fedora 13 stable repository. If problems still persist, please make note of it in this bug report.
gpodder-2.13-2.fc15 has been pushed to the Fedora 15 stable repository. If problems still persist, please make note of it in this bug report.