Closed
Bug 22080
Opened 25 years ago
Closed 25 years ago
12/17 nightly clean install chokes on wizardHandlerSet.js
Categories
(SeaMonkey :: UI Design, defect, P3)
Tracking
(Not tracked)
VERIFIED
WORKSFORME
People
(Reporter: 3jrgm, Assigned: bugs)
Details
I decided to do a 'clean' install of Mozilla with today's builds (Dec 17).
1) Delete the directory where you installed Seamonkey
2) Delete c:\windows\mozregistry.dat
3) Delete the user profile directory, \users50
With either the
mozilla-win32.zip from 1999-12-17-10-M13/ or
mozilla-win32-installer.exe from 1999-12-17-08-M13/
when I start mozilla, the profile dialog comes up (as it should) but I
get the following errors (see notes at end for [n]).
*** Deferring registration of sample JS components
*** Registering sidebar JS components
*** Registering sample JS components
nNCL: registering deferred (0)
nNCL: registering deferred (0)
WEBSHELL+ = 1
WEBSHELL+ = 2
calling loadpage...
startPage:: newProfile1_1
[1] got a request
JavaScript Error: ReferenceError: arguments is not defined
URL: chrome://global/content/wizardHandlerSet.js
LineNo: 105
[2] got a request
JavaScript Error: ReferenceError: arguments is not defined
URL: chrome://global/content/wizardHandlerSet.js
LineNo: 105
[3] got a request
Error: Can't load: resource:///chrome/profile/content/default/null.
xul (80004005)
[4] JavaScript Error: uncaught exception: [Exception... "Illegal value"
code: "-2147024809" nsresult: "0x80070057 (NS_ERROR_ILLEGAL_VALUE)"
location: "chrome://global/content/widgetStateManager.js Line: 95"]
[5]
WEBSHELL- = 1
WEBSHELL- = 0
C:\JohnStuff\mozbin\moz\bin>
[1] on startup
[2] click first next (from welcome screen)
[3] click second next (set profile name)
[4] click second next again (after first failed to proceed)
[5] click cancel (I'm dead)
I realize that nightly builds are at your own risk, and I don't expect
them to run. But I imagine you might like to know about this. [I also
believe this is Ben_Goodger's bailiwick (wizardHandlerSet.js)]
Comment 1•25 years ago
|
||
cc:ing ben
Reporter | ||
Comment 2•25 years ago
|
||
See also bug #22098, where rginda has "Problem: core JavaScript arguments
object is not defined for js functions embedded in XUL."
Updated•25 years ago
|
Assignee: don → rgoodger
Comment 3•25 years ago
|
||
dup
Updated•20 years ago
|
Product: Core → Mozilla Application Suite
You need to log in
before you can comment on or make changes to this bug.
Description
•