From Fedora Project Wiki
Description
This test case tests whether applying a color profile in gnome-color-management is successful.
Setup
- Ensure the
xcalib
package is installed - Ensure the
gnome-color-manager
package is installed - Remove any previous configuration by deleting the
~/.config/gnome-color-manager
and~/.color
directories - Ensure no color calibration hardware is connected
How to test
- Run the profile management tool: on the system menus, System / Preferences / Color Profiles
- On the Defaults tab, ensure the box Apply display correction is checked
- On the Devices tab, select a connected monitor from the list, and choose Blueish test from the Color Profile drop-down menu
- Close the tool, and run
xcalib -c
from a console - Run
gcm-apply
from a console
Expected Results
- The display on the selected monitor should appear blue-tinted when first selecting Blueish test
- The display should return to normal when running
xcalib -c
- The display should appear blue-tinted again after running
gcm-apply
- The Create profile for device button should be greyed out when no profiling hardware is connected