[Bug 1242412] [NEW] '/org/freedesktop/secrets/aliases/default' object does not exist

Launchpad Bug Tracker 1242412 at bugs.launchpad.net
Sat Nov 9 15:20:44 UTC 2013


You have been subscribed to a public bug:

This was done with Kubuntu 13.10 Live CD. But it's the same with
installed Kubuntu 13.10

kubuntu at kubuntu:~$ sudo apt-get install python-keyring python-secretstorage
...
kubuntu at kubuntu:~$ dpkg -l | grep -e "python-keyring\|python-secretstorage"
ii  python-keyring        1.6-1       all      store and access your passwords safely
ii  python-secretstorage  1.0.0-1     all      Python module for storing secrets - Python 2.x version

kubuntu at kubuntu:~$ python
Python 2.7.5+ (default, Sep 19 2013, 13:48:49) 
[GCC 4.8.1] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import keyring
ERROR:dbus.proxies:Introspect error on :1.28:/org/freedesktop/secrets/aliases/default: dbus.exceptions.DBusException: org.freedesktop.Secret.Error.NoSuchObject: The '/org/freedesktop/secrets/aliases/default' object does not exist
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/usr/lib/python2.7/dist-packages/keyring/__init__.py", line 9, in <module>
    from core import (set_keyring, get_keyring, set_password, get_password,
  File "/usr/lib/python2.7/dist-packages/keyring/core.py", line 166, in <module>
    init_backend()
  File "/usr/lib/python2.7/dist-packages/keyring/core.py", line 65, in init_backend
    keyrings.sort(key = lambda x: -x.supported())
  File "/usr/lib/python2.7/dist-packages/keyring/core.py", line 65, in <lambda>
    keyrings.sort(key = lambda x: -x.supported())
  File "/usr/lib/python2.7/dist-packages/keyring/backends/SecretService.py", line 23, in supported
    secretstorage.Collection(bus)
  File "/usr/lib/python2.7/dist-packages/secretstorage/collection.py", line 43, in __init__
    self.collection_props_iface.Get(COLLECTION_IFACE, 'Label')
  File "/usr/lib/python2.7/dist-packages/secretstorage/util.py", line 27, in function_out
    raise ItemNotFoundException(e.get_dbus_message())
secretstorage.exceptions.ItemNotFoundException: The '/org/freedesktop/secrets/aliases/default' object does not exist
>>>

** Affects: python-keyring (Ubuntu)
     Importance: High
     Assignee: Dmitry Shachnev (mitya57)
         Status: In Progress

-- 
'/org/freedesktop/secrets/aliases/default' object does not exist
https://bugs.launchpad.net/bugs/1242412
You received this bug notification because you are a member of Ubuntu Foundations Bugs, which is subscribed to python-keyring in Ubuntu.



More information about the foundations-bugs mailing list