Closed
Bug 300986
Opened 19 years ago
Closed 19 years ago
"An error occurred while creating a message compose window"
Categories
(Thunderbird :: General, defect)
Tracking
(Not tracked)
VERIFIED
DUPLICATE
of bug 300527
People
(Reporter: mcow, Assigned: mscott)
Details
version 1.0+ (20050715) Win2K
Click the New button, get an error box that reads "An error occurred while
creating a message compose window. Please try again."
First time I tried this, JS console contained some errors. Clearing the console
and trying again generated no errors; restarting TB and trying again *still*
generated no errors. After running TB 1.0.5, then restarting the trunk build
and trying again, the JS console contained four errors:
No chrome package registered for chrome://editor/locale/editorNavigatorOverlay.
dtd .
No chrome package registered for chrome://editor/locale/editorOverlay.dtd .
Error: undefined entity
Source File: chrome://editor/content/editorOverlay.xul
Line: 59, Column: 5
Source Code:
<key id="boldkb" key="&stylebold.keybinding;"
observes="cmd_bold" modifiers="accel"/>
Warning: Failed to load overlay from chrome://editor/content/editorOverlay.xul.
Source File: chrome://messenger/content/messengercompose/messengercompose.xul
Line: 0
Same profile works fine with 1.0.5, which was installed earlier today. The 0715
build was d/l'd and unzipped this evening, and failed immediately.
No doubt this bug has already been reported, but I can't find it.| Reporter | ||
Comment 1•19 years ago
|
||
Ah, hell. Whoever opened the dupe didn't think it qualified as "blocker," which is why I missed it. *** This bug has been marked as a duplicate of 300527 ***
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
Updated•19 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•