Closed
Bug 488747
Opened 17 years ago
Closed 17 years ago
Color Management doesn't work on PPC Mac
Categories
(Core :: Graphics: Color Management, defect, P2)
Tracking
()
RESOLVED
FIXED
People
(Reporter: yattemortors, Assigned: jrmuizel)
References
Details
(Keywords: fixed1.9.1)
Attachments
(3 files, 1 obsolete file)
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X 10.5; en-US; rv:1.9.1b4pre) Gecko/20090416 Shiretoko/3.5b4pre
Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X 10.5; en-US; rv:1.9.2a1pre) Gecko/20090416 Minefield/3.6a1pre ID:20090416030845
After fixed Bug 481926, Minefield/3.6a1pre does not correctly display colors and images on my Power Mac G5 and PowerBook G4. It is the same state as if I had turned off color management (similar to Opera 9.64). This problem
occurred only with the PPC Mac. The Intel mac was not affected by this problem.
I also installed the latest nightly on a clean 10.4.11 and 10.5.6 many times, but still have the same problem.
Reproducible: Always
Steps to Reproduce:
1.Brows to ICC site http://www.color.org/version4html.xalter
2.
3.
Actual Results:
Result is "The system does not support these ICC profiles"
Expected Results:
The result of the display should be "The system supports ICC version 2 profiles only"
Here is the example images:
bad image: http://www.project-h2.com/yattemotors/note_class/img_note/09note04/note090414b_02.png
correctly image: http://www.project-h2.com/yattemotors/note_class/img_note/09note04/note090414b_01.png
Updated•17 years ago
|
Blocks: 481926
Component: General → GFX: Color Management
Product: Firefox → Core
QA Contact: general → color-management
Comment 1•17 years ago
|
||
Screenshot of attachment 245837 [details] with Mozilla/5.0 (Macintosh; U; PPC Mac OS X 10.5; en-US; rv:1.9.2a1pre) Gecko/20090417 Minefield/3.6a1pre on Intel Mac + Rosetta.
Comment 3•17 years ago
|
||
Mozilla/5.0 (Macintosh; U; PPC Mac OS X 10.5; ja; rv:1.9.2a1pre) Gecko/20090407 Minefield/3.6a1pre works fine.
| Assignee | ||
Comment 4•17 years ago
|
||
The endian detection code was broken. This should fix that and should hopefully make qcms work on ppc.
Assignee: nobody → jmuizelaar
Comment 5•17 years ago
|
||
Updated•17 years ago
|
Flags: blocking1.9.1?
The test build worked fine on the PPC Macs. The ICC site was displayed by v2. Also, web colors are displayed fine. Here is the result of web colors:
http://www.project-h2.com/yattemotors/public/cmm_test.html
a-san, thank you for working on this so quickly.
/Hide
Updated•17 years ago
|
Flags: blocking1.9.1? → blocking1.9.1+
Priority: -- → P2
| Assignee | ||
Updated•17 years ago
|
Attachment #373332 -
Flags: review?(joe)
| Assignee | ||
Comment 7•17 years ago
|
||
Attachment #373332 -
Attachment is obsolete: true
Attachment #373332 -
Flags: review?(joe)
| Assignee | ||
Updated•17 years ago
|
Attachment #373332 -
Flags: review?(joe)
Updated•17 years ago
|
Attachment #373332 -
Flags: review?(joe)
Updated•17 years ago
|
Attachment #373918 -
Flags: review+
Comment 8•17 years ago
|
||
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
The fix works well on Minefield/3.6a1pre ID:20090423040020. However, Firefox 3.5 Beta 4 build 1 still does not work on PPC Macs. Is this included in Beta 4 or will it be in future works?
# I'm sorry, my English is not good...
Comment 10•17 years ago
|
||
(In reply to comment #9)
> However, Firefox
> 3.5 Beta 4 build 1 still does not work on PPC Macs. Is this included in Beta 4
> or will it be in future works?
It's not included in Fx3.5 beta4.
But "blocking1.9.1+" shows that it should be included in Gecko 1.9.1, i.e. it should be included in Fx3.5.
So it will be fixed after beta4.
Updated•17 years ago
|
Keywords: checkin-needed
Whiteboard: [c-n for 1.9.1]
Comment 11•17 years ago
|
||
Landed on 1.9.1: http://hg.mozilla.org/releases/mozilla-1.9.1/rev/898801459b10
Keywords: checkin-needed → fixed1.9.1
Whiteboard: [c-n for 1.9.1]
You need to log in
before you can comment on or make changes to this bug.
Description
•