Bug 620584
| Summary: | [abrt] crash in gpodder-2.7-1.fc13: model.py:107:_filter_visible_func:TypeError: unknown type (null) | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Kerry <mothlight> | ||||
| Component: | gpodder | Assignee: | Jef Spaleta <jspaleta> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | low | ||||||
| Version: | 13 | CC: | jspaleta, vpvainio | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | i686 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | abrt_hash:074e3c65 | ||||||
| Fixed In Version: | gpodder-2.8-1.fc14 | Doc Type: | Bug Fix | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2010-09-09 01:13:43 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: |
|
||||||
Created attachment 436144 [details]
File: backtrace
Reported upstream: https://bugs.gpodder.org/show_bug.cgi?id=1099 gpodder-2.7-3.fc14 has been submitted as an update for Fedora 14. http://admin.fedoraproject.org/updates/gpodder-2.7-3.fc14 gpodder-2.7-3.fc13 has been submitted as an update for Fedora 13. http://admin.fedoraproject.org/updates/gpodder-2.7-3.fc13 gpodder-2.7-3.fc14 has been pushed to the Fedora 14 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.7-3.fc14 gpodder-2.8-1.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.8-1.fc14 has been pushed to the Fedora 14 stable repository. If problems still persist, please make note of it in this bug report. |
abrt 1.1.1 detected a crash. architecture: i686 cmdline: /usr/bin/python /usr/bin/gpodder comment: Not sure what abrt detected. Gpodder didn't seem to crash, at least anything that I could see. component: gpodder executable: /usr/bin/gpodder kernel: 2.6.33.4-95.fc13.i686.PAE package: gpodder-2.7-1.fc13 reason: model.py:107:_filter_visible_func:TypeError: unknown type (null) release: Fedora release 13 (Goddard) backtrace ----- model.py:107:_filter_visible_func:TypeError: unknown type (null) Traceback (most recent call last): File "/usr/lib/python2.6/site-packages/gpodder/gtkui/model.py", line 107, in _filter_visible_func return model.get_value(iter, self.C_VIEW_SHOW_UNDELETED) TypeError: unknown type (null) Local variables in innermost frame: model: <EpisodeListModel object at 0x92aa964 (GtkListStore at 0x9318e20)> self: <EpisodeListModel object at 0x92aa964 (GtkListStore at 0x9318e20)> iter: <GtkTreeIter at 0xb0c6f260>