Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Nov 2007 11:57:50 +0300
From:      Yuri Pankov <yuri.pankov@gmail.com>
To:        Doug Poland <doug@polands.org>
Cc:        Jeremy Gransden <jeremy.gransden@gmail.com>, questions@freebsd.org
Subject:   Re: Firefox 2.0.0.9 issues on 7.0-BETA3
Message-ID:  <20071129085750.GD6623@darklight.org.ru>
In-Reply-To: <20071128220457.GA53615@polands.org>
References:  <61375.208.49.58.254.1196281778.squirrel@email.polands.org> <87f7f4170711281258o75f89475v9e7ac0db0b42e244@mail.gmail.com> <20071128220457.GA53615@polands.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Nov 28, 2007 at 04:04:57PM -0600, Doug Poland wrote:
> On Wed, Nov 28, 2007 at 03:58:48PM -0500, Jeremy Gransden wrote:
> > >
> > >
> > > I did some googling but nothing interesting turned up.  I find it
> > > curious that the latest build of Thunderbird works, but linux-firefox
> > > fails like it's native sibling.
> > >
> > > All help is appreciated...
> > >
> > >
> > 
> > what are the permissions on ~/.mozilla and its contents
> >
> ~/.mozilla		700
> ~/.mozzilla/firefox	700
> ~/.mozilla/plugins	755
> 
> 
> -- 
> Regards,
> Doug

Check also ownership on ~/.mozilla (ie, ls -ld ~/.mozilla).

> sudo chown -R root:wheel .mozilla
> firefox
> echo $?
1
> sudo chown -R yuri:users .mozilla
> firefox

Runs fine :-)

-- 
Yuri Pankov <yuri.pankov@gmail.com>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20071129085750.GD6623>