From owner-freebsd-gnome@FreeBSD.ORG Tue May 18 00:01:51 2004 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 9EC1516A4CE for ; Tue, 18 May 2004 00:01:51 -0700 (PDT) Received: from wa-pullman1b-a-8.losaca.adelphia.net (wa-pullman1b-a-8.losaca.adelphia.net [67.21.169.8]) by mx1.FreeBSD.org (Postfix) with ESMTP id DC70043D7B for ; Tue, 18 May 2004 00:01:24 -0700 (PDT) (envelope-from coop9211@uidaho.edu) Received: by wa-pullman1b-a-8.losaca.adelphia.net (Postfix, from userid 1001) id 5A57963A0; Tue, 18 May 2004 00:01:31 -0700 (PDT) From: John Merryweather Cooper To: Khong SF In-Reply-To: References: Content-Type: text/plain Content-Transfer-Encoding: 7bit Message-Id: <1084863688.1059.2.camel@borgdemon.losaca.adelphia.net> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Tue, 18 May 2004 00:01:30 -0700 cc: Gnome FreeBSD Subject: Re: gnome won't start 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, 18 May 2004 07:01:51 -0000 On Mon, 2004-05-17 at 23:45, Khong SF wrote: > Hi > > I've been using FreeBSD 4.7-stable on a PIII box for a while. > I tried for weeks to get the gnome1.4 desktop running but to no prevails. > The problems i encountered were: > > 1) when gnome starts, it pop up a diaglog box saying > " unable to find host adress for. > please check the file /etc/hosts ...... blah blah blah" > Then it gave me choices to continue/ try again, > if i click try again, the diaglog box appear again & if i click > continue, the blank desktop just freezed > > 2) My /etc/hosts file is OK, it looks like below: > ::1 localhost localhost.my.domain > 127.0.0.1 localhost localhost.my.domain > > 3) my X11 & windowmaker (Enlightenment) start just fine, but every time > when i exit the > windowmaker, the same situation like problem 1) reappear. > > 4) the Xserver-error file in my home dir sounds like this: > Xlib: connection to ":0.0" refused by server > Xlib: No protocol specified > Gtk-warning **: cannot open display: :0 > SESSION_MANAGER=local/:tmp/.ICE-unix/274 > > 5) do i need Openssh in order to run X11 &/ gnome1.4 ? > just what's wrong with my gnome desktop ? > > > Many thanks for those who can help. > > > regards, > winter. > You need an entry for your hostname or the ORBit/GConf stuff will be all screwed up. Localhost alone is not enough to run Gnome. jmc