Closed
Bug 480590
Opened 16 years ago
Closed 16 years ago
apparently-good jpeg throws error in camino
Categories
(Camino Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: danpritts, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en; rv:1.8.1.19) Gecko/20081212 Camino/1.6.6 (like Firefox/2.0.0.19)
Build Identifier: Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en; rv:1.8.1.19) Gecko/20081212 Camino/1.6.6 (like Firefox/2.0.0.19)
The image in the URL attached throws this error in camino 1.6.6:
The image “http://www.internet2.edu/images/FSU.jpg” cannot be displayed, because it contains errors.
I have cleared my cache & restarted camino.
safari, firefox, and preview all view the image properly.
Reproducible: Always
This works fine in 2.0b2 (and fails in Firefox 2.0.0.19, just like Camino 1.6.6), so it's some sort of imagelib bug that's been fixed in Gecko 1.9.0.
Unless someone wants to find the exact checkin and dupe this, --> WFM on trunk.
Status: UNCONFIRMED → RESOLVED
Closed: 16 years ago
Resolution: --- → WORKSFORME
Comment 2•16 years ago
|
||
It is a CMYK image, a format not supported by Gecko 1.8.1.x and older. Cairo and the whole color management stuff (LCMS) added support for this. Bug 44781 ultimately fixed this, I think.
You need to log in
before you can comment on or make changes to this bug.
Description
•