Thank you for taking the time to report this bug and helping to make Ubuntu 
better, 
* can you reproduce it ? 
* if so than which version are you on ?

** Project changed: gwibber => gwibber (Ubuntu)

** Changed in: gwibber (Ubuntu)
       Status: New => Incomplete

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

Title:
  Twitter: error parsing json

Status in “gwibber” package in Ubuntu:
  Incomplete

Bug description:
  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'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gwibber/+bug/793073/+subscriptions

-- 
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