Closed
Bug 338904
Opened 19 years ago
Closed 18 years ago
Error: "An unknown error occurred while printing." when printing a page with an iframe
Categories
(Core :: Printing: Output, defect)
Tracking
()
VERIFIED
FIXED
People
(Reporter: MatsPalmgren_bugz, Assigned: sharparrow1)
References
()
Details
(Keywords: hang, regression, testcase)
Attachments
(3 files)
STEPS TO REPRODUCE
1. load http://www.spiegel.de/ or http://news.cn/
2. File -> Print...
3. select PostScript, print to file.
4. select a file name and click OK.
EXPECTED RESULTS
PostScript for the page in the file
ACTUAL RESULTS
Error dialog that says "An unknown error occurred while printing.".
In about 1 of 8 attempts the browser hangs (just after posting the
error dialog). When it does not hang, clicking OK in the error dialog
makes the progress dialog appear that says "Preparing ..." but it
never starts showing any progress and the Cancel button is disabled
(greyed out) the whole time.
PLATFORMS AND BUILDS TESTED
Seamonkey trunk debug on Linux - bug occurs.
Seamonkey 1.8 branch debug build - bug does not occur.
Reporter | ||
Comment 1•19 years ago
|
||
This is the stack I get when I interrupt it from a debugger when it hangs...
Reporter | ||
Comment 2•19 years ago
|
||
Comment 3•19 years ago
|
||
anything with an iframe causes this
Comment 4•19 years ago
|
||
this regressed between linux seamonkey trunk builds 2006041610 and 2006041709, but I don't see anything relevant in that range.
Comment 5•19 years ago
|
||
the previous regression range was bogus. This actually regressed between 2006-04-10-11 and 2006-04-11-08, which means bug 332927.
Assignee | ||
Comment 6•18 years ago
|
||
Could someone here please test out the patch from Bug 334760? I'd like to know if this is a different problem.
Comment 7•18 years ago
|
||
Yes, the patch from bug 334760 does fix it.
Assignee | ||
Comment 8•18 years ago
|
||
Per comment 7, should be fixed by checkin for bug 334760.
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 9•18 years ago
|
||
Verified, SeaMonkey 2006-06-15-01 Linux
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•