Public bug reported:

When trying to retrieve credentials from kwalletmanager I saw an error

  File "/usr/lib/python3/dist-packages/keyring/backends/kwallet.py", line 99, 
in connected
    raise InitError(f'Failed to open keyring: {e}.') from e
keyring.errors.InitError: Failed to open keyring: 
org.freedesktop.DBus.Error.UnknownObject: No such object path 
'/modules/kwalletd'.

/usr/lib/python3/dist-packages/keyring/backends/kwallet.py only contains
support for

    /modules/kwalletd in class DBusKeyringKWallet4
    /modules/kwalletd5 in class DBusKeyring

But Ubuntu 25.10 uses kwalletd6.

** Affects: python-keyring
     Importance: Unknown
         Status: Unknown

** Affects: python-keyring (Ubuntu)
     Importance: Undecided
         Status: New

** Bug watch added: github.com/jaraco/keyring/issues #726
   https://github.com/jaraco/keyring/issues/726

** Also affects: python-keyring via
   https://github.com/jaraco/keyring/issues/726
   Importance: Unknown
       Status: Unknown

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2127720

Title:
  Missing support for kwalletd6 in keyring/backends/kwallet.py

To manage notifications about this bug go to:
https://bugs.launchpad.net/python-keyring/+bug/2127720/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to