Public bug reported: Binary package hint: gwibber
After the update I made today gwibber does not show any new tweets for my twitter accounts. I'm using gwibber-daily and just installed the following packages: Get:1 http://ppa.launchpad.net/gwibber-daily/ppa/ubuntu/ lucid/main gwibber 2.31.2~bzr771-0ubuntu1~daily1 [350kB] Get:2 http://ppa.launchpad.net/gwibber-daily/ppa/ubuntu/ lucid/main gwibber-service 2.31.2~bzr771-0ubuntu1~daily1 [52.0kB] I tried to debug gwibber-service with -d -o and get the following backtrace: Gwibber Dispatcher: DEBUG <twitter:responses> Finished operation Gwibber Dispatcher: DEBUG <twitter:receive> Finished operation Gwibber Dispatcher: DEBUG <twitter:responses> Performing operation Gwibber Dispatcher: DEBUG <twitter:private> Performing operation Gwibber Dispatcher: DEBUG <twitter:receive> Finished operation Gwibber Dispatcher: DEBUG <twitter:private> Finished operation Gwibber Dispatcher: DEBUG <twitter:receive> Performing operation Gwibber Dispatcher: DEBUG <twitter:responses> Performing operation Gwibber Dispatcher: DEBUG <twitter:private> Finished operation Gwibber Dispatcher: DEBUG <twitter:private> Performing operation Gwibber Dispatcher: DEBUG <twitter:responses> Finished operation Gwibber Dispatcher: DEBUG <twitter:responses> Finished operation Gwibber Dispatcher: DEBUG <twitter:receive> Performing operation Gwibber Dispatcher: DEBUG <twitter:responses> Performing operation Gwibber Dispatcher: ERROR Failed to parse the response, error was: Unterminated string starting at: line 1 column 4585 (char 4585) Gwibber Dispatcher: ERROR <twitter:receive> Operation failed Gwibber Dispatcher: DEBUG Traceback: Traceback (most recent call last): File "/usr/lib/python2.6/dist-packages/gwibber/microblog/dispatcher.py", line 81, in perform_operation message_data = PROTOCOLS[account["protocol"]].Client(account)(opname, **args) File "/usr/lib/python2.6/dist-packages/gwibber/microblog/twitter.py", line 147, in __call__ return getattr(self, opname)(**args) File "/usr/lib/python2.6/dist-packages/gwibber/microblog/twitter.py", line 150, in receive return self._get("statuses/home_timeline.json", count=count, since_id=since) File "/usr/lib/python2.6/dist-packages/gwibber/microblog/twitter.py", line 138, 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, not str Hope I can help to improve the quality of gwibber because I really like it... but only if it works! ;-) If you need more informations feel free to tell me what. ** Affects: gwibber (Ubuntu) Importance: Undecided Status: New -- Gwibber does not show any updates https://bugs.launchpad.net/bugs/607578 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
