Comment 2 for bug 352226

Revision history for this message
sathyz (sathyz) wrote :

I'm facing the same problem. I'm on Debian (Squeeze).
Gwibber : 1.0.2

Traceback (most recent call last):
  File "/usr/local/lib/python2.5/site-packages/gwibber/microblog/__init__.py", line 49, in get_data
    for message in method(client):
  File "/usr/local/lib/python2.5/site-packages/gwibber/microblog/digg.py", line 89, in receive
    for data in self.get_diggs():
  File "/usr/local/lib/python2.5/site-packages/gwibber/microblog/digg.py", line 83, in get_diggs
    (self.account["username"])))["stories"]
KeyError: 'stories'