From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/76753 Path: news.gmane.org!not-for-mail From: Michael Albinus Newsgroups: gmane.emacs.tramp,gmane.emacs.gnus.general Subject: Re: Secrets API "login" session is now "Login"? Date: Mon, 14 Feb 2011 22:46:33 +0100 Message-ID: <87ipwmmgqu.fsf@gmx.de> References: <8739nqtzbo.fsf@lifelogs.com> <87lj1ik4l6.fsf@gmx.de> <87aahysghw.fsf@lifelogs.com> <87y65imjyw.fsf@gmx.de> <87tyg6pc7s.fsf@lifelogs.com> <87r5bamidq.fsf@gmx.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1297720021 1294 80.91.229.12 (14 Feb 2011 21:47:01 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 14 Feb 2011 21:47:01 +0000 (UTC) Cc: tramp-devel@mail.freesoftware.fsf.org, ding@gnus.org To: Ted Zlatanov Original-X-From: tramp-devel-bounces+get-tramp-devel=m.gmane.org@gnu.org Mon Feb 14 22:46:55 2011 Return-path: Envelope-to: get-tramp-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Pp6Fw-0006T0-ED for get-tramp-devel@m.gmane.org; Mon, 14 Feb 2011 22:46:52 +0100 Original-Received: from localhost ([127.0.0.1]:35158 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pp6Fw-00045p-2Y for get-tramp-devel@m.gmane.org; Mon, 14 Feb 2011 16:46:52 -0500 Original-Received: from [140.186.70.13] (port=60822 helo=mail.fsf.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pp6Fr-00045X-Pv for tramp-devel@mail.freesoftware.fsf.org; Mon, 14 Feb 2011 16:46:49 -0500 Original-Received: from mailout-de.gmx.net ([213.165.64.23]:50497) by mail.fsf.org with smtp (Exim 4.69) (envelope-from ) id 1Pp6Fr-00007f-5k for tramp-devel@mail.freesoftware.fsf.org; Mon, 14 Feb 2011 16:46:47 -0500 Original-Received: (qmail invoked by alias); 14 Feb 2011 21:46:44 -0000 Original-Received: from p57BB9605.dip0.t-ipconnect.de (EHLO detlef.gmx.de) [87.187.150.5] by mail.gmx.net (mp033) with SMTP; 14 Feb 2011 22:46:44 +0100 X-Authenticated: #3708877 X-Provags-ID: V01U2FsdGVkX1+gRKZlcyygpLEDbz57GkSK5Uv4242RIK4V7SGmwu XDZ3Zw1Yjn4zIE In-Reply-To: <87r5bamidq.fsf@gmx.de> (Michael Albinus's message of "Mon, 14 Feb 2011 22:11:13 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) X-Y-GMX-Trusted: 0 X-detected-operating-system: by mail.fsf.org: GNU/Linux 2.6 (newer, 2) X-BeenThere: tramp-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: tramp-devel.gnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: tramp-devel-bounces+get-tramp-devel=m.gmane.org@gnu.org Errors-To: tramp-devel-bounces+get-tramp-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.tramp:7663 gmane.emacs.gnus.general:76753 Archived-At: Michael Albinus writes: >> No, I'm sure. >> >> (secrets-get-alias "default") >> => nil >> >> (secrets-list-collections) >> => ("session" "Login") > > What do you get with (secrets-get-collections) ? And what's the contents of "~/.gnome2/keyrings"? I have -rw-r--r-- 1 albinus albinus 5 2010-03-13 19:47 default -rw------- 1 albinus albinus 2809 2011-01-09 09:47 login.keyring -rw------- 1 albinus albinus 113 2010-10-06 19:53 my_collection.keyring -rw------- 1 albinus albinus 207 2010-04-11 21:10 user.keystore >> Ted Best regards, Michael.