scaldw...@sdc-pc-03:~$ killall gwibber-service
scaldw...@sdc-pc-03:~$ gwibber-service -o -d
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 1
Gwibber Dispatcher: DEBUG ** Starting Refresh - Wed May 26 09:32:44 2010 **
Gwibber Dispatcher: DEBUG <facebook:responses> Performing operation
Gwibber Dispatcher: DEBUG <facebook:receive> Performing operation
Traceback (most recent call last):
File "/usr/lib/python2.6/dist-packages/gwibber/microblog/network.py", line
32, in __init__
self.curl.perform()
error: (6, 'name lookup timed out')
Gwibber Dispatcher: ERROR Failed to communicate with
https://api.facebook.com/restserver.php?api_key=71b85c6d8cb5bbb9f1a3f8bbdcdd4b05&v=1.0&sig=a650a8ad1d41b359115fdfe0fa9c7758&format=json&query=%0A++++++SELECT+id%2C+post_id%2C+time%2C+fromid%2C+text%2C+object_id+FROM+comment+WHERE+post_id+IN%0A++++++++%28SELECT+post_id+FROM+stream+WHERE+source_id+%3D+100000152961180%29+AND%0A++++++++fromid+%3C%3E+100000152961180+ORDER+BY+time+DESC+LIMIT+1%2C100%0A++++++&session_key=0cce784fc2abd1e91a139a57-100000152961180&method=facebook.fql.query&call_id=1274884364000
Gwibber Dispatcher: ERROR Failed to parse the response, error was: No JSON
object could be decoded
Traceback (most recent call last):
File "/usr/lib/python2.6/dist-packages/gwibber/microblog/network.py", line
32, in __init__
self.curl.perform()
error: (6, 'name lookup timed out')
Gwibber Dispatcher: ERROR Failed to communicate with
https://api.facebook.com/restserver.php?api_key=71b85c6d8cb5bbb9f1a3f8bbdcdd4b05&format=json&call_id=1274884364000&viewer_id=100000152961180&limit=80&v=1.0&sig=3d0889a5be332fd86baacae50a48d404&session_key=0cce784fc2abd1e91a139a57-100000152961180&method=facebook.stream.get
Gwibber Dispatcher: ERROR Failed to parse the response, error was: No JSON
object could be decoded
Gwibber Dispatcher: ERROR <facebook: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/facebook.py", line
198, in __call__
return getattr(self, opname)(**args)
File "/usr/lib/python2.6/dist-packages/gwibber/microblog/facebook.py", line
210, in receive
profiles = dict((p["id"], p) for p in data["profiles"])
TypeError: string indices must be integers, not str
Gwibber Dispatcher: DEBUG <facebook:images> Performing operation
Gwibber Dispatcher: DEBUG Raising gwibber client
Gwibber Dispatcher: DEBUG Gwibber Client raised
Traceback (most recent call last):
File "/usr/lib/python2.6/dist-packages/gwibber/microblog/network.py", line
32, in __init__
self.curl.perform()
error: (6, 'name lookup timed out')
Gwibber Dispatcher: ERROR Failed to communicate with
https://api.facebook.com/restserver.php?api_key=71b85c6d8cb5bbb9f1a3f8bbdcdd4b05&v=1.0&sig=bfcf3a752560f1cdc88eb0571701f073&format=json&query=%0A++++++SELECT+name%2C+profile_url%2C+pic_square%2C+username%2C+uid%0A++++++++FROM+user+WHERE+uid+in+%28SELECT+uid2+FROM+friend+WHERE+uid1%3D100000152961180%29%0A++++++&session_key=0cce784fc2abd1e91a139a57-100000152961180&method=facebook.fql.query&call_id=1274884372000
Gwibber Dispatcher: ERROR Failed to parse the response, error was: No JSON
object could be decoded
Gwibber Dispatcher: ERROR <facebook:responses> 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/facebook.py", line
198, in __call__
return getattr(self, opname)(**args)
File "/usr/lib/python2.6/dist-packages/gwibber/microblog/facebook.py", line
220, in responses
profiles = self._friends()
File "/usr/lib/python2.6/dist-packages/gwibber/microblog/facebook.py", line
195, in _friends
return dict((p["uid"], p) for p in friends)
File "/usr/lib/python2.6/dist-packages/gwibber/microblog/facebook.py", line
195, in <genexpr>
return dict((p["uid"], p) for p in friends)
TypeError: string indices must be integers, not str
Gwibber Dispatcher: DEBUG <twitter:receive> Performing operation
Traceback (most recent call last):
File "/usr/lib/python2.6/dist-packages/gwibber/microblog/network.py", line
32, in __init__
self.curl.perform()
error: (6, 'name lookup timed out')
Gwibber Dispatcher: ERROR Failed to communicate with
https://api.facebook.com/restserver.php?api_key=71b85c6d8cb5bbb9f1a3f8bbdcdd4b05&v=1.0&sig=d173def2d46376ad4e911006b9f894f5&format=json&query=%0A++++++SELECT+owner%2C+object_id%2C+created%2C+src_small%2C+src_big%2C+link%2C+caption%0A++++++++FROM+photo+WHERE+aid+in%0A++++++++%28SELECT+aid+FROM+album+WHERE+owner+IN%0A++++++++%28SELECT+uid2+FROM+friend+WHERE+uid1%3D100000152961180%29%29%0A++++++++ORDER+BY+created+DESC+LIMIT+1%2C100%0A++++++&session_key=0cce784fc2abd1e91a139a57-100000152961180&method=facebook.fql.query&call_id=1274884372000
Gwibber Dispatcher: ERROR Failed to parse the response, error was: No JSON
object could be decoded
Traceback (most recent call last):
File "/usr/lib/python2.6/dist-packages/gwibber/microblog/network.py", line
32, in __init__
self.curl.perform()
error: (6, 'name lookup timed out')
Gwibber Dispatcher: ERROR Failed to communicate with
https://twitter.com/statuses/home_timeline.json?count=200
Gwibber Dispatcher: ERROR Failed to parse the response, error was: No JSON
object could be decoded
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
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: 'str' object has no attribute 'has_key'
Traceback (most recent call last):
File "/usr/lib/python2.6/dist-packages/gwibber/microblog/network.py", line
32, in __init__
self.curl.perform()
error: (6, 'name lookup timed out')
Gwibber Dispatcher: ERROR Failed to communicate with
https://api.facebook.com/restserver.php?api_key=71b85c6d8cb5bbb9f1a3f8bbdcdd4b05&v=1.0&sig=a5b209f2c514ce6f4467ada14ccbd056&format=json&query=%0A++++++SELECT+name%2C+profile_url%2C+pic_square%2C+username%2C+uid%0A++++++++FROM+user+WHERE+uid+in+%28SELECT+uid2+FROM+friend+WHERE+uid1%3D100000152961180%29%0A++++++&session_key=0cce784fc2abd1e91a139a57-100000152961180&method=facebook.fql.query&call_id=1274884380000
Gwibber Dispatcher: ERROR Failed to parse the response, error was: No JSON
object could be decoded
Gwibber Dispatcher: ERROR <facebook:images> 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/facebook.py", line
198, in __call__
return getattr(self, opname)(**args)
File "/usr/lib/python2.6/dist-packages/gwibber/microblog/facebook.py", line
232, in images
profiles = self._friends()
File "/usr/lib/python2.6/dist-packages/gwibber/microblog/facebook.py", line
195, in _friends
return dict((p["uid"], p) for p in friends)
File "/usr/lib/python2.6/dist-packages/gwibber/microblog/facebook.py", line
195, in <genexpr>
return dict((p["uid"], p) for p in friends)
TypeError: string indices must be integers, not str
Gwibber Dispatcher: DEBUG <twitter:responses> Performing operation
Gwibber Dispatcher: DEBUG <twitter:private> Performing operation
Traceback (most recent call last):
File "/usr/lib/python2.6/dist-packages/gwibber/microblog/network.py", line
32, in __init__
self.curl.perform()
error: (6, 'name lookup timed out')
Gwibber Dispatcher: ERROR Failed to communicate with
https://twitter.com/statuses/mentions.json?count=200
Gwibber Dispatcher: ERROR Failed to parse the response, error was: No JSON
object could be decoded
Gwibber Dispatcher: ERROR <twitter:responses> 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
146, in __call__
return getattr(self, opname)(**args)
File "/usr/lib/python2.6/dist-packages/gwibber/microblog/twitter.py", line
155, in responses
return self._get("statuses/mentions.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: 'str' object has no attribute 'has_key'
Traceback (most recent call last):
File "/usr/lib/python2.6/dist-packages/gwibber/microblog/network.py", line
32, in __init__
self.curl.perform()
error: (6, 'name lookup timed out')
Gwibber Dispatcher: ERROR Failed to communicate with
https://twitter.com/direct_messages.json?count=200
Gwibber Dispatcher: ERROR Failed to parse the response, error was: No JSON
object could be decoded
Gwibber Dispatcher: ERROR <twitter:private> 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
146, in __call__
return getattr(self, opname)(**args)
File "/usr/lib/python2.6/dist-packages/gwibber/microblog/twitter.py", line
158, in private
return self._get("direct_messages.json", "private", 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: 'str' object has no attribute 'has_key'
Gwibber Dispatcher: INFO Loading complete: 1 - ['Failure',
'Failure', 'Failure', 'Failure', 'Failure', 'Failure']
--
gwibber not refreshing facebook and twitter
https://bugs.launchpad.net/bugs/582888
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