In Kubuntu (10.04), you could install ubuntuone-client-gnome. However,
without gnome-keyring-daemon started  (or even installed):

$ 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 1146, in <module>
    prefs_dialog = UbuntuOneDialog()
  File "/usr/bin/ubuntuone-preferences", line 538, in __init__
    self.__construct()
  File "/usr/bin/ubuntuone-preferences", line 978, in __construct
    self.devices.list_devices()
  File "/usr/bin/ubuntuone-preferences", line 380, 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
$ gnome-keyring-daemon 
GNOME_KEYRING_CONTROL=/tmp/keyring-JdnhjY
SSH_AUTH_SOCK=/tmp/keyring-JdnhjY/ssh
GNOME_KEYRING_PID=2307
$ ubuntuone-preferences
$ # after this the preferences starts up with no problems

-- 
Missing dependency on gnome-keyring
https://bugs.launchpad.net/bugs/487710
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