Comment 3 for bug 568826

Revision history for this message
ben van 't ende (benvantende) wrote :

i got it working using this from my blog http://blog.vantende.net/post/archive/2010/04/23/ubuntuone_on_kubuntu_lucid_lynx/

after rebooting however ubuntuone fails again with:

<pre>
** Message: secret service operation failed: The name org.freedesktop.secrets was not provided by any .service files
Traceback (most recent call last):
  File "/usr/bin/ubuntuone-preferences", line 1142, in <module>
    prefs_dialog = UbuntuOneDialog()
  File "/usr/bin/ubuntuone-preferences", line 534, in __init__
    self.__construct()
  File "/usr/bin/ubuntuone-preferences", line 974, in __construct
    self.devices.list_devices()
  File "/usr/bin/ubuntuone-preferences", line 376, in list_devices
    token = get_access_token(self.keyring)
  File "/usr/bin/ubuntuone-preferences", line 124, in get_access_token
    'oauth-consumer-key': 'ubuntuone'})
gnomekeyring.IOError
</pre>