From owner-freebsd-questions@FreeBSD.ORG Sat Apr 9 06:35:30 2005 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 8246E16A4CE for ; Sat, 9 Apr 2005 06:35:30 +0000 (GMT) Received: from ms-smtp-04-eri0.southeast.rr.com (ms-smtp-04-lbl.southeast.rr.com [24.25.9.103]) by mx1.FreeBSD.org (Postfix) with ESMTP id BFDBD43D58 for ; Sat, 9 Apr 2005 06:35:29 +0000 (GMT) (envelope-from jason@ec.rr.com) Received: from [192.168.1.101] (cpe-065-184-201-054.ec.res.rr.com [65.184.201.54])j396ZQL4017478; Sat, 9 Apr 2005 02:35:27 -0400 (EDT) Message-ID: <42577A15.10508@ec.rr.com> Date: Sat, 09 Apr 2005 02:45:41 -0400 From: jason henson User-Agent: Mozilla Thunderbird 1.0 (X11/20050321) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Fridtjof Busse References: <20050408183249.505119b7.fbusse@gmx.de> <1113003554.817.2.camel@chaucer.jeays.ca> <20050409064329.3439161f.fbusse@gmx.de> In-Reply-To: <20050409064329.3439161f.fbusse@gmx.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: Symantec AntiVirus Scan Engine cc: freebsd-questions@freebsd.org Subject: Re: Firefox won't start 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: Sat, 09 Apr 2005 06:35:30 -0000 Fridtjof Busse wrote: >* Mike Jeays : > > >>>I just installed FreeBSD 5.4RC, everything works so fine. >>>Just firefox won't work (running xfce), neither the package nor the >>>port. I can only start it as root, under a normal user nothing >>>happens at all. /usr/X11R6/bin/firefox quits after a second and no >>>firefox. How can I fix this? >>>Thanks. >>> >>> >>At a guess, you may have created some configuration files owned by >>root the first time you started it. Try hunting them down and >>deleting them, and start firefox from a user account again. >> >> > >At first run, I tried to start firefox under the local user of course. >When that wouldn't work , I searched Google and found an old bug about >similiar behavior that suggested running firefox as root the first >time. Didn't help, so I'm stuck since it's uite some time I used >FreeBSD. > > > >>Also try running firefox from a command line in an xterm, if you >>haven't already done so, and see if there are any helpful error >>messages. >> >> > >I'm starting it from commandline. It doesn't print any errors and exits >after a second. >Under root, it starts and gives me debugging messages. > > > Does it do a core dump? What options did you use to compile? Are your dependancies out of date? There was just a big gnome update, see freebsd.org/gnome for an update script.