gwibber-bugs team mailing list archive
-
gwibber-bugs team
-
Mailing list archive
-
Message #01122
[Bug 799313] Re: gwibber crashing on startup with KeyEerror
I've done a bit of inexpert debugging of gwibber (well I'm no gwibber
expert) and it seams that gwibber is trying to find a gconf value of
/apps/gwibber/preferences/streaams and that is set to [{}] the question
is what should it be set to???? I don't know so I cannot fix it
--
You received this bug notification because you are a member of Gwibber
Bug Heros, which is subscribed to Gwibber.
https://bugs.launchpad.net/bugs/799313
Title:
gwibber crashing on startup with KeyEerror
Status in Gwibber:
New
Bug description:
when I start gwibber on the command line I get this:
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'
[1]+ Exit 1 gwibber
my system is ubuntu 11.04 natty narwhal
I also have gwibber services running they seem to be fine
To manage notifications about this bug go to:
https://bugs.launchpad.net/gwibber/+bug/799313/+subscriptions
References