Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Sep 2003 09:58:54 -0700
From:      Joe Kelsey <joek@mail.flyingcroc.net>
To:        FreeBSD GNOME Users <gnome@freebsd.org>
Subject:   Re: gnome-session 2.4 no longer runs $HOME/.gnomerc
Message-ID:  <3F707BCE.6010205@mail.flyingcroc.net>
In-Reply-To: <1064335655.743.21.camel@gyros>
References:  <3F7077F3.5080502@mail.flyingcroc.net> <1064335655.743.21.camel@gyros>

next in thread | previous in thread | raw e-mail | index | archive | help
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?
> 
> 
> Yes, a lot changed in GNOME 2.4.  The new script is ~/.xsession.

.xsession doesn't work the same way.  gdm/Xsession checks for the 
existence of .xsession an uses that *instead of* the default "ssh-agent 
-- gnome-session".  .gnomerc used to get executed *after* launching 
gnome-session so that I could run ssh-add.  Now, the same ability does 
not exist, so I have to completely recreate the overall structure by 
first starting ssh-agent in the background in .xsession, then run 
ssh-add, then exec gnome-session.  This completely severs the ability to 
automatically kill ssh-agent at logout, and I hve to come up with an 
alternative, such as leaving a remnant shell to do the clean-up.

What a horrible mess!

/Joe




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3F707BCE.6010205>