On Mon, Jul 14, 2008 at 03:09:08PM +0200, Noel Köthe wrote:
> Package: iceweasel
> Version: 3.0~rc2-2
> Severity: important
> 
> Hello,
> 
> having the following option in /etc/iceweasel/pref/iceweasel.js
> 
> pref("general.config.filename", "config.cfg");
> 
> then iceweasel will not start and prints the error box:
> 
> Title: Configuration Error
> Messagebox: Failed to read the configuration file. Please contact your
> system administrator.
> 
> The /usr/lib/iceweasel/config.cfg
> 
> try {
>       lockPref("network.proxy.autoconfig_url"; "http://proxycfg/proxy.pac";);
> }
> 
> It doesn't matter whats in config.cfg you will always get the error message.
> 
> This works with 2.0.0.14 without problems.
> We are running this option on all of our clients and it breaks 
> icweasel/firefox.
> 
> I found found some upstream bug
> 
> https://bugzilla.mozilla.org/show_bug.cgi?id=427927
> 
> but because I'm runing 3.0~rc2-2 and not the released version I'm not sure if 
> the problem is because of rc2 or if its still a problem in the 3.0 release.

This is not the bug that was reported there, but the same as one issue
that has been reported afterwards in the bug log: while the autoconfig
directory lies in the GRE (/usr/lib/xulrunner-1.9/defaults/autoconfig)
it is trying to get the data from the application directory
(/usr/lib/iceweasel/defaults/autoconfig).

Anyways, note that you can put lockPrefs directly in
/etc/iceweasel/pref/iceweasel.js, now.

Mike



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to