Hi Nathan!

The default keyring backend is ‘chainer’, which tries to find a password
in all possible backends. So when it does not find the password in other
backends, it gets to KWallet backend, and that one produces an error
because it is installed but not configured properly.

I think the right solution here would be to specify explicitly the desired 
backend (most likely keyring.backends.SecretService.Keyring) in the 
configuration file as described in the README:
https://github.com/jaraco/keyring/blob/main/README.rst#configuring

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

Title:
  get_keyring/get_password trying kdewallet even though it is not
  installed

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


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to