| Summary: | [abrt] gwibber-1:2.91.92-2.fc14: client.py:254:setup_ui:KeyError: 'stream' | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Allan Engelhardt <allane> | ||||
| Component: | gwibber | Assignee: | Tom "spot" Callaway <tcallawa> | ||||
| Status: | CLOSED WONTFIX | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 14 | CC: | tcallawa | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | x86_64 | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | abrt_hash:9189d619 | ||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2012-08-16 16:23:35 UTC | Type: | --- | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Attachments: |
|
||||||
Created attachment 496929 [details]
File: backtrace
Package: gwibber-1:2.91.92-2.fc14 Architecture: x86_64 OS Release: Fedora release 14 (Laughlin) How to reproduce ----- Always crashes on startup I removed the /apps/gwibber/preferences/streams GConf key (which had the value [{}]) and now it seems to work.
This message is a notice that Fedora 14 is now at end of life. Fedora has stopped maintaining and issuing updates for Fedora 14. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At this time, all open bugs with a Fedora 'version' of '14' have been closed as WONTFIX. (Please note: Our normal process is to give advanced warning of this occurring, but we forgot to do that. A thousand apologies.) Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, feel free to reopen this bug and simply change the 'version' to a later Fedora version. Bug Reporter: Thank you for reporting this issue and we are sorry that we were unable to fix it before Fedora 14 reached end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora, you are encouraged to click on "Clone This Bug" (top right of this page) and open it against that version of Fedora. Although we aim to fix as many bugs as possible during every release's lifetime, sometimes those efforts are overtaken by events. Often a more recent Fedora release includes newer upstream software that fixes bugs or makes them obsolete. The process we are following is described here: http://fedoraproject.org/wiki/BugZappers/HouseKeeping |
abrt version: 1.1.18 architecture: x86_64 cmdline: /usr/bin/python /usr/bin/gwibber component: gwibber executable: /usr/bin/gwibber kernel: 2.6.35.12-88.fc14.x86_64 package: gwibber-1:2.91.92-2.fc14 reason: client.py:254:setup_ui:KeyError: 'stream' release: Fedora release 14 (Laughlin) How to reproduce: Exit gwibber after one of the other crashes.... time: 1304543585 uid: 500 backtrace ----- client.py:254:setup_ui:KeyError: 'stream' Traceback (most recent call last): File "/usr/bin/gwibber", line 87, in <module> client.Client() File "/usr/lib/python2.7/site-packages/gwibber/client.py", line 623, in __init__ self.w = GwibberClient() File "/usr/lib/python2.7/site-packages/gwibber/client.py", line 71, in __init__ self.setup_ui() File "/usr/lib/python2.7/site-packages/gwibber/client.py", line 254, in setup_ui if stream["stream"]: KeyError: 'stream' Local variables in innermost frame: view_class: <class 'gwibber.gwui.SingleStreamUi'> stream: {} on_tray_menu_popup: <function on_tray_menu_popup at 0x2e6f1b8> self: <GwibberClient object at 0x2dc0960 (GtkWindow at 0x2a04370)> content: <gtk.VBox object at 0x2e879b0 (GtkVBox at 0x3422220)> s: {} streams: [{}] menu_spin: <gtk.ImageMenuItem object at 0x2e6ad20 (GtkImageMenuItem at 0x2ed0d40)> layout: <gtk.VBox object at 0x3457050 (GtkVBox at 0x34222b0)> menu_ui: <gtk.UIManager object at 0x2e6ac30 (GtkUIManager at 0x2f50050)> menubar: <gtk.MenuBar object at 0x2e6ad70 (GtkMenuBar at 0x25fc9d0)>