colormgr usage and possible bug



Hi,

I'm playing around with colormgr, but I can't quite figure out how it is to be used :)

Things I've tried so far (Fedora 16, haven't got around to try the latest git version yet):

$ colormgr get-devices
Object Path: /org/freedesktop/ColorManager/devices/xrandr_NEC_Corporation_LCD2690WUXi_88102082ZB
Owner:          fhoech
Created:        November 23 2011, 08:34:10
Modified:       November 23 2011, 08:34:10
Typ:            display
Model:          LCD2690WUXi
Hersteller:     NEC Corporation
Serial:         88102082ZB
Scope:          temp
Colorspace:     rgb
Device ID:      xrandr-NEC Corporation-LCD2690WUXi-88102082ZB
Profile 1: /org/freedesktop/ColorManager/profiles/icc_d397bcc01ddcdb3459644bab88f224eb_fhoech
Metadata:       XRANDR_name=DVI1

So far, so good. I tried to get the default profile:

$ colormgr device-get-default-profile '/org/freedesktop/ColorManager/devices/xrandr_NEC_Corporation_LCD2690WUXi_88102082ZB'
Not enough arguments, expected device path e.g. '/org/devices/bar'

I assume I just have the device path wrong. Nevertheless I tried something different with same (presumably wrong) device path:

$ colormgr device-add-profile '/org/freedesktop/ColorManager/devices/xrandr_NEC_Corporation_LCD2690WUXi_88102082ZB' '/home/fhoech/Documents/LCD2690WUXi_2011-08-06.icc'

(colormgr:3271): libcolord-CRITICAL **: cd_device_add_profile: assertion `device->priv->proxy != NULL' failed
^C

(I had to ctrl-c the above command as it was stuck there)

Thanks in advance for any pointers!

--
Florian Höch



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]