Closed
Bug 212813
Opened 22 years ago
Closed 20 years ago
error message when starting print preview
Categories
(Core :: Print Preview, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: Robert.Offinger, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (X11; U; SunOS sun4u; en-US; rv:1.4) Gecko/20030701
Build Identifier: Mozilla/5.0 (X11; U; SunOS sun4u; en-US; rv:1.4) Gecko/20030701
error message:
"** CRITICAL **: file ../../../../mozilla/gfx/src/gtk/nsRenderingContextGTK.cpp:
line 780: assertion `(aBounds.width > 0) && (aBounds.height > 0)' failed."
when I start the print preview on the web-page.
Reproducible: Always
Steps to Reproduce:
1.Load http://www.buecher4um.de/Dyke2903.htm
2.print preview
3.read error message on terminal
Actual Results:
nothing serious, just an error message. everything works fine after that.
Expected Results:
no error message
The web page is rather long. That might be the source of the problem
Comment 1•22 years ago
|
||
YOu know that you use a slow debug build ?
| Reporter | ||
Comment 2•22 years ago
|
||
> YOu know that you use a slow debug build ?
Really? "about:buildconfig" says under the heading "configure arguments":
--disable-tests--disable-debug
Comment 3•22 years ago
|
||
sorry, that's a GTK assertion and they also appear in an optimized build..
Updated•22 years ago
|
OS: SunOS → Solaris
| Reporter | ||
Updated•20 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
| Reporter | ||
Comment 4•20 years ago
|
||
not a problem anymore
works now
Comment 5•20 years ago
|
||
No specific bug / patch referenced as the fix.
-> WORKSFORME
Status: RESOLVED → UNCONFIRMED
Resolution: FIXED → ---
Updated•20 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago → 20 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•