Getting a different error this time. Haven't been able to try the patch
yet, unfortunately I'm not at the office a lot (where my only ubuntu
machine 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
153, in responses
return self._get("statuses/mentions.json", 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
--
Gwibber barely ever updates timeline.
https://bugs.launchpad.net/bugs/618596
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs