From owner-freebsd-questions@FreeBSD.ORG Sat Nov 29 19:19:40 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F1B9516A4CE for ; Sat, 29 Nov 2003 19:19:40 -0800 (PST) Received: from bsdjunky.homeunix.org (adsl-217-185-2.owb.bellsouth.net [68.217.185.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4EF0E43FE9 for ; Sat, 29 Nov 2003 19:19:39 -0800 (PST) (envelope-from bsdsys@bsdjunky.homeunix.org) Received: by bsdjunky.homeunix.org (Postfix, from userid 1001) id 8D0363F7; Sat, 29 Nov 2003 22:24:45 -0600 (CST) Date: Sat, 29 Nov 2003 22:24:45 -0600 From: Bryan Cassidy To: freebsd-questions@freebsd.org Message-ID: <20031130042445.GA80310@bsdjunky.homeunix.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Sender: b_cassidy@bellsouth.net User-Agent: Mutt/1.5.5.1i Subject: Mozilla 1.5 strange error X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Nov 2003 03:19:41 -0000 If I try to start mozilla 1.5 with 'mozilla' and I select the profile which is default for now and click Start Mozilla I get the following error Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nslProfileInternal.currentProfile] I checked the file permissions on mozilla and they were -rwxr-xr-x 1 root wheel 2922 Nov 29 22:11 mozilla* I tried a chown username:username mozilla with out luck. If I start mozilla while su'ed to root I can launch the browser just fine. Any ideas?