From owner-freebsd-ports@FreeBSD.ORG Thu Oct 14 06:48:13 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3EEFD16A4CE for ; Thu, 14 Oct 2004 06:48:13 +0000 (GMT) Received: from mail.cableone.net (scanmail1.cableone.net [24.116.0.121]) by mx1.FreeBSD.org (Postfix) with ESMTP id D71F843D66 for ; Thu, 14 Oct 2004 06:48:12 +0000 (GMT) (envelope-from v.velox@vvelox.net) Received: from vixen42.24-119-122-191.cpe.cableone.net (unverified [24.119.122.25]) by smail1.cableone.net (SurgeMail 1.9b) with ESMTP id 180168 for multiple; Wed, 13 Oct 2004 23:47:40 -0700 Date: Thu, 14 Oct 2004 01:47:20 -0500 From: Vulpes Velox To: Joe Marcus Clarke Message-ID: <20041014014720.60e881e6@vixen42.24-119-122-191.cpe.cableone.net> In-Reply-To: <1097726448.31260.5.camel@shumai.marcuscom.com> References: <416C7A39.3080804@stny.rr.com> <20041012215853.4547585c@vixen42.24-119-122-191.cpe.cableone.net> <416CA152.8060701@wingfoot.org> <20041013224758.3b876b4e@vixen42.24-119-122-191.cpe.cableone.net> <1097726448.31260.5.camel@shumai.marcuscom.com> X-Mailer: Sylpheed-Claws 0.9.12b (GTK+ 1.2.10; i386-portbld-freebsd4.10) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Server: High Performance Mail Server - http://surgemail.com cc: Glenn Sieb cc: ports@freebsd.org cc: adstro@stny.rr.com Subject: Re: Firefox 1.0PR1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Oct 2004 06:48:13 -0000 On Thu, 14 Oct 2004 00:00:48 -0400 Joe Marcus Clarke wrote: > On Wed, 2004-10-13 at 23:47, Vulpes Velox wrote: > > On Tue, 12 Oct 2004 23:30:26 -0400 > > Glenn Sieb wrote: > > > > > Vulpes Velox said the following on 10/12/2004 10:58 PM: > > > > > > >>Hey All: > > > >> > > > >>I have just built firefox 1.0PR1 from the ports and I cannot > > > >seem to> > > > >>install any extensions or themes. Has anyone else had these > > > >>problems, or have any solutions? > > > >> > > > >> > > > >Yeah, I have the same problem, plus I can't change any of the > > > >settings. Plus if I move ~/.mozilla, it wont start what so > > > >ever, but just kicks out the following... > > > >Xlib: connection to ":0.0" refused by server > > > >Xlib: XDM authorization key matches an existing client! > > > > > > > > > > > Wasn't there a thing where Firefox had to be first run by root? > > > > > > Dunno if this is related..? > > > > Actually finally figured it out earlier today... for some reason > > it needed xhost +127.0.0.1 or something like that ran if there was > > no~/.mozilla > > First, there is an entry pertaining to upgrading Firefox in > /usr/ports/UPDATING. Second, there are known issues with Firefox > and linuxpluginwrapper. If you have lpw installed, you will see: I don't have it installed and got that when running it from a non-root user. > firefox-bin: Fatal IO error 78 (Function not implemented) on X > server:0.0. > > When you start Firefox 1.0PR for the first time. Subsequent > invocations should be okay. However, for best operation, you are > encouraged to uninstall this plug-in, upgrade to 1.0PR, and start > the browser once. Afterward, you can reinstall the plug-in. > > This isn't necessary, though. You can simply follow the > instructions in UPDATING, then start Firefox twice. The second > time, and all subsequent times, it should start up just fine. They did not work... > I have not found any reliable workaround for the unimplemented X > function except for temporarily disabling lpw. Adding 127.0.0.1 to > the xhost database does not fix the problem. Did for what what happening here.