Bug#407927: iceape: proxy configuration disabled

Armando Romero reportbug at 8128.biz
Tue Jan 30 14:49:56 CET 2007


I made: grep -ir lockpr .mozilla/
and there was nothing found.

And I made this: grep -ir lockpr /usr/lib/iceape
and this is the output:

/usr/lib/iceape/defaults/autoconfig/prefcalls.js:function
lockPref(prefName, value) {
/usr/lib/iceape/defaults/autoconfig/prefcalls.js:           
prefBranch.unlockPref(prefName);
/usr/lib/iceape/defaults/autoconfig/prefcalls.js:       
prefBranch.lockPref(prefName);
/usr/lib/iceape/defaults/autoconfig/prefcalls.js:       
displayError("lockPref", e);
/usr/lib/iceape/defaults/autoconfig/prefcalls.js:function
unlockPref(prefName) {
/usr/lib/iceape/defaults/autoconfig/prefcalls.js:       
prefBranch.unlockPref(prefName);
/usr/lib/iceape/defaults/autoconfig/prefcalls.js:       
displayError("unlockPref", e);
Binary file /usr/lib/iceape/components/pref.xpt matches
/usr/lib/iceape/iceape.cfg:lockPref("update_notifications.enabled", false);

> Now this gets interesting. You proxy preferences are locked. Which is
> not supposed to happen normally.
>
> Could you try something like "grep lockPref /usr/lib/iceape ~/.mozilla"
> and give the output ?






More information about the pkg-mozilla-maintainers mailing list