Comment 6 for bug 376087

Revision history for this message
aguest70 (aguest70) wrote : Re: the application don't starts (the ubuntu-one icon on the ubuntu bar doesn't appears)

Same problem for me:

aguest70@mycomputer:~$ ubuntuone-client-applet --signup
/usr/lib/python2.6/dist-packages/ubuntuone/oauthdesktop/auth.py:191: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6
  raise UnknownLoginError(e.message)
Traceback (most recent call last):
  File "/var/lib/python-support/python2.6/dbus/connection.py", line 578, in msg_reply_handler
    reply_handler(*message.get_args_list(**get_args_opts))
  File "/usr/lib/python2.6/dist-packages/ubuntuone/oauthdesktop/auth.py", line 230, in got_state
    self.acquire_access_token(description, store)
  File "/usr/lib/python2.6/dist-packages/ubuntuone/oauthdesktop/auth.py", line 283, in acquire_access_token
    self.request_token = self.make_token_request(oauth_request)
  File "/usr/lib/python2.6/dist-packages/ubuntuone/oauthdesktop/auth.py", line 191, in make_token_request
    raise UnknownLoginError(e.message)
ubuntuone.oauthdesktop.auth.UnknownLoginError