Date: Thu, 17 Jun 2004 19:27:39 +0100 From: Matthew Seaman <m.seaman@infracaninophile.co.uk> To: Lewis Thompson <lewiz@fajita.org> Cc: freebsd-questions@freebsd.org Subject: Re: Firefox 0.9 Port Message-ID: <20040617182739.GA763@happy-idiot-talk.infracaninophile.co.uk> In-Reply-To: <20040617180450.GA16862@fajita.org> References: <20040617173609.GB31413@qwest.net> <20040617180450.GA16862@fajita.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--bg08WKrSYDhXBjb5 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Jun 17, 2004 at 07:04:50PM +0100, Lewis Thompson wrote: > On Thu, Jun 17, 2004 at 12:36:09PM -0500, Jamie Novak wrote: > > The install was successful, but as soon as I try to run the program, all > > I get is the same message repeating over and over again in my xterm: > >=20 > > *** loading the extensions datasource > >=20 > > The browser never actually starts and that message keeps repeating until > > I ^C out of it. >=20 > Try starting it as root then as a regular user. It's weird. I had that > but after long enough I got a message about too mamy open files. I found that running as root via sudo meant that firefox created a root-owned ~/.mozilla/firefox directory -- so as soon as I tried to run it under my own UID, that lead to being constantly asked to create a new profile, failing to do that and then crashing as observed. Doing a % sudo chown -R matthew:matthew ~/.mozilla fixed the problems and Firefox is running very nicely now, although occasionally some unknown thing triggers it to dump core when quitting. Obviously (do I really need to say this?) substitute your own usernamed and default group in the above. Most ways of becoming root won't alter the ${HOME} environment variable -- other than a full 'su -' or logging into the console as root, so I'd expect this doing nasty things to file ownerships to be quite common. Cheers, Matthew --=20 Dr Matthew J Seaman MA, D.Phil. 26 The Paddocks Savill Way PGP: http://www.infracaninophile.co.uk/pgpkey Marlow Tel: +44 1628 476614 Bucks., SL7 1TH UK --bg08WKrSYDhXBjb5 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFA0eKbiD657aJF7eIRAtNVAJ94agnYBSC0XGtxOE83VhPv7TNitwCgtvub +1hZ6PaMmQfZtUHC1HRV1Bk= =zuyq -----END PGP SIGNATURE----- --bg08WKrSYDhXBjb5--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040617182739.GA763>