Re: New nightly coming soon...

"Michael Vincent van Rantwijk, MultiZilla" <[email protected]> Mon, 15 Sep 2008 08:21:23 +0200
Newsgroups gmane.comp.mozilla.multizilla
Organization The Mozdev Foundation - news server
Message-ID <[email protected]>
Paul Hartman wrote:
> On Fri, Sep 12, 2008 at 11:40 PM, Michael Vincent van Rantwijk,
> MultiZilla <[email protected]> wrote:
>> Paul Hartman wrote:
>>> On Fri, Sep 12, 2008 at 2:08 PM, Trel <[email protected]> wrote:
>>>> I just installed MultiZilla v1.8.3.5b.
>>>> I cleared my XUL cache.
>>>>
>>>> When in the multizilla preferences, the cancel button is still not
>>>> working
>>>> nor does the save changes button.
>>> For me (in linux), the cancel button works as long as I did not click
>>> the "save changes" button first. "save changes" does not close the
>>> window, and neither does "cancel" after I've clicked "save changes".
>>>
>>> Paul
>> The "Cancel" button should close the window, it usually does. At least here,
>> and always.
>>
>> You probably see some sort of JS error on your JS Error Console, and if not
>> make sure to enable some preferences. See also:
>> http://www.multizilla.org/bug-help.html
> 
> Hi,
> 
> In the newest 1.8.3.5c the save/cancel now closes the window as
> expected, but if i click (or hover for a second) any of the tabs the
> window becomes blank. In the error console I get this for each time i
> click/hover for a second on a tab:
> 
> Error: this.contentArea._elementIDs has no properties
> Source File: chrome://multiviews/content/preferences/mozillaCode.js
> Line: 102
> 
> Sometimes, when I close the prefs window, I get this repeated
> thousands of times and endless error in the console:
> 
> Error: window.getComputedStyle(this._previewImage, "") has no properties
> South (line 49): chrome://multiviews/content/preferences/multizillaMainPanel.xul

See workaround to Trel's post.

> If I first click "General", it does change and gives this error:
> 
> Error: this._enableList.childNodes has no properties
> Source (line 181):
> chrome://multiviews/content/preference-manager/panels/generalPanelOverlay.xul
> 
> linux SeaMonkey 1.1.11, other installed add-ons besides MultiZilla are
> flashblock, adblock plus and mnenhy.
> 
> Thanks,
> Paul

Please download/use multiviews-nightly.jar (see weblog for instructions) 
because we fixed a number of bugs, and one of them was the 
this._enableList.childNodes bug!

Michael