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 651486 - Unlocking doesn't work properly with auto-login if you wait a long time before entering the password
Unlocking doesn't work properly with auto-login if you wait a long time befor...
Status: RESOLVED OBSOLETE
Product: gnome-keyring
Classification: Core
Component: prompting
3.0.x
Other Linux
: Normal normal
: ---
Assigned To: GNOME keyring maintainer(s)
GNOME keyring maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2011-05-30 17:37 UTC by Adam Williamson
Modified: 2021-06-18 10:39 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Adam Williamson 2011-05-30 17:37:18 UTC
This is a continuation of the discussion on https://bugzilla.gnome.org/show_bug.cgi?id=649572 . As I wrote there:

control test: boot up and enter the password immediately gnome-keyring requests
it. Result: it doesn't ask again, the screen doesn't lock (see later...), and
the first time I ssh to another machine, a graphical dialog pops up asking for
the passphrase; the next time I ssh to another machine, it works without me
needing to enter the passphrase again.

buggy case test: boot up at 13:38 and leave the system sitting there. at 14:32,
enter the password. result: it immediately asks for the password again. as soon
as I enter it, the screen fades out and locks. after unlocking the screen, if I
ssh to another machine, I get a prompt at the console for the passphrase (not a
GUI prompt), and every subsequent ssh operation prompts at the console again.

I don't have a /var/log/auth.log . I do have a /var/log/secure which has
nothing relevant. I see these in /var/log/messages at around the time I did the
unlock (14:32):

May 27 14:32:30 vaioz gnome-keyring-daemon[1604]:
gkd_secret_service_get_objects: assertion `GKD_SECRET_IS_SERVICE (self)' failed
May 27 14:32:30 vaioz gnome-keyring-daemon[1604]:
gkd_secret_objects_lookup_collection: assertion `GKD_SECRET_IS_OBJECTS (self)'
failed
May 27 14:32:31 vaioz gnome-keyring-daemon[2389]: couldn't connect to control
socket at: /tmp/keyring-cXRgfr/control: Connection refused
May 27 14:32:31 vaioz gnome-keyring-prompt: Gtk: Failed to load module
"pk-gtk-module"
May 27 14:32:31 vaioz gnome-keyring-prompt: could not grab keyboard: not
viewable
May 27 14:32:31 vaioz gnome-keyring-prompt: could not grab keyboard: not
viewable
Comment 1 André Klapper 2021-06-18 10:39:34 UTC
GNOME is going to shut down bugzilla.gnome.org in favor of gitlab.gnome.org.
As part of that, we are mass-closing older open tickets in bugzilla.gnome.org
which have not seen updates for a longer time (resources are unfortunately
quite limited so not every ticket can get handled).

If you can still reproduce the situation described in this ticket in a recent
and supported software version, then please follow
  https://wiki.gnome.org/GettingInTouch/BugReportingGuidelines
and create a new ticket at
  https://gitlab.gnome.org/GNOME/gnome-keyring/-/issues/

Thank you for your understanding and your help.