This error appear always and cpu growing 100%

Gwibber Dispatcher: DEBUG    <statusnet:private> Finished operation
Gwibber Dispatcher: INFO     Loading complete: 3 - ['Failure', 'Success', 
'Success', 'Success', 'Success', 'Success']
Gwibber Dispatcher: DEBUG    ** Starting Refresh - Wed Mar 24 17:23:06 2010 **
Gwibber Dispatcher: DEBUG    <twitter:receive> Performing 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 
64, in perform_operation
    message_data = PROTOCOLS[account["protocol"]].Client(account)(opname, 
**args)
  File "/usr/lib/python2.6/dist-packages/gwibber/microblog/twitter.py", line 
146, in __call__
    return getattr(self, opname)(**args)
  File "/usr/lib/python2.6/dist-packages/gwibber/microblog/twitter.py", line 
149, 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 
136, in _get
    if data.has_key("error"):
AttributeError: 'list' object has no attribute 'has_key'

Gwibber Dispatcher: DEBUG    <twitter:private> Performing operation
Gwibber Dispatcher: DEBUG    <twitter:private> Finished operation
Gwibber Dispatcher: DEBUG    <statusnet:receive> Performing operation
Gwibber Dispatcher: DEBUG    <statusnet:receive> Finished operation
Gwibber Dispatcher: DEBUG    <statusnet:responses> Performing operation
Gwibber Dispatcher: DEBUG    <statusnet:responses> Finished operation
Gwibber Dispatcher: DEBUG    <statusnet:private> Performing operation
Gwibber Dispatcher: DEBUG    <statusnet:private> Finished operation
Gwibber Dispatcher: ERROR    Loading failed:  - Traceback (most recent call 
last):
  File "/usr/lib/python2.6/dist-packages/gwibber/microblog/dispatcher.py", line 
339, in run
    pool.map_async(self.func, self.iterable, 
callback=self.callback).get(self.timeout)
  File "/usr/lib/python2.6/multiprocessing/pool.py", line 418, in get
    raise TimeoutError
TimeoutError

-- 
gwibber-service stays at 90% cpu after adding twitter account
https://bugs.launchpad.net/bugs/545841
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