** Description changed:

  For Karmic users this bug is currently in proposed Karmic updates, which
  you can install by following this FAQ:
  https://answers.edge.launchpad.net/ubuntuone-client/+faq/930
  
  For Jaunty users, his bug is released (rev 288) in the Ubuntu One beta
- PPA. For instructions on how to install the beta PPA on Karmic, please
- see: https://answers.edge.launchpad.net/ubuntuone-client/+faq/836
+ PPA.
  
  Sometimes the SD is started but the user hasn't the necessary auth
  information yet. Right now, it crashes:
  
  2009-10-24 09:53:32,606 - ubuntuone.SyncDaemon.DBus - ERROR - Can't get the 
auth token
  Traceback (most recent call last):
    File 
"/usr/lib/python2.6/dist-packages/ubuntuone/syncdaemon/dbus_interface.py", line 
1053, in connect
      access_token = self.main.get_access_token()
    File "/usr/lib/python2.6/dist-packages/ubuntuone/syncdaemon/main.py", line 
286, in get_access_token
      return self.oauth_client.get_access_token()
    File "/usr/lib/python2.6/dist-packages/ubuntuone/syncdaemon/main.py", line 
326, in get_access_token
      raise NoAccessToken("No access token found.")
  NoAccessToken: No access token found.
  
  What we should do is to alert the applet somehow that we've been started
  without the user having the proper auth info, and quit.
  
  To reproduce: delete the existing access token from the keyring with the
  client stopped, then start the client. It should go through the
  authorization process and not die.

-- 
NoAccessToken: SD crashes when no access token found
https://bugs.launchpad.net/bugs/488413
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to