I appear to be having the same problem: a few days my twitter feed has
stopped updating itself. I have tried removing and adding the twitter
account to gwibber, but this hasn't helped.

The relevant traceback is:

Traceback (most recent call last):
  File "/usr/lib/python2.6/dist-packages/gwibber/microblog/dispatcher.py", line 
75, in perform_operation
    message_data = PROTOCOLS[account["protocol"]].Client(account)(opname, 
**args)
  File "/usr/lib/python2.6/dist-packages/gwibber/microblog/twitter.py", line 
144, in __call__
    return getattr(self, opname)(**args)
  File "/usr/lib/python2.6/dist-packages/gwibber/microblog/twitter.py", line 
150, in user_messages
    return self._get("statuses/user_timeline.json", id=id, count=count, 
since_id=since)
  File "/usr/lib/python2.6/dist-packages/gwibber/microblog/twitter.py", line 
135, in _get
    if parse: return [getattr(self, "_%s" % parse)(m) for m in data]
  File "/usr/lib/python2.6/dist-packages/gwibber/microblog/twitter.py", line 
78, in _message
    m = self._common(data)
  File "/usr/lib/python2.6/dist-packages/gwibber/microblog/twitter.py", line 
60, in _common
    m["id"] = str(data["id"])
TypeError: string indices must be integers

I have attached a copy of the log file.

** Attachment added: "gwibber.log"
   
https://bugs.launchpad.net/ubuntu/+source/gwibber/+bug/613420/+attachment/1518116/+files/gwibber.log

-- 
gwibber doesn't receive tweets n
https://bugs.launchpad.net/bugs/613420
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to