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: Performing operation DEBUG:root: Performing operation DEBUG:root: 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: 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: Performing operation DEBUG:root: Performing operation DEBUG:root: Finished operation DEBUG:root: Performing operation DEBUG:root: Finished operation DEBUG:root: Performing operation DEBUG:root: Finished operation DEBUG:root: Performing operation DEBUG:root: Finished operation DEBUG:root: Performing operation DEBUG:root: Finished operation DEBUG:root: Performing operation DEBUG:root: Finished operation DEBUG:root: Performing operation DEBUG:root: 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: Finished operation DEBUG:root:Loading complete: 1 - ['Failure', 'Success', 'Failure', 'Success', 'Success', 'Success', 'Success', 'Success', 'Success', 'Failure']