From owner-freebsd-gnome@FreeBSD.ORG Tue Sep 23 10:06:19 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 8980D16A4C1 for ; Tue, 23 Sep 2003 10:06:19 -0700 (PDT) Received: from ms-smtp-03.southeast.rr.com (ms-smtp-03.southeast.rr.com [24.93.67.84]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4DD9443FF2 for ; Tue, 23 Sep 2003 10:06:16 -0700 (PDT) (envelope-from marcus@marcuscom.com) Received: from creme-brulee.marcuscom.com (rdu57-17-158.nc.rr.com [66.57.17.158])h8NH424R009751; Tue, 23 Sep 2003 13:04:02 -0400 (EDT) Received: from [10.2.1.4] (vpn-client-4.marcuscom.com [10.2.1.4]) h8NH5YlB027842; Tue, 23 Sep 2003 13:05:34 -0400 (EDT) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: Joe Kelsey In-Reply-To: <3F707BCE.6010205@mail.flyingcroc.net> References: <3F7077F3.5080502@mail.flyingcroc.net> <3F707BCE.6010205@mail.flyingcroc.net> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-pVGRP/MvnRoqs2b5DlNz" Organization: MarcusCom, Inc. Message-Id: <1064336774.743.27.camel@gyros> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.4 Date: Tue, 23 Sep 2003 13:06:14 -0400 X-Spam-Status: No, hits=-10.7 required=5.0 tests=BAYES_01,IN_REP_TO,PGP_SIGNATURE_2,REFERENCES, USER_AGENT_XIMIAN autolearn=ham version=2.55 X-Spam-Checker-Version: SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp) X-Content-Filtered-By: Mailman/MimeDel 2.1.1 cc: FreeBSD GNOME Users Subject: Re: 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 17:06:19 -0000 --=-pVGRP/MvnRoqs2b5DlNz Content-Type: multipart/mixed; boundary="=-eSXfoWosb3GFyu1EKBjM" --=-eSXfoWosb3GFyu1EKBjM Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Tue, 2003-09-23 at 12:58, Joe Kelsey wrote: > Joe Marcus Clarke wrote: > > On Tue, 2003-09-23 at 12:42, Joe Kelsey wrote: > >>Did something change in Gnome 2.4 to affect this? > >=20 > >=20 > > Yes, a lot changed in GNOME 2.4. The new script is ~/.xsession. >=20 > .xsession doesn't work the same way. gdm/Xsession checks for the=20 > existence of .xsession an uses that *instead of* the default "ssh-agent=20 > -- gnome-session". .gnomerc used to get executed *after* launching=20 > gnome-session so that I could run ssh-add. No it didn't. I always used .gnomerc, and it was always executed by GDM. Attached is the old code to prove it. Also, if you grep through the gnome-session-2.2.2 code, you will see no mention of .gnomerc. > Now, the same ability does=20 > not exist, so I have to completely recreate the overall structure by=20 > first starting ssh-agent in the background in .xsession, then run=20 > ssh-add, then exec gnome-session. This completely severs the ability to=20 > automatically kill ssh-agent at logout, and I hve to come up with an=20 > alternative, such as leaving a remnant shell to do the clean-up. >=20 > What a horrible mess! Also attached is my old .gnomerc which calls gnome-session at the end.=20 You can certainly add your own commands to this. Just make sure the last command is exec gnome-session. Joe >=20 > /Joe >=20 >=20 > _______________________________________________ > freebsd-gnome@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-gnome > To unsubscribe, send any mail to "freebsd-gnome-unsubscribe@freebsd.org" --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-eSXfoWosb3GFyu1EKBjM-- --=-pVGRP/MvnRoqs2b5DlNz Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQA/cH2Gb2iPiv4Uz4cRApj8AKCsB8OQnA5SuREhcaivsbABar32HwCgpdBO sHxNRL11l6+uAHM522NC++A= =1xoX -----END PGP SIGNATURE----- --=-pVGRP/MvnRoqs2b5DlNz--