Closed
Bug 2762
Opened 26 years ago
Closed 26 years ago
[PP] Solaris displaying image colors incorrectly
Categories
(Core Graveyard :: GFX, defect, P2)
Tracking
(Not tracked)
VERIFIED
WORKSFORME
M4
People
(Reporter: mcafee, Assigned: pnunn)
References
Details
Image colors are not showing up properly on Solaris,
presumeably because of the endian problem somewhere?
Not sure if this is an imglib problem or a gtk problem.
This is probably a duplicate of bugz#1879. but I won't mark it
as such until we know more.
After finally getting a chance to see this on solaris, I don't think
it is simply a color problem. (RGB->BGR). If you look at an image
with a curved edge, you will see the edge shows problems as well.
Am I right that solaris is the only big endian platform active inhouse?
Searching with lxr, the only place I see a define for big_endian-ness is
is mozilla/dbm and inside the mozilla/js directories. Where does autoconf
or xpcom set for endian-ness?
*** Bug 2881 has been marked as a duplicate of this bug. ***
Updated•26 years ago
|
QA Contact: 1698
Comment 6•26 years ago
|
||
QA Assigning to self.
Reporter | ||
Updated•26 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → WORKSFORME
Reporter | ||
Comment 7•26 years ago
|
||
This magically fixed itself, worksforme on Solaris, both
viewer & apprunner.
Updated•26 years ago
|
Status: RESOLVED → VERIFIED
Comment 8•26 years ago
|
||
Chris/originator says it's fixed (and it'll be immediately noticed if there's a
regression) so I'm rubber-stamping as verified, rather than seeking out a Solaris
box to verify.
Updated•16 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•