| Summary: | [abrt] gwibber-3.1.0-1.fc15: client.py:267:setup_ui:KeyError: 'stream' | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Justin O'Brien <three> |
| 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: | 15 | CC: | alejandro.perez.torres, tcallawa |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Unspecified | ||
| Whiteboard: | abrt_hash:5a8ddfd6c7aa5b26598d0e0b4828bc726c6f05a4 | ||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2012-08-07 18:57:07 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
Just started the application and it crash Package: gwibber-3.1.0-2.fc16 OS Release: Fedora release 16 (Verne) open gwibber Package: gwibber-3.1.0-3.fc16 OS Release: Fedora release 16 (Verne) Are you using NetworkManager to handle your Network? If not, please try gwibber-3.1.0-4.fc16 (it's in updates-testing, or will be very shortly). Heck, try it anyways. https://admin.fedoraproject.org/updates/gwibber-3.1.0-4.fc16 Yes I'm using NetworManager to handle the network, I will try it and let you know how it goes. This message is a notice that Fedora 15 is now at end of life. Fedora has stopped maintaining and issuing updates for Fedora 15. 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 '15' 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 15 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: 2.0.3 architecture: x86_64 cmdline: /usr/bin/python /usr/bin/gwibber comment: adding twitter account after reinstall component: gwibber executable: /usr/bin/gwibber kernel: 2.6.38.8-32.fc15.x86_64 os_release: Fedora release 15 (Lovelock) package: gwibber-3.1.0-1.fc15 reason: client.py:267:setup_ui:KeyError: 'stream' time: Thu Jul 7 15:59:31 2011 uid: 500 username: three backtrace: :client.py:267:setup_ui:KeyError: 'stream' : :Traceback (most recent call last): : File "/usr/bin/gwibber", line 98, in <module> : client.Client() : File "/usr/lib/python2.7/site-packages/gwibber/client.py", line 699, in __init__ : self.w = GwibberClient() : File "/usr/lib/python2.7/site-packages/gwibber/client.py", line 74, in __init__ : self.setup_ui() : File "/usr/lib/python2.7/site-packages/gwibber/client.py", line 267, 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 0x12821b8> :self: <GwibberClient object at 0x125ec80 (GtkWindow at 0x10d2900)> :content: <gtk.VBox object at 0x186c050 (GtkVBox at 0x1a2ea90)> :s: {} :streams: [{}] :menu_spin: <gtk.ImageMenuItem object at 0x12802d0 (GtkImageMenuItem at 0x1395cf0)> :layout: <gtk.VBox object at 0x18902d0 (GtkVBox at 0x1a2eb20)> :menu_ui: <gtk.UIManager object at 0x12801e0 (GtkUIManager at 0x13a3940)> :menubar: <gtk.MenuBar object at 0x1280320 (GtkMenuBar at 0xa98c40)>