From Fedora Project Wiki

(convert to new category system, tweak a bit)
(use generic setup template)
 
Line 2: Line 2:
|description=This test case tests whether applying a color profile in gnome-color-management is successful.
|description=This test case tests whether applying a color profile in gnome-color-management is successful.
|setup=
|setup=
# Ensure the {{package|gnome-color-manager}} and {{package|xcalib}} packages are installed
# Ensure the {{package|xcalib}} package is installed
# Remove any previous configuration by deleting the {{filename|~/.config/gnome-color-manager}} and {{filename|~/.color}} directories
{{Testcase colormanagement generic setup}}
# Ensure no color profiling hardware is connected
|actions=
|actions=
# Run the profile management tool: on the system menus, System / Preferences / Color Profiles
# Run the profile management tool: on the system menus, System / Preferences / Color Profiles

Latest revision as of 16:32, 13 January 2011

Description

This test case tests whether applying a color profile in gnome-color-management is successful.

Setup

  1. Ensure the Package-x-generic-16.pngxcalib package is installed
  2. Ensure the Package-x-generic-16.pnggnome-color-manager package is installed
  3. Remove any previous configuration by deleting the ~/.config/gnome-color-manager and ~/.color directories
  4. Ensure no color calibration hardware is connected

How to test

  1. Run the profile management tool: on the system menus, System / Preferences / Color Profiles
  2. On the Defaults tab, ensure the box Apply display correction is checked
  3. On the Devices tab, select a connected monitor from the list, and choose Blueish test from the Color Profile drop-down menu
  4. Close the tool, and run xcalib -c from a console
  5. Run gcm-apply from a console

Expected Results

  1. The display on the selected monitor should appear blue-tinted when first selecting Blueish test
  2. The display should return to normal when running xcalib -c
  3. The display should appear blue-tinted again after running gcm-apply
  4. The Create profile for device button should be greyed out when no profiling hardware is connected