This is what I get when I start gwibber from command line
gwibber-service -o -d
Gwibber Dispatcher: DEBUG Refresh interval is set to 10
Gwibber Dispatcher: DEBUG ** Starting Refresh - Thu Apr 15 22:38:02 2010 **
Gwibber Dispatcher: DEBUG <twitter:receive> Performing operation
Gwibber Dispatcher: DEBUG <twitter:responses> 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: DEBUG <facebook: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
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: 'list' object has no attribute 'has_key'
Gwibber Dispatcher: DEBUG <facebook:responses> Performing operation
Gwibber Dispatcher: DEBUG <facebook:responses> Finished operation
Gwibber Dispatcher: DEBUG <facebook:images> Performing operation
Gwibber Dispatcher: DEBUG <facebook:receive> Finished operation
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
233, in images
return [self._image(post, profiles) for post in data]
File "/usr/lib/python2.6/dist-packages/gwibber/microblog/facebook.py", line
165, in _image
user = profiles[data["owner"]]
KeyError: u'100000491319742'
Gwibber Dispatcher: INFO Loading complete: 3 - ['Failure',
'Success', 'Success', 'Success', 'Success', 'Failure'
--
Gwibber doesn't refresh streams
https://bugs.launchpad.net/bugs/533017
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