Closed Bug 32437 Opened 25 years ago Closed 24 years ago

View Source is broken. All you get is an empty window.

Categories

(SeaMonkey :: Installer, defect, P3)

All
Windows 95

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: henrik, Assigned: ssu0262)

References

Details

to reproduce: start mozilla select help->about mozilla when it has loaded select view->page source what should happen: I should get a window with the page source. what does happen: a empty window appear and the console window reads: " JavaScript Error: TypeError: Components.interfaces.nsIDocShell has no properties URL: chrome://navigator/content/viewsource.js Line number: 6 "
Upping severity. I also see this on W95 builds up to 20000318. As I have reports it works under Linux, and reporter does not give an OS, changing OS to W95. Leaving as Browser-General. cbegle - any thoughts? Gerv
Severity: normal → major
OS: All → Windows 95
Summary: viewSource is broken only empty window appear → View Source is broken. All you get is an empty window.
Works for Mac OS build 2000031908.
WORKSFORME with 031908 win32 build under NT. Is this a win95 specific problem?
I saw it under win98
From comments in bug 32142, "view source displays a blank page", WORKSFORME, this looks like a transitory packaging problem, and probably a DUP. The reported js error looks the same. View>Page Source works for me with 2000-03-20-11-M15 and 2000-03-18-15-M15 on WinNT.
this is broken for me on 2000032011 on Windows 2000. Ive confirmed this on two different machines. not my bug so im not changing OS.
still unable to reproduce on winNT with 032011 build. It does take a little while to display the source but it displayed jsut fine.
Still seeing this under 95 2000032109. Must be 95/98 only. Every new build I have, I install into a clean directory, as travis@netscape.com recommends in Bug 32142 (although I do have 10 different builds installed at the moment). How would I tell if it's not picking up the right components directory? Gerv
here's how to telll - go to your bin directory - type xpchell - at the js prompt, type Components.interfaces.nsIDocShell.viewSource that should return 1 then, start Mozilla from the bin directory, and see if that works. it should. then start it from however you usually start it and see if it works.
Under Windows, I don't have a bin directory, or any file called xpchell.* (or xpshell.*, for that matter anywhere on my drive. :-( Gerv
gervase.markham@univ.ox.ac.uk what does your mozilla directory structure look like?
I think I can answer on gervase.markham's behalf. I have the latest nightly running on Win98 and my view source is also broken. He is correct, we have no bin/ or and files matching xpch*.*. Our directory structure is: / : contains a bunch of dll's, mozilla.exe, and component.reg /chrome/ /components/ /defaults/ /Plugins/ /res/ all recent builds have had this structure. M14 had no /Plugins/ but had an /OutTestData/.
i see the problem. I think these guys are running the installer. If you do that you dont get all the test executables in the bin directory.
Yes, I am running the installer. I assumed the smaller file size of the exe over the zip was due to the fact that ZIP type compression generally sucks, and the exe installer had a better built in compression. Does it explain anywhere that possibly useful testing tools aren't included with the EXE distribution? If it does, <b> it or something, cause I missed it =). I'll be getting the ZIP from now on.
With the latest build in the ZIP distribution, view source now works. Mac installer may break this too?
I tried a ZIP distribution and it worked. So this is a packaging problem. Moving to Installer: XPI Packages. Summary: View Page Source not working on Installer versions of W95, W98 and Win2k only (not NT). The console error is given in the first comment. Gerv
Assignee: cbegle → ssu
Component: Browser-General → Installer: XPI Packages
QA Contact: asadotzler → gbush
Found the problem. It's a packaging problem. The .zip file that contains the Seamonkey build has the two files required for view a page source: docshell.dll docshell_base.xpt The Seamonkey windows installer does not have those files in its package. I'll update the packages-win file appropriately and notify Travis (module owner) of my change. This will fix the problem on all windows platforms.
Status: NEW → ASSIGNED
Looks good r=travis
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
fixed.
*** Bug 33248 has been marked as a duplicate of this bug. ***
Status: RESOLVED → VERIFIED
mid-air collision ? / bugzilla cleanup Reopening (current State: verfied and no resolution)
Status: VERIFIED → REOPENED
fixed
Status: REOPENED → RESOLVED
Closed: 25 years ago24 years ago
Resolution: --- → FIXED
verfied
Status: RESOLVED → VERIFIED
Product: Browser → Seamonkey
Component: Installer: XPI Packages → Installer
QA Contact: agracebush → general
You need to log in before you can comment on or make changes to this bug.