Closed
Bug 202401
Opened 22 years ago
Closed 22 years ago
Blank page when Chatzilla is starting up.
Categories
(Other Applications Graveyard :: ChatZilla, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 202206
People
(Reporter: fredbezies, Assigned: rginda)
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4b) Gecko/20030417
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4b) Gecko/20030417
All is in the summary.
I am using an homemade build, based on latest source tarball (one from 16th april).
As CVS is too slow to be usable, I do not apply CVS patches on sources.
When I launch CZ, I have this error in JS console :
Error: uncaught exception: [Exception... "Component returned failure code:
0x80004005 (NS_ERROR_FAILURE) [nsIDOMWindowInternal.pageYOffset]" nsresult:
"0x80004005 (NS_ERROR_FAILURE)" location: "JS frame ::
chrome://chatzilla/content/static.js :: checkScroll :: line 1820" data: no]
Here is my build options :
--enable-calendar
--enable-crypto
--enable-extensions=default,irc
--disable-tests
--disable-debug
--enable-optimize
--enable-strip
--disable-pedantic
--enable-xft
In case it matters, my gcc is a 3.2.2 one.
Reproducible: Always
Steps to Reproduce:
1.Grab the latest source tarball
2.Build Mozilla (with provided options)
3.Launch CZ
Actual Results:
Blank window in CZ and JS error
Expected Results:
Launching a usable CZ
| Assignee | ||
Comment 1•22 years ago
|
||
*** This bug has been marked as a duplicate of 202206 ***
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
Updated•21 years ago
|
Product: Core → Other Applications
Updated•10 months ago
|
Product: Other Applications → Other Applications Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•