gwibber-bugs team mailing list archive
-
gwibber-bugs team
-
Mailing list archive
-
Message #00969
[Bug 778885] Re: Gwibber doesn't want to start, KeyError: 'stream'
*** This bug is a duplicate of bug 778889 ***
https://bugs.launchpad.net/bugs/778889
** This bug has been marked a duplicate of bug 778889
Gwibber doesn't want to start, KeyError: 'stream'
* You can subscribe to bug 778889 by following this link: https://bugs.launchpad.net/ubuntu/+source/gwibber/+bug/778889/+subscribe
--
You received this bug notification because you are a member of Gwibber
Bug Heros, which is subscribed to Gwibber.
https://bugs.launchpad.net/bugs/778885
Title:
Gwibber doesn't want to start, KeyError: 'stream'
Status in Gwibber:
New
Bug description:
When I try to start Gwibber, it returns the following traceback:
Traceback (most recent call last):
File "/usr/bin/gwibber", line 87, in <module>
client.Client()
File "/usr/lib/python2.7/dist-packages/gwibber/client.py", line 623, in __init__
self.w = GwibberClient()
File "/usr/lib/python2.7/dist-packages/gwibber/client.py", line 71, in __init__
self.setup_ui()
File "/usr/lib/python2.7/dist-packages/gwibber/client.py", line 254, in setup_ui
if stream["stream"]:
KeyError: 'stream'
I'm running Ubuntu 11.04.
References