[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ale] Can't load gui
- Subject: [ale] Can't load gui
- From: yahoo at jimpop.com (Jim Popovitch)
- Date: Tue, 15 Apr 2008 09:35:12 -0400
- In-reply-to: <[email protected]>
- References: <[email protected]>
On Tue, Apr 15, 2008 at 8:33 AM, Jim Moore <d2ove4deb at bellsouth.net> wrote:
> At this point a small box comes up that tells that the last session lasted
> less than 10 seconds.
I do this at least once every few months. :-) The problem is /tmp
doesn't have the correct file permissions.
As root, perform the following:
chmod 1777 /tmp
then restart Gnome (/etc/init.d/gdm restart)
Hth,
-Jim P.