Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Sep 2003 22:48:44 -0500
From:      Frank Knobbe <frank@knobbe.us>
To:        stan <stanb@panix.com>
Cc:        Free BSD Questions list <freebsd-questions@freebsd.org>
Subject:   Re: cvsup + portupgrade Now no Gnome login
Message-ID:  <1064720924.441.25.camel@localhost>
In-Reply-To: <20030927191740.GA6978@teddy.fas.com>
References:  <20030927191740.GA6978@teddy.fas.com>

next in thread | previous in thread | raw e-mail | index | archive | help

--=-hfcbRAflCQrjvaiZVYNi
Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable

On Sat, 2003-09-27 at 14:17, stan wrote:
> I cvsup'd today (main and ports), then did a portupgrade -aRR, and now I
> can't get loged intot a session using gdm.
>=20
> I've rebooted the machine, and blown awa ~/.g[cn]* in my user home
> directory. Still no luck. I tried the "Gnome failsafe" session, still no
> luck. Looks like it doesn't even _try_ to start Gnome, and I get a consol=
e
> message about=20
>=20
>  gdm_slave_session_start: Execution of PostLogin script returned > 0. Abo=
rting.


Heh... same thing happened to me. Here is what you need to do:

cd into /usr/X11R6/etc/gdm. There you find your gdm.conf. After the
cvsup, you have (or have a newer version of) factory-gdm.conf. A
comparison showed wha'ts missing. Go ahead and edit gdm.conf. Search for
"PostSessionScriptDir". You should see a path assigned to it. You should
also see a definition of "PreSessionScriptDir". What you don't see is
"PostLoginScriptDir". Go ahead and add to that section following line:
=20
  PostLoginScriptDir=3D/usr/X11R6/etc/gdm/PostLogin/

Then restart gdm ("/usr/X11R6/etc/rc.d/gdm.sh stop" and=20
"/usr/X11R6/etc/rc.d/gdm.sh start") and you should be good to go.

Hope this helps,
Frank



--=-hfcbRAflCQrjvaiZVYNi
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/dlocpo+MRgtrF98RAg9FAKD1IZVo6PpQ4pNCLtKL4WQlQYZ3wQCfVT2l
rtl6spIEhPWxPlB5EX0Zbdo=
=8OVA
-----END PGP SIGNATURE-----

--=-hfcbRAflCQrjvaiZVYNi--



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