Comment 11 for bug 521569

Revision history for this message
Simon Ives (simon-simonives) wrote :

I've just started gwibber-service at work and I'm getting better results (see below).

Should I lodge a separate bug stating that Gwibber only works on high bandwidth Internet connections or am I misreading the output? (My workplace, due to our location - Mount Isa Queensland Australia - has limited bandwidth, but better than what I get at home)

simon@simon-laptop:~$ gwibber-service
DEBUG:root:Running Gwibber from the system path
Updating...
DEBUG:root:** Starting Refresh **
DEBUG:root:<facebook:receive> Performing operation
DEBUG:root:<facebook:images> Performing operation
DEBUG:root:<facebook:images> Operation failed
DEBUG:root:Traceback:
Traceback (most recent call last):
  File "/usr/lib/python2.6/dist-packages/gwibber/microblog/dispatcher.py", line 49, in perform_operation
    message_data = PROTOCOLS[account["protocol"]].Client(account)(opname, **args)
  File "/usr/lib/python2.6/dist-packages/gwibber/microblog/facebook.py", line 191, in __call__
    return getattr(self, opname)(**args)
  File "/usr/lib/python2.6/dist-packages/gwibber/microblog/facebook.py", line 223, in images
    """ % (self.user_id, limit))
  File "/usr/lib/python2.6/dist-packages/gwibber/microblog/facebook.py", line 63, in _get
    data = network.Download(URL_PREFIX, args, post).get_json()
  File "/usr/lib/python2.6/dist-packages/gwibber/microblog/network.py", line 28, in __init__
    self.curl.perform()
error: (28, 'Operation timed out after 15000 milliseconds with 0 bytes received')

DEBUG:root:<facebook:receive> Operation failed
DEBUG:root:Traceback:
Traceback (most recent call last):
  File "/usr/lib/python2.6/dist-packages/gwibber/microblog/dispatcher.py", line 49, in perform_operation
    message_data = PROTOCOLS[account["protocol"]].Client(account)(opname, **args)
  File "/usr/lib/python2.6/dist-packages/gwibber/microblog/facebook.py", line 191, in __call__
    return getattr(self, opname)(**args)
  File "/usr/lib/python2.6/dist-packages/gwibber/microblog/facebook.py", line 202, in receive
    data = self._get("stream.get", viewer_id=self.user_id, limit=80)
  File "/usr/lib/python2.6/dist-packages/gwibber/microblog/facebook.py", line 63, in _get
    data = network.Download(URL_PREFIX, args, post).get_json()
  File "/usr/lib/python2.6/dist-packages/gwibber/microblog/network.py", line 28, in __init__
    self.curl.perform()
error: (28, 'Operation timed out after 15000 milliseconds with 0 bytes received')

DEBUG:root:<twitter:receive> Performing operation
DEBUG:root:<facebook:responses> Performing operation
DEBUG:root:<twitter:receive> Finished operation
DEBUG:root:<twitter:responses> Performing operation
DEBUG:root:<twitter:responses> Finished operation
DEBUG:root:<twitter:private> Performing operation
DEBUG:root:<twitter:private> Finished operation
DEBUG:root:<identica:receive> Performing operation
DEBUG:root:<facebook:responses> Finished operation
DEBUG:root:<identica:private> Performing operation
DEBUG:root:<identica:receive> Finished operation
DEBUG:root:<identica:responses> Performing operation
DEBUG:root:<identica:private> Finished operation
DEBUG:root:<flickr:images> Performing operation
DEBUG:root:<flickr:images> Operation failed
DEBUG:root:Traceback:
Traceback (most recent call last):
  File "/usr/lib/python2.6/dist-packages/gwibber/microblog/dispatcher.py", line 49, in perform_operation
    message_data = PROTOCOLS[account["protocol"]].Client(account)(opname, **args)
  File "/usr/lib/python2.6/dist-packages/gwibber/microblog/flickr.py", line 81, in __call__
    return getattr(self, opname)(**args)
  File "/usr/lib/python2.6/dist-packages/gwibber/microblog/flickr.py", line 85, in images
    user_id=self._getNSID(), format="json", nojsoncallback="1",
  File "/usr/lib/python2.6/dist-packages/gwibber/microblog/flickr.py", line 78, in _getNSID
    username=self.account["username"])["user"]["nsid"]
KeyError: 'user'

DEBUG:root:<identica:responses> Finished operation
DEBUG:root:Loading complete: 1 - ['Failure', 'Success', 'Failure', 'Success', 'Success', 'Success', 'Success', 'Success', 'Success', 'Failure']