From owner-freebsd-gnome@FreeBSD.ORG Mon Apr 7 08:17:15 2008 Return-Path: Delivered-To: freebsd-gnome@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9B8121065672 for ; Mon, 7 Apr 2008 08:17:15 +0000 (UTC) (envelope-from andrew@areilly.bpa.nu) Received: from qsrv01ps.mx.bigpond.com (qsrv01ps.mx.bigpond.com [144.140.82.181]) by mx1.freebsd.org (Postfix) with ESMTP id 264558FC1F for ; Mon, 7 Apr 2008 08:17:14 +0000 (UTC) (envelope-from andrew@areilly.bpa.nu) Received: from oaamta06ps.mx.bigpond.com ([124.188.162.219]) by omta01ps.mx.bigpond.com with ESMTP id <20080407062254.VXX864.omta01ps.mx.bigpond.com@oaamta06ps.mx.bigpond.com> for ; Mon, 7 Apr 2008 06:22:54 +0000 Received: from areilly.bpa.nu ([124.188.162.219]) by oaamta06ps.mx.bigpond.com with ESMTP id <20080407062254.XXRP23528.oaamta06ps.mx.bigpond.com@areilly.bpa.nu> for ; Mon, 7 Apr 2008 06:22:54 +0000 Received: (qmail 98119 invoked by uid 501); 7 Apr 2008 06:22:37 -0000 Date: Mon, 7 Apr 2008 16:22:37 +1000 From: Andrew Reilly To: Vladimir Grebenschikov Message-ID: <20080407062237.GA97699@duncan.reilly.home> References: <1206336222.49828.11.camel@shumai.marcuscom.com> <1207038839.5381.25.camel@localhost> <1207125331.3368.0.camel@localhost> <20080403185008.2ed473b0@duncan.reilly.home> <1207209835.1414.7.camel@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1207209835.1414.7.camel@localhost> User-Agent: Mutt/1.4.2.3i X-RPD-ScanID: Class unknown; VirusThreatLevel unknown, RefID str=0001.0A150202.47F9BDBE.001B,ss=1,fgs=0 Cc: Joe Marcus Clarke , freebsd-gnome Subject: Re: GNOME 2.22 has been released! X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2008 08:17:15 -0000 On Thu, Apr 03, 2008 at 12:03:55PM +0400, Vladimir Grebenschikov wrote: > On Thu, 2008-04-03 at 18:50 +1100, Andrew Reilly wrote: > > On Wed, 02 Apr 2008 12:35:31 +0400 > > Vladimir Grebenschikov wrote: > > > > > This issue may be solved by turning of SSH Agent support in > > > gnome-keyring-manager. > > > > Please pardon my ignorance, but how does one do that? I can'd > > find an appropriately-labelled knob. > > Run gconf-editor and edit key /apps/gnome-keyring/daemon-components/ssh > Remove check-box here Done, now. Thanks for the tip. > > Does this issue have anything to do with the way my command-line > > ssh now says "Agent admitted failure to sign using the key." and > > asks for my password, even though the target machine has my > > shared key in it's .ssh/foo file? > > Probably yes. > > For gnome-keyring behaves strange in 2.22. > It pops up key input dialogue on login, it does not allow to do ssh-add, > etc. > > After removing above check-box everything returned to usual behaviour > for me. For the record, doing this has returned all behaviour to normal for me, too. Thanks! Cheers, -- Andrew