public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* gnome-keyring bug in snapshots
@ 2011-11-30  4:14 Yaakov (Cygwin/X)
  2011-12-03 18:45 ` Christopher Faylor
  0 siblings, 1 reply; 7+ messages in thread
From: Yaakov (Cygwin/X) @ 2011-11-30  4:14 UTC (permalink / raw)
  To: cygwin

For some time now, snapshots have displayed a bug wrt gnome-keyring,
namely that passwords don't "register" when entered.  This wreaks
havoc on the GNOME desktop where so many programs rely on
gnome-keyring.

This is easy to reproduce, but requires xorg-server, dbus,
gnome-keyring, and openssh.  At a new terminal:

$ XWin -multiwindow &>/dev/null &
$ export DISPLAY=:0
$ eval `dbus-launch --sh-syntax`
$ export `gnome-keyring-daemon --start --components=ssh`
$ ssh USER@HOSTNAME
(Enter password for ssh key in GUI prompt)

What should happen (and does with 1.7.9) is a successful login.  WIth
the 20111129 snapshot, the following message is displayed on the
terminal:

Agent admitted failure to sign using the key.

(which AFAIK comes from ssh) and the gnome-keyring prompt asks for the
password to the next private key listed in ~/.ssh/config (even if its
the wrong key for HOSTNAME).  Subsequent logins do succeed, however.
This does not occur with ssh-agent(1).

Frankly, I'm a little baffled by this one, but a non-working GNOME
desktop is really keeping me from testing the snapshots for any length
of time.


Yaakov
Cygwin/X

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2011-12-05  5:02 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-11-30  4:14 gnome-keyring bug in snapshots Yaakov (Cygwin/X)
2011-12-03 18:45 ` Christopher Faylor
2011-12-03 21:31   ` Christopher Faylor
2011-12-03 23:04     ` Corinna Vinschen
2011-12-04 19:27       ` Christopher Faylor
2011-12-05  2:03         ` Yaakov (Cygwin/X)
2011-12-05  5:02           ` Christopher Faylor

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).