After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 686672 - Python bindings for unlock/unlock_sync do not allow NULL
Python bindings for unlock/unlock_sync do not allow NULL
Status: RESOLVED DUPLICATE of bug 633958
Product: libgnome-keyring
Classification: Core
Component: General
unspecified
Other Linux
: Normal normal
: ---
Assigned To: GNOME keyring maintainer(s)
GNOME keyring maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2012-10-22 23:21 UTC by orbisvicis
Modified: 2019-02-22 11:46 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description orbisvicis 2012-10-22 23:21:21 UTC
This prevents the password prompt from being displayed during unlock.

The fix (very simple) is at an old bug report:
https://bugs.launchpad.net/ubuntu/+source/gnome-python-desktop/+bug/432882

It affects this file:
http://git.gnome.org/browse/gnome-python-desktop/tree/gnomekeyring/gnomekeyring.defs
Comment 1 Stef Walter 2012-10-23 05:02:12 UTC
Please use the libsecret gobject-introspection based bindings. Nobody seems to be maintaining gnome-python-desktop anymore. Can't even commit to the module.

*** This bug has been marked as a duplicate of bug 633958 ***