Closed
Bug 170745
Opened 23 years ago
Closed 23 years ago
error occuring while creating a message compose Window
Categories
(MailNews Core :: Composition, defect)
MailNews Core
Composition
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: cblackst, Assigned: aaronlev)
References
Details
(Keywords: smoketest)
Attachments
(1 file)
1.03 KB,
patch
|
Brade
:
review+
sspitzer
:
superreview+
|
Details | Diff | Splinter Review |
Under Mac OS 9 and Mac OS X 9-25 nightlies, I get an error when I try to either
compose a new message or reply to a message.
The error message is
"An error occurred while creating a message compose window. Please try again."
On OS 9, I am able to click OK and resume working in Mozilla.
On OS X, Mozilla freezes and I have to force quit it.
Comment 2•23 years ago
|
||
On Linux, too.
Status: UNCONFIRMED → NEW
Ever confirmed: true
OS: MacOS X → All
*** Bug 170743 has been marked as a duplicate of this bug. ***
Comment 4•23 years ago
|
||
Confirmed on windows and linux22.
I've also noticed that you can't use composer because of this.
I'm seeing this on macosx, macos9, win32, and linux22.
Comment 5•23 years ago
|
||
Reproduced on Sparc/Solaris8
Comment 7•23 years ago
|
||
some pre-existing bugs:
http://bugzilla.mozilla.org/show_bug.cgi?id=131384
http://bugzilla.mozilla.org/show_bug.cgi?id=144585
I'll try to give all three the people's elbow.
Status: NEW → ASSIGNED
Comment 8•23 years ago
|
||
Seth, should those two pre-existing bugs be also marked as smoketest blockers,
or should they be marked as dups?
Comment 9•23 years ago
|
||
I'm not sure yet. They are probably related, but different bugs. I just plan
to fix the blocker first, and then look at the other bugs while I'm in this
code.
Comment 10•23 years ago
|
||
Composer and mail compose work in my linux debug build. Could this be a
packaging problem? Is anyone seeing it in debug builds?
Comment 11•23 years ago
|
||
I'm still building.
i wonder if it's type-ahead-find related? if we don't install it, we break.
Assignee | ||
Comment 12•23 years ago
|
||
Sorry, I had done a new build before I checked in, but someone else's change to
ComposerCommands.js slipped through without me noticing.
Comment 13•23 years ago
|
||
Comment on attachment 100594 [details] [diff] [review]
wrong variable name in ComposerCommands.js
r=brade
Attachment #100594 -
Flags: review+
Comment 15•23 years ago
|
||
slap an sr in there, seth!
Comment 16•23 years ago
|
||
Comment on attachment 100594 [details] [diff] [review]
wrong variable name in ComposerCommands.js
sr=sspitzer
thanks for the fix.
Attachment #100594 -
Flags: superreview+
Assignee | ||
Comment 17•23 years ago
|
||
checked in
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Comment 18•23 years ago
|
||
about the pre-existing bugs (bug 131384 and 144585), I was not able to
reproduce them. I'll follow up in those bug reports.
Comment 19•23 years ago
|
||
*** Bug 170796 has been marked as a duplicate of this bug. ***
Comment 20•23 years ago
|
||
*** Bug 170795 has been marked as a duplicate of this bug. ***
Comment 21•23 years ago
|
||
*** Bug 170933 has been marked as a duplicate of this bug. ***
Comment 22•23 years ago
|
||
using trunk build 20021022 on winxp and linux and 20021025 trunk on mac OSX,
this is fixed. verified
Status: RESOLVED → VERIFIED
Updated•21 years ago
|
Product: MailNews → Core
Updated•17 years ago
|
Product: Core → MailNews Core
You need to log in
before you can comment on or make changes to this bug.
Description
•