Closed
Bug 123399
Opened 24 years ago
Closed 24 years ago
Composer window is displayed blank: packaging problem?
Categories
(SeaMonkey :: Composer, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
mozilla0.9.9
People
(Reporter: amyy, Assigned: mjudge)
References
Details
(Keywords: regression, smoketest, Whiteboard: EDITORBASE, QAHP)
Build: 02-04-11 trunk build
Steps:
1. Launch browser and go to any page.
2. File | Edit Page to bring the page into Composer window.
Result:
The page is displayed as blank on both Normal and html Source page. try to type
anything into the Composer page, still showing nothing.
Note: Got the same result when try to Compose a page in a new Composer window
directory.
Reporter | ||
Comment 1•24 years ago
|
||
Saw this on 02-04 window's trunk build as well, but no on Mac9.x and Mac OS X
though.
Keywords: smoketest
OS: Linux → All
Summary: Composer window is display blank → Composer window is displayed blank
Comment 2•24 years ago
|
||
this is a blocker for me. Here's the js console error:
Error: uncaught exception: [Exception... "Could not convert JavaScript argument
(NULL value cannot be used for a C++ reference type) arg 0
[nsIInterfaceRequestor.getInterface]" nsresult: "0x8057000b
(NS_ERROR_XPC_BAD_CONVERT_JS_NULL_REF)" location: "JS frame ::
chrome://editor/content/ComposerCommands.js :: SetupComposerWindowCommands ::
line 168" data: no]
Severity: normal → blocker
Comment 3•24 years ago
|
||
do we know when this appeared? Is there a nightly build we could test?
Comment 4•24 years ago
|
||
Is this mjudge's changes?
Comment 5•24 years ago
|
||
var commandManager =
interfaceRequestor.getInterface(Components.interfaces.nsIControllerCommandManager);
mjudge touched and moved nsIControllerCommandManager, according to blame.
Assignee: syd → mjudge
Comment 6•24 years ago
|
||
*** Bug 123406 has been marked as a duplicate of this bug. ***
If he moved it, is the xpt file in the packager lists?
FYI, my Win32 debug build from lastnight works fine ... as dbaron points out
this might be a packaging issue.
Comment 9•24 years ago
|
||
Probably packaging. I can type in the editor window in my Linux debug build,
updated this morning.
Comment 10•24 years ago
|
||
commandhandler.xpt isn't listed in the packages files on any platform.
Assignee | ||
Comment 11•24 years ago
|
||
who do I talk to about packaging. sorry didnt think about that.
Status: NEW → ASSIGNED
Comment 12•24 years ago
|
||
mike, you just need to add the new .xpt file to packages-win, packages-mac, and
packages-unix in xpinstall/packager. If you look at the files, it's pretty
self-explanatory.
Assignee | ||
Comment 13•24 years ago
|
||
ok checked into packager-unix and mac static and non static. I think the mac
one is ok by itself. anyone seeing this install problem on a macintosh?
Assignee | ||
Comment 14•24 years ago
|
||
ok bryner also thinks that mac is ok. who needs to test this to mark it fixed?
Comment 15•24 years ago
|
||
I verified win32 is okay on my win2K box.
dropped in commandhandler.xpt, deleted component.reg,
start the browser, ctl-E edit page and page content displays in editor
Comment 16•24 years ago
|
||
*** Bug 123224 has been marked as a duplicate of this bug. ***
Comment 17•24 years ago
|
||
can we mark this fixed then so release will know to re-spin the bits and open
the tree?
Why is the Mac ok, does it not use commandhandler.xpt?
What about embedders, do they need it? (The embedding package lists are in
embedding/config).
bryner answered my Mac question: Mac automatically gets this xpt because it
automatically creates one xpt for embedding/components.
I still don't know for certain if it should also be added to the embedding
package lists, but this probably should not hold the tree (trivial fix if they
are needed). Adding Jud to Cc, could you please take care of those if they are
needed?
Closing as fixed.
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Comment 20•24 years ago
|
||
Not fixed, 5:30 builds still horked. Can't type anything, and open button
doesn't work.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Comment 21•24 years ago
|
||
note: build 2-4-09 w2k still isn't fixed.
Comment 22•24 years ago
|
||
Yes, please also add this to the embedding manifests.
Comment 23•24 years ago
|
||
I updated last night, and this WFM, linux/rh71
Comment 24•24 years ago
|
||
slapping keywords all over this one...I thought we would have a quick turnaround
on this one.
Keywords: nsbeta1+
Whiteboard: EDITORBASE, QAHP
Comment 25•24 years ago
|
||
adding packaging to the summary.
syd: what platform were you testing?
Summary: Composer window is displayed blank → Composer window is displayed blank: packaging problem?
Comment 26•24 years ago
|
||
This works for me on today's Linux build, but is broken on the Windows build.
Comment 27•24 years ago
|
||
Sorry, I was looking at _yesterday's_ Windows build. We don't know about
today's yet.
Assignee | ||
Comment 28•24 years ago
|
||
i tried to mark it fixed yesterday but i just now see on that page that I had a
midair collision on the bug so it didnt get marked.
Unix works.
I am assuming that Mac works??
I guess I will try another test on windows.
Assignee | ||
Comment 29•24 years ago
|
||
ok i think this IS fixed. just have to wait for today's build
Status: REOPENED → ASSIGNED
Comment 30•24 years ago
|
||
verified that this is fixed on today's build on both linux and windows.
re-marking fixed.
Status: ASSIGNED → RESOLVED
Closed: 24 years ago → 24 years ago
Resolution: --- → FIXED
Comment 31•24 years ago
|
||
verified fixed on commercial builds:
windows 2002-02-06-06-trunk
mac os9 2002-02-06-03-trunk
mac osx 2002-02-06-03-trunk
Status: RESOLVED → VERIFIED
Comment 32•24 years ago
|
||
this is still present on linux 2002-02-06-10-trunk
reopening and changing platform/os for linux
Status: VERIFIED → REOPENED
OS: All → Linux
Hardware: All → PC
Resolution: FIXED → ---
Comment 33•24 years ago
|
||
I believe I checked in a fix for this (a=leaf); resolving
Status: REOPENED → RESOLVED
Closed: 24 years ago → 24 years ago
Resolution: --- → FIXED
Comment 34•24 years ago
|
||
*** Bug 123900 has been marked as a duplicate of this bug. ***
Comment 35•24 years ago
|
||
verified on linux commercial build 2002-02-06-11-trunk
Status: RESOLVED → VERIFIED
Comment 36•24 years ago
|
||
I see this problem on Win2K, today's build. Could not proceed with retrieving
Compose window, or Reply. I talked to Tracy and he saw the same error message
with 'R' at the end - on Linux.
Comment 37•24 years ago
|
||
*** Bug 123923 has been marked as a duplicate of this bug. ***
Comment 38•24 years ago
|
||
Olga--you need bits from 11am or later; please specify what build you are using
when reporting a problem.
Comment 39•24 years ago
|
||
*** Bug 123927 has been marked as a duplicate of this bug. ***
Comment 40•24 years ago
|
||
*** Bug 123998 has been marked as a duplicate of this bug. ***
Comment 41•24 years ago
|
||
*** Bug 124000 has been marked as a duplicate of this bug. ***
Comment 42•24 years ago
|
||
*** Bug 124017 has been marked as a duplicate of this bug. ***
Comment 43•24 years ago
|
||
*** Bug 124153 has been marked as a duplicate of this bug. ***
Comment 44•24 years ago
|
||
*** Bug 124163 has been marked as a duplicate of this bug. ***
Comment 45•24 years ago
|
||
*** Bug 124154 has been marked as a duplicate of this bug. ***
Comment 46•24 years ago
|
||
*** Bug 124204 has been marked as a duplicate of this bug. ***
Comment 47•24 years ago
|
||
*** Bug 124229 has been marked as a duplicate of this bug. ***
Comment 48•24 years ago
|
||
*** Bug 124200 has been marked as a duplicate of this bug. ***
Comment 49•24 years ago
|
||
*** Bug 123706 has been marked as a duplicate of this bug. ***
Comment 50•23 years ago
|
||
*** Bug 124445 has been marked as a duplicate of this bug. ***
Comment 51•23 years ago
|
||
*** Bug 125534 has been marked as a duplicate of this bug. ***
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•