Re: New nightly coming soon...

"Michael Vincent van Rantwijk, MultiZilla" <[email protected]> Sun, 14 Sep 2008 08:18:55 +0200
Newsgroups gmane.comp.mozilla.multizilla
Organization The Mozdev Foundation - news server
Message-ID <[email protected]>
Trel wrote:
> Michael Vincent van Rantwijk, MultiZilla wrote:
>> Trel wrote:

<snip />

>> The two boxes with toolbars. That is, most likely, the panel that throws
>> this error.  Correct?
>>
>> Michael
> Actually, it's anything in the Preference Manager -> General part.

Right. Because it is part of that panel.

> Moreso, I found something worse.
> If you go to Preference Manager -> General.
> Then you close the preferences window and then go back in, If you change off of General, it'll fail to load.

That's because of the JS error, which is something we have to get fixed. 
If I only could reproduce it. Probably related to other installed 
extensions.

Can you please disable anything with a toolbar, to see if that solves 
this mystery? Thanks.

> After that, once you close everything related to preferences (both multizilla and seamonkey's)
> the JS console will show this
> 
> Error: window.getComputerStyle(this._previewImage,"") has no properties
> Source: (line 49) chrome://multiviews/content/preferences/multizillaMainPanel.zul

Strange things can happen when JavaScript fails, and since the rest of 
the UI is written is JS....

Michael