Closed Bug 33204 Opened 26 years ago Closed 26 years ago

20000324 3/25 3/26 trunk builds not launching Navigator (missing netscape.xul)

Categories

(SeaMonkey :: Build Config, defect, P3)

x86
Windows NT
defect

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: agracebush, Assigned: leaf)

References

Details

(Keywords: smoketest, Whiteboard: [PDT+] TRUNK ONLY)

Steps to reproduce: 1. install build noted above 2. migrate or create new profile actual results: app quits expected results: app to launch **NOTE** using migrated profile on second launch, mail came up, tried to open navigator window but no go
I get the following info from the console : Profile Manager : Command Line Options : Begin Profile Manager : Command Line Options : End WEBSHELL+ = 1 Java HotSpot(TM) Client VM warning: Setting of property "java.compiler" is ignor ed initialization error: Can't load class netscape/javascript/JSUtil Move window by 456,356.5 start with profile: default ProfileManager : StartApprunner ProfileManager : GetProfileDir ProfileManager : GetProfileDir ~nsProfile WEBSHELL- = 0 Profile Manager : Profile Wizard and Manager activites : End WEBSHELL+ = 1 I am inside the initialize Hey : You are in QFA Startup (QFA)Talkback loaded Ok. WEBSHELL+ = 2 assuming d&d is off for Navigator Inside Net2PhoneButton.xul overlay... *** Failed to load overlay chrome://navigator/content/netscape.xul Net2Phone.js has been interpreted... WEBSHELL+ = 3
If I do not use console option, app appears to die- cursor back in dos window, but process still running - closed via task mgr. can launch with -mail
windows
Assignee: cls → leaf
*** Bug 33246 has been marked as a duplicate of this bug. ***
FYI, the rest of the weekend builds had this same failure: 2000-03-25-09-M15 win98 2000-03-25-16-M15 win98 2000-03-26-09-M15 win98 The key line from the console output is about the failure to load 'netscape.xul'. This file is not installed, and the program hangs after this failure. Adding a copy of 'netscape.xul' from a previous build corrects the problem and the build will successfully launch and run.
Severity: normal → blocker
Summary: 20000324 trunk build not launching Navigator → 20000324 3/25 3/26 trunk builds not launching Navigator (missing netscape.xul)
does the zip file run? I'll check the commercial manifest files for it.
Status: NEW → ASSIGNED
Keywords: smoketest
No zips for the commercial builds on sweetlou, but I checked the 16MB self-extracting builds for 0326 (both of them), and they too are missing netscape.xul (same hang). By the way, check the Linux builds too -- I couldn't run the commercial bits for Saturday and Sunday -- same type of hang but I couldn't find a workaround for this one: files filed to load/missing navigator/.../NavSecurityOverlay.xul global/.../PSMTaskMenu.xul (This is filed as bug #33316 (which, now that I look at it, is assigned to cls@seawood.org, which is wrong)).
*** Bug 33444 has been marked as a duplicate of this bug. ***
*** Bug 33444 has been marked as a duplicate of this bug. ***
20000327 tip build launches successfully on both Win95 and NT (because we've just finished smoketesting it). Gerv
It appears that netscape.xul has been removed from the package-* files. Here's what I find for the windows version, rev 1.62: Index: packages-win =================================================================== RCS file: /m/src/ns/xpinstall/packager/packages-win,v retrieving revision 1.61 retrieving revision 1.62 diff -r1.61 -r1.62 59,75d58 < ; below are all security files, now part of browser package < bin\components\psmcomp.dll < bin\components\psmcomp.xpt < bin\components\nkssl.dll < bin\components\nkhttps.dll < bin\components\secureui.dll < bin\components\secureui.xpt < bin\chrome\netwerk\* < bin\chrome\global\content\default\PSMTaskMenu.xul < bin\chrome\global\locale\en-US\PSMTaskMenu.dtd < bin\chrome\navigator\content\default\NavSecurityOverlay.xul < bin\chrome\navigator\content\default\NavSecurityUI.js < bin\chrome\navigator\content\default\netscape.xul < bin\chrome\navigator\skin\default\NavSecurityOverlay.css < bin\chrome\navigator\skin\default\lock.gif < bin\chrome\navigator\skin\default\unlock.gif < bin\chrome\navigator\skin\default\broken.gif Putting back the line with netscape.xul should fix it. This fix is for windows only (the -mac and -unix flavors of package files still have netscape.xul).
Putting on PDT+ radar, trunk only. We need this fixed ASAP please.
Whiteboard: [PDT+] TRUNK ONLY
repackaged win32 build with the changes to the packages-win file and it now starts. resolved/fixed.
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
launching successfully now with ftp://sweetlou.mcom.com/products/client/seamonkey/windows/32bit/x86/2000-03-27-0 9-M15/NetscapeSetup.exe
Status: RESOLVED → VERIFIED
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.