Closed
Bug 326480
Opened 20 years ago
Closed 20 years ago
Couldn't print mail (Exception... "Component returned failure code: 0x80004003 (NS_ERROR_INVALID_POINTER) [nsIMsgPrintEngine.startPrintOperation]" )
Categories
(Core :: Printing: Output, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: timd_huang, Unassigned)
References
Details
(Keywords: regression)
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.9a1) Gecko/20060208 SeaMonkey/1.5a
Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.9a1) Gecko/20060208 SeaMonkey/1.5a
Just found that the File/Page Setup... and File/Print... command won't work in this built.
Reproducible: Always
Steps to Reproduce:
1. Go to mail
2. Issue a Page Setup... or Print... command
3.
Actual Results:
Nothing happen
Expected Results:
It shall have some actions.
Look like both command were broken.
Comment 1•20 years ago
|
||
*** Bug 326481 has been marked as a duplicate of this bug. ***
Comment 2•20 years ago
|
||
Probably a dupe, marking dep for now.
*** Bug 326804 has been marked as a duplicate of this bug. ***
In Tb, The following errors are displayed in JavaScript Console.
Error: uncaught exception: [Exception... "Component returned failure code: 0x80004003 (NS_ERROR_INVALID_POINTER) [nsIMsgPrintEngine.startPrintOperation]" nsresult: "0x80004003 (NS_ERROR_INVALID_POINTER)" location: "JS frame :: chrome://messenger/content/msgPrintEngine.js :: OnLoadPrintEngine :: line 54" data: no]
Mac OS X 10.3.9
Thunderbird trunk NB version 1.6a1 (20060212)
Summary: Couldn't print mail → Couldn't print mail (Exception... "Component returned failure code: 0x80004003 (NS_ERROR_INVALID_POINTER) [nsIMsgPrintEngine.startPrintOperation]" )
Firefox too.
Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.9a1) Gecko/20060211 Firefox/1.6a1
Component: MailNews: Main Mail Window → Printing
Product: Mozilla Application Suite → Core
Version: unspecified → Trunk
Comment 6•20 years ago
|
||
Well, Bug 311028 /might/ be related here, but that bug did not affect Firefox afaik.
IanN: It might be possible your patch caused this bug here, for some regression range see Bug 324585 Comment 5 (no idea why it got resolved wfm, anyway lets take this bug here).
Depends on: 311028
Could you check if the fix on bug 324141 helps with this issue?
Comment 8•20 years ago
|
||
I don't see the bug here, someone else (with a Mac probably?) needs to test.
Keywords: regression
Comment 9•20 years ago
|
||
It's a bird...it's a plane...it's a dup of bug 326363!
(didn't test, not marking dup, someone else can do it.)
Comment 10•20 years ago
|
||
(In reply to comment #9)
> It's a bird...it's a plane...it's a dup of bug 326363!
>
> (didn't test, not marking dup, someone else can do it.)
>
In tinderbox-build, this problem does not exist.
version 3 alpha 1 (20060304)
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•