|
Home About Us A-Z Index Search * Contact Us Register Login Press ShopThe Open Brand -- Problem Reporting and Interpretations System |
Problem Report 1767 Details
Show help | Quick Search | Submit a Test Suite Support Request | Click here to view your privileges
This page provides all information on Problem Report 1767.
Report 1767 Actions
Problem Report Number 1767 Submitter's Classification Specification problem State Resolved Resolution Permanent Interpretation (PIN) Problem Resolution ID PIN.X.0213 Raised 1970-01-01 08:00 Updated 2003-03-13 08:00 Published 1998-07-10 08:00 Product Standard X Window System Display Certification Program The Open Brand certification program Test Suite VSW version 5.0.1 Test Identification Xopen/xXAllocNamedColor 2 Specification X Window System Protocol Location in Spec See Problem Text Problem Summary PIN4W.00024 Test should not apply to displays with less than 16-bit color representation. Problem Text
As per PIN4W.00017.
(Our testcase output is slightly different but we believe the failure
is due to the same problem highlighted in PIN4W.00017)Test Output
TEST CASE: xXAllocNamedColor
TEST PURPOSE #2
Assertion XAllocNamedColor-2.(A)
When a colour name in the table is recognised on a call to
XAllocNamedColor, and a colour name on a different line of
the table is also recognised on another call to
XAllocNamedColor using the same display and colormap, then
distinct values are returned by each call to
XAllocNamedColor in the red, green and blue components of
the XColor structures named by the exact_def_return argument
and screen_def_return arguments.
METH: For each supported visual:
METH: Create a colourmap of that type using XCreateColormap.
METH: For each pair of colour names in the table:
METH: Obtain the rgb values corresponding to the name using XAllocNamedColor.
METH: Verify that the rgb triples are different.
METH: Free the allocated colourmap cell using XFreeColors.
TRACE: --- Running test with visual class PseudoColor, depth 8 id 32
TRACE: --- Testing with supported visual class PseudoColor
DEBUG: Save id 0xffbeedd4, type 4
TRACE: --- Running test with visual class PseudoColor, depth 8 id 33
TRACE: --- Testing with supported visual class PseudoColor
DEBUG: Save id 0xffbeedd4, type 4
TRACE: --- Running test with visual class StaticColor, depth 8 id 34
TRACE: --- Testing with supported visual class StaticColor
DEBUG: Save id 0xffbeedd4, type 4
REPORT: Colour names "gray" and "dark gray" yield the same supported rgb values.
TRACE: gray = r 46774 g 46774 b 43690, dark gray = r 46774 g 46774 b 43690
REPORT: Colour names "light green" and "pale green" yield the same supported rgb values.
TRACE: light green = r 37522 g 65535 b 43690, pale green = r 37522 g 65535 b 43690
TRACE: --- Running test with visual class StaticGray, depth 8 id 35
TRACE: --- Testing with supported visual class StaticGray
DEBUG: Save id 0xffbeedd4, type 4
REPORT: Colour names "light gray" and "pale green" yield the same supported rgb values.
TRACE: light gray = r 54227 g 54227 b 54227, pale green = r 54227 g 54227 b 54227
REPORT: Colour names "dark cyan" and "violet red" yield the same supported rgb values.
TRACE: dark cyan = r 24929 g 24929 b 24929, violet red = r 24929 g 24929 b 24929
REPORT: Colour names "orange" and "turquoise" yield the same supported rgb values.
TRACE: orange = r 44718 g 44718 b 44718, turquoise = r 44718 g 44718 b 44718
REPORT: Colour names "orange" and "violet" yield the same supported rgb values.
TRACE: orange = r 44718 g 44718 b 44718, violet = r 44718 g 44718 b 44718
REPORT: Colour names "turquoise" and "violet" yield the same supported rgb values.
TRACE: turquoise = r 44718 g 44718 b 44718, violet = r 44718 g 44718 b 44718
TRACE: --- Running test with visual class GrayScale, depth 8 id 36
TRACE: --- Testing with supported visual class GrayScale
DEBUG: Save id 0xffbeedd4, type 4
REPORT: Colour names "light gray" and "pale green" yield the same supported rgb values.
TRACE: light gray = r 54227 g 54227 b 54227, pale green = r 54227 g 54227 b 54227
REPORT: Colour names "dark cyan" and "violet red" yield the same supported rgb values.
TRACE: dark cyan = r 24929 g 24929 b 24929, violet red = r 24929 g 24929 b 24929
REPORT: Colour names "orange" and "turquoise" yield the same supported rgb values.
TRACE: orange = r 44718 g 44718 b 44718, turquoise = r 44718 g 44718 b 44718
REPORT: Colour names "orange" and "violet" yield the same supported rgb values.
TRACE: orange = r 44718 g 44718 b 44718, violet = r 44718 g 44718 b 44718
REPORT: Colour names "turquoise" and "violet" yield the same supported rgb values.
TRACE: turquoise = r 44718 g 44718 b 44718, violet = r 44718 g 44718 b 44718
TRACE: --- Running test with visual class StaticGray, depth 8 id 39
TRACE: --- Testing with supported visual class StaticGray
DEBUG: Save id 0xffbeedd4, type 4
REPORT: Colour names "light gray" and "pale green" yield the same supported rgb values.
TRACE: light gray = r 54227 g 54227 b 54227, pale green = r 54227 g 54227 b 54227
REPORT: Colour names "dark cyan" and "violet red" yield the same supported rgb values.
TRACE: dark cyan = r 24929 g 24929 b 24929, violet red = r 24929 g 24929 b 24929
REPORT: Colour names "orange" and "turquoise" yield the same supported rgb values.
TRACE: orange = r 44718 g 44718 b 44718, turquoise = r 44718 g 44718 b 44718
REPORT: Colour names "orange" and "violet" yield the same supported rgb values.
TRACE: orange = r 44718 g 44718 b 44718, violet = r 44718 g 44718 b 44718
REPORT: Colour names "turquoise" and "violet" yield the same supported rgb values.
TRACE: turquoise = r 44718 g 44718 b 44718, violet = r 44718 g 44718 b 44718
TRACE: --- Running test with visual class TrueColor, depth 24 id 40
TRACE: --- Testing with supported visual class TrueColor
DEBUG: Save id 0xffbeedd4, type 4
TRACE: --- Running test with visual class TrueColor, depth 24 id 41
TRACE: --- Testing with supported visual class TrueColor
DEBUG: Save id 0xffbeedd4, type 4
TRACE: --- Running test with visual class DirectColor, depth 24 id 42
TRACE: --- Testing with supported visual class DirectColor
DEBUG: Save id 0xffbeedd4, type 4
TRACE: --- Running test with visual class DirectColor, depth 24 id 43
TRACE: --- Testing with supported visual class DirectColor
DEBUG: Save id 0xffbeedd4, type 4
TRACE: --- Running test with visual class TrueColor, depth 24 id 44
TRACE: --- Testing with supported visual class TrueColor
DEBUG: Save id 0xffbeedd4, type 4
TRACE: --- Running test with visual class TrueColor, depth 24 id 45
TRACE: --- Testing with supported visual class TrueColor
Review Information
Review Type TSMA Review Start Date null Completed null Status Complete Review Recommendation No Resolution Given Review Response
A permanent interpretation is recommended per PIN4W.00017.
Review Type SA Review Start Date null Completed null Status Complete Review Resolution Permanent Interpretation (PIN) Review Conclusion
A Permanent Interpretation is granted.
Problem Reporting System Options:
- View Report 1767
- List All PRs
- Search Reports
- Email the System Administrator
- View the The Open Brand Interpretations Database User Manual
Contact the Certification Authority