From owner-freebsd-gnome@FreeBSD.ORG Tue Sep 23 09:42:29 2003 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BAC3516A4BF for ; Tue, 23 Sep 2003 09:42:29 -0700 (PDT) Received: from gilliam.users.flyingcroc.net (gilliam.users.flyingcroc.net [207.246.128.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id E205C43F75 for ; Tue, 23 Sep 2003 09:42:27 -0700 (PDT) (envelope-from joek@mail.flyingcroc.net) Received: from mail.flyingcroc.net (zircon.staff.flyingcroc.net [207.246.150.92])h8NGgRHG002480 for ; Tue, 23 Sep 2003 09:42:27 -0700 (PDT) Message-ID: <3F7077F3.5080502@mail.flyingcroc.net> Date: Tue, 23 Sep 2003 09:42:27 -0700 From: Joe Kelsey User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.4) Gecko/20030701 X-Accept-Language: en-us, en MIME-Version: 1.0 To: gnome@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: gnome-session 2.4 no longer runs $HOME/.gnomerc X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Sep 2003 16:42:30 -0000 I just upgraded to Gnome 2.4 and I find that gnome-session no longer runs .gnomerc. I put my ssh-add command in .gnomerc so that it prompts me on login to enter my passphrase, but this no longer works. I run gdm normally to login. It took me quite a while to adjust to the idiotic new Xsession arrangement, but the ignoring of .gnomerc leaves me puzzled. I cannot put the ssh-add in .profile or .xprofile, since ssh-agent doesn't run until the start of gnome-session. Did something change in Gnome 2.4 to affect this? /Joe