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 ? -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]