Thread
:
Javascript Confirmation
View Single Post
stevecrye
2008-06-24 , 01:52
Posts: 226 | Thanked: 38 times | Joined on May 2008 @ Texas/Earth/Sol System/Milky Way/Local Group/Hubble Bubble/Infinity
#
23
Hi;
Thanks General for correcting me re: MicroB. Correct terminology is essential for clear communication.
I've spent several hours working on this problem.Its very tedius, given the way MicroB constantly stalls, and the very annoying several minute delay waiting for the about
:config dialog to come up.
When the browser stalls, top shows between 90 and 99% utilization. The following screen shot was taken while waiting 4 minutes, 33 seconds for a response from about
:config :
1.) The problem does not require a MicroB crash as a trigger, but a crash or 'killing' a slow MicroB instance almost always induces it.
2.) When it occurs, tthe folowing is present in ~/.mozilla/microb/prefs.js:
user_pref("security.warn_entering_secure", true);
user_pref("security.warn_leaving_secure", true);
user_pref("security.warn_submit_insecure", true);
3.) Changing them to this will correct the problem until the next ocurrence:
user_pref("security.warn_entering_secure",false);
user_pref("security.warn_leaving_secure",false);
user_pref("security.warn_submit_insecure",false);
This makes me hopeful that if I can run some kind of a script to launch the MicroB, that will force those values in and then do the launch; I can use my n810 with going cRAzY until the bug is fixed. However, that is beyond my newbie skils...
__________________
my estimated current noob level:
<helpless>......«•».............<all-powerful>
"
Who is John Galt?
"
Last edited by stevecrye; 2008-06-24 at
02:10
.
Quote & Reply
|
stevecrye
View Public Profile
Send a private message to stevecrye
Find all posts by stevecrye