[Bug 743748] Re: Failures happen at random points in the code when GNOME keyring is active but not accessible
Sebastian Ramacher
743748 at bugs.launchpad.net
Tue Dec 31 17:10:38 UTC 2013
As noted in the upstream bug report, this should be fixed by 2.1+.
Please reopen the bug if it's still an issue.
** Changed in: python-keyring (Ubuntu)
Status: New => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to python-keyring in Ubuntu.
https://bugs.launchpad.net/bugs/743748
Title:
Failures happen at random points in the code when GNOME keyring is
active but not accessible
Status in Python Keyring:
New
Status in “python-keyring” package in Ubuntu:
Fix Released
Bug description:
Binary package hint: python-keyring
These situations all have in common that the GNOME keyring is active (so keyring tries to use it instead of falling back to KWallet or a file on disk), but when it comes time to actually use the keyring, something goes wrong:
a) the keyring turns out to be inaccessible, causing an error.
b) the keyring claims it can't find a key, even though it didn't look (the keyring was never unlocked, so it couldn't have looked).
c) the keyring library crashes when trying to write a new key to the keyring.
d) the keyring hangs when it should be presenting a GUI for unlocking the keyring
(filing to track bug 40 upstream, filed by Leonard)
To manage notifications about this bug go to:
https://bugs.launchpad.net/python-keyring/+bug/743748/+subscriptions
More information about the foundations-bugs
mailing list