Closed
Bug 74480
Opened 25 years ago
Closed 25 years ago
image doesn't print
Categories
(Core :: Graphics: ImageLib, defect)
Tracking
()
VERIFIED
FIXED
People
(Reporter: akkzilla, Assigned: pavlov)
References
()
Details
(Whiteboard: [imagelib])
Go to the indicated url and try to print. A blank page comes out on the printer.
Pav says it's probably a race condition, with the print software not waiting
long enough for the image to be fetched from the cache.
Comment 1•25 years ago
|
||
Image does not print on W2k build 2001040304 (prints blank page)
OS: Linux → All
Whiteboard: [imagelib]
| Assignee | ||
Comment 2•25 years ago
|
||
Don, printing doesn't wait for the loadgroup of the document to finish when
printing. This basically means that images (or anything for that matter...)
that don't come out of the cache, don't print.
| Assignee | ||
Comment 3•25 years ago
|
||
checked in a fix for it.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Comment 4•25 years ago
|
||
Verified W2k build 2001041704
Verified Mac build 2001041704
can't verify Linux 'cause of bug 75436
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•