You have been subscribed to a public bug:

Gwibber version: 2.32.2
Python 2.7

running gwibber-service -d -o:

Gwibber Dispatcher: ERROR    <twitter:receive> Operation failed
Gwibber Dispatcher: DEBUG    Traceback:
Traceback (most recent call last):
  File "/usr/lib64/python2.7/site-packages/gwibber/microblog/dispatcher.py", 
line 79, in perform_operation
    message_data = PROTOCOLS[account["service"]].Client(account)(opname, **args)
  File "/usr/lib64/python2.7/site-packages/gwibber/microblog/twitter.py", line 
224, in __call__
    return getattr(self, opname)(**args)
  File "/usr/lib64/python2.7/site-packages/gwibber/microblog/twitter.py", line 
227, in receive
    return self._get("statuses/home_timeline.json", count=count, since_id=since)
  File "/usr/lib64/python2.7/site-packages/gwibber/microblog/twitter.py", line 
214, in _get
    if parse: return [getattr(self, "_%s" % parse)(m) for m in data]
  File "/usr/lib64/python2.7/site-packages/gwibber/microblog/twitter.py", line 
122, in _message
    m["sender"] = self._user(data["user"] if "user" in data else data["sender"])
  File "/usr/lib64/python2.7/site-packages/gwibber/microblog/twitter.py", line 
99, in _user
    "name": user["name"],
KeyError: 'name'

** Affects: gwibber (Ubuntu)
     Importance: Undecided
         Status: Incomplete

-- 
Twitter: error parsing json
https://bugs.launchpad.net/bugs/793073
You received this bug notification because you are a member of Desktop 
Packages, which is subscribed to gwibber in Ubuntu.

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to