The problem happened again, and I have a debug log this time.
Updating...
Gwibber Dispatcher: DEBUG    Setting up monitors
Gwibber Dispatcher: DEBUG    Monitors are up
Gwibber Dispatcher: INFO     Gwibber Service is reloading account credentials
Gwibber Dispatcher: DEBUG    Refresh interval is set to 5
Gwibber Dispatcher: DEBUG    ** Starting Refresh - Wed Aug 25 16:58:58 2010 **
Gwibber Dispatcher: DEBUG    <twitter:responses> Performing operation
Gwibber Dispatcher: DEBUG    <twitter:receive> Performing operation
Gwibber Dispatcher: DEBUG    <twitter:responses> Finished operation
Gwibber Dispatcher: DEBUG    <twitter:private> Performing operation
Gwibber Dispatcher: DEBUG    <twitter:private> Finished operation
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 
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 
147, 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 
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: 'NoneType' object is unsubscriptable

Gwibber Dispatcher: INFO     Loading complete: 1 - ['Failure',
'Success', 'Success']

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

Reply via email to