From owner-freebsd-gnome@FreeBSD.ORG Sat May 1 12:45:14 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 2D3CE16A4CE for ; Sat, 1 May 2004 12:45:14 -0700 (PDT) Received: from creme-brulee.marcuscom.com (rrcs-midsouth-24-172-16-118.biz.rr.com [24.172.16.118]) by mx1.FreeBSD.org (Postfix) with ESMTP id 53A0043D49 for ; Sat, 1 May 2004 12:45:13 -0700 (PDT) (envelope-from marcus@marcuscom.com) Received: from [192.168.1.4] (shumai.marcuscom.com [192.168.1.4]) i41Jj7uP005992; Sat, 1 May 2004 15:45:07 -0400 (EDT) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: "Scott T. Hildreth" In-Reply-To: <20040430141717.A739@scotth.emsphone.com> References: <20040430141717.A739@scotth.emsphone.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-iKAza96C17mUkCcVcb3C" Organization: MarcusCom, Inc. Message-Id: <1083440712.56185.17.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Sat, 01 May 2004 15:45:12 -0400 cc: freebsd-gnome@freebsd.org Subject: Re: gconfd-2 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: Sat, 01 May 2004 19:45:14 -0000 --=-iKAza96C17mUkCcVcb3C Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Fri, 2004-04-30 at 15:17, Scott T. Hildreth wrote: > Hello, >=20 > I am hopping someone can point me in the right direction. I did a por= tupgrade > of all the xfce4 ports, evolution, and galeon. I restarted the xfce and = when I try=20 > to start evolution, mozilla, or galeon, I keep getting this error message= , >=20 > <<< Fri Apr 30 13:52:25 2004 >>> > Apr 30 13:52:25 scotth gconfd (shildret-683): I can't write to './orbit-s= hildret', ORB init failed > Apr 30 13:52:25 scotth /kernel: pid 683 (gconfd-2), uid 1013: exited on s= ignal 6 >=20 >=20 > ... I have tried removing all the gconf & orbit dirs in /tmp, /var/tmp, a= nd my home. > When I try gconfd-2, the dirs get re-created and the same error appears. = In fact the=20 > orbit-shildret in my home gets created with a date of "Dec 31 1969". I c= annot figure this > out, any ideas would be much appreciated! First check to see if you have any of TMPDIR, TMP, or TEMP set in your environment. If you do, make sure the directory being pointed to has at least 1777 permissions. Something wants to tell me, you have one of these set to '.' which is not a good idea. It would be better to unset them, and let GNOME use the system temp directory. Next, check the perms on /var/tmp, /tmp, and your home directory. Both /tmp and /var/tmp should be at least 1777. You home directory needs to be owned by you, and at least 0700. This error occurs when ORBit2 tries to create a directory with 0700 permissions in the temporary directory (usually /var/tmp) and access is denied. Joe >=20 >=20 > Thanks, > STH >=20 > _______________________________________________ > freebsd-gnome@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-gnome > To unsubscribe, send any mail to "freebsd-gnome-unsubscribe@freebsd.org" --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-iKAza96C17mUkCcVcb3C Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQBAk/5Ib2iPiv4Uz4cRAnzEAKCNOjUaqSqiBVRNs5FlpXpHvuS2kACePqWv E3muWRFE1I7bSnYbs/nB1LM= =8Fex -----END PGP SIGNATURE----- --=-iKAza96C17mUkCcVcb3C--