Comment 2 for bug 567194

Revision history for this message
Nils (loewen-nils) wrote : Re: Lucid (64 bit built 4/20/10) Ubuntuone not synchronizing, -preferences not starting

When I run ubuntuone-preferences in a terminal I get the message:

desktop:~$ ubuntuone-preferences
** 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