Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Aug 2005 20:37:25 +0200
From:      "O. Hartmann" <ohartman@mail.uni-mainz.de>
To:        jason <jason@ec.rr.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Mozilla/Firefox weirdness
Message-ID:  <430A1B65.2050507@mail.uni-mainz.de>
In-Reply-To: <4309F899.4010900@ec.rr.com>
References:  <4309E2D7.7040805@mail.uni-mainz.de> <4309F899.4010900@ec.rr.com>

next in thread | previous in thread | raw e-mail | index | archive | help
jason wrote:
> O. Hartmann wrote:
> 
>> Hello.
>> Since I upgrade my box from FreeBSD-5.4 to 6.0 it seems that I run 
>> into some really strange Firefox/Mozilla behaviour. The phenomenon is 
>> described really quickly: I can not save some configurations, like 
>> using which type of SSL/TSL, block popups etc. I can mark the boxes, 
>> but whenever I call the same config window, all checkboxes are set to 
>> a initial value not choosen by me. The browser also does not save any 
>> configs.
>>
>> I completely recompiled everything, I deinstalled both Mozilla and 
>> Firefox, but it is always the same behaviour. Can someone help or 
>> report about similar or the same problem?
>>
>> One idea is that this has to do with some access rights of the user's 
>> profile directory.
>>
>> Thanks in advance,
>> Oliver
>> _______________________________________________
>> freebsd-questions@freebsd.org mailing list
>> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
>> To unsubscribe, send any mail to 
>> "freebsd-questions-unsubscribe@freebsd.org"
>>
> I had the same issues on a freash 5.4 install. I had to remove all 
> CFLAGS besides -pipe and -O2, then it ran like a champ.  -f options have 
> always killed firefox for me.


All right, here we go ...
I moved ~/.mozilla as suggested and let firefox install a new directory. 
But that did not change anything nor it had a positive effect.

And, indeed, I 'utilize' -ffast-amth and -funroll-loops in make.conf. I 
will remove them on the i386 machine and see, whether this succeeds.

On another box, amd64 arch, the same phenomenon occured the same time I 
changed from 5.4 to 6.0. I'll report if the 'not allowed' compiler 
option caused this misbehaviour.

Oliver



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