From owner-freebsd-gnome@FreeBSD.ORG Thu Jan 6 22:26:57 2005 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 1F81516A4CE; Thu, 6 Jan 2005 22:26:57 +0000 (GMT) Received: from sdf.lonestar.org (mx.freeshell.org [192.94.73.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B327D43D66; Thu, 6 Jan 2005 22:26:56 +0000 (GMT) (envelope-from nunotex@freeshell.org) Received: from nunotex.local (adslsapo-b4-19-204.telepac.pt [81.193.19.204]) (authenticated (0 bits)) by sdf.lonestar.org (8.12.10/8.12.10) with ESMTP id j06MQpdi016495; Thu, 6 Jan 2005 22:26:52 GMT Received: by nunotex.local (Postfix, from userid 1001) id 505F34856; Thu, 6 Jan 2005 22:26:41 +0000 (WET) Date: Thu, 6 Jan 2005 22:26:41 +0000 From: Nuno Teixeira To: freebsd-gnome@freebsd.org Message-ID: <20050106222641.GA1262@nunotex.local> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Operating-System: FreeBSD 5.3-STABLE User-Agent: Mutt/1.5.6i cc: freebsd-ports@freebsd.org Subject: x11/gnome2 fails to start (permission problemi - TESTED) 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: Thu, 06 Jan 2005 22:26:57 -0000 [5-STABLE] Hello to all, I use icewm as default wm. Today I compiled gnome2 to give it a try and I received the error below: ===== _IceTransmkdir: ERROR: euid != 0,directory /tmp/.ICE-unix will not be created. _IceTransSocketUNIXCreateListener: mkdir(/tmp/.ICE-unix) failed, errno = 2 _IceTransMakeAllCOTSServerListeners: failed to create listener for local ** (gnome-session:972): WARNING **: Cannot establish any listening sockets waiting for X server to shut down ===== My first thought is a permission problem same as firefox a few weeks ago, so I login as root, startx gnome2 and exit. Now, gnome2 starts ok with my user. Can anyone checked this out? If you got gnome2 working ok as a regular user, please try the following setup: (as root; console mode): # rm -r /tmp/.X11-unix/ # rm -r /tmp/.ICE-unix/ (as a regular user): $ startx (gnome2) I got the same error everytime I do this. Thanks, Nuno Teixeira -- SDF Public Access UNIX System - http://sdf.lonestar.org