Not a duplicate (and certainly not of a much newer bug, thanks apport)
This looks like a bug in oauthdesktop, where it passes None to oauth,
rather than dealing with an exceptional situation itself.
Traceback (most recent call last):
File "/usr/lib/pymodules/python2.6/dbus/connection.py", line 576, in
msg_reply_handler
reply_handler(*message.get_args_list(**get_args_opts))
File "/usr/lib/python2.6/dist-packages/hostnameone/oauthdesktop/auth.py",
line 276, in got_state
self.acquire_access_token(description, store)
File "/usr/lib/python2.6/dist-packages/hostnameone/oauthdesktop/auth.py",
line 341, in acquire_access_token
token=self.request_token)
File "/usr/lib/python2.6/dist-packages/oauth/oauth.py", line 339, in
from_token_and_callback
parameters['oauth_token'] = token.key
AttributeError: 'NoneType' object has no attribute 'key'
** This bug is no longer a duplicate of bug 469184
ubuntuone-client-applet crashed with AttributeError in
from_token_and_callback()
--
ubuntuone-client-applet crashed with AttributeError in from_token_and_callback()
https://bugs.launchpad.net/bugs/465230
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