colord icon indicating copy to clipboard operation
colord copied to clipboard

Making color management just work

Results 39 colord issues
Sort by recently updated
recently updated
newest added

My system is a Fedora 36 with a NVIDIA RTX 3070 using the 515.57 driver and two DELL P2715Q screens connected via DispayPort. Here you can see all colord related...

Hi, i'm unable to import any profile i make with my newly created user. ``` [plasmauser@Gozer ~]$ LC_ALL=C ls ~/.local/share/icc/x11-colors.icc ls: cannot access '/home/plasmauser/.local/share/icc/x11-colors.icc': No such file or directory [plasmauser@Gozer...

On fedora 35 on a X.org session with last update and all. Color manager just don't work. Put a profiles don't work, import with CLI don't work. Nothing work. So,...

I attached the output of `/usr/lib/colord/colord-session --verbose` (see [colord-session.txt](https://github.com/hughsie/colord/files/675767/colord-session.txt)) for a failed calibration. Settings were Medium and Native. Versions are colord 1.3.4 and ColorHug 2.0.7. Note ``` 16:11:32 CdMain: Emitting...

According to #60 , a fix is provided for monitors with the same EDIDs, which will fallback to xrandr based naming. However, NVIDIA's proprietary drm driver `nvidia_drm` has an old...

Fixes https://github.com/hughsie/colord/issues/125

``` $ colormgr get-sensor-reading lcd Sensor: ColorVision, Inc. - Spyder 4 no sensor->get_sample ``` Works just fine in DisplayCal.

Just wanted to let you know that the help output of colormgr might be confusing. It states the `device-set-enabled` options are all upper case while it actually seems to be...

Or at least the tests? `ch-self-test.c` has a bunch of tests of the form `ch_double_to_packed_float(3.1415, &pf)` followed by pulling out the low 16 bits and high 16 bits of the...