[argyllcms] colord 1.3.4-1 breaks dispwin -I

  • From: iamadonut@xxxxxxxxxx
  • To: argyllcms@xxxxxxxxxxxxx
  • Date: Mon, 28 Nov 2016 10:26:17 +1100

In Arch Linux, I just upgraded colord to the latest version, which was released 
seven days ago (1.3.3-1 -> 1.3.4-1). However, `dispwin -I` now fails.

    $ dispwin -I ~/HDD/Computer/Monitor\ profiles/Dell_2412M.icc
    Could not import profile /home/user/HDD/Computer/Monitor 
profiles/Dell_2412M.icc: property match 
'Filename'='/home/user/HDD/Computer/Monitor profiles/Dell_2412M.icc' does not 
existDispwin: Error - Failed to install profile 
'/home/user/HDD/Computer/Monitor profiles/Dell_2412M.icc'!

I thought maybe the space in the path was to blame, so I tried two other 
permutations.

    $ dispwin -I "/home/user/HDD/Computer/Monitor profiles/Dell_2412M.icc"
    Could not import profile /home/user/HDD/Computer/Monitor 
profiles/Dell_2412M.icc: property match 
'Filename'='/home/user/HDD/Computer/Monitor profiles/Dell_2412M.icc' does not 
existDispwin: Error - Failed to install profile 
'/home/user/HDD/Computer/Monitor profiles/Dell_2412M.icc'!
    $ ln -s "/home/user/HDD/Computer/Monitor profiles/Dell_2412M.icc" 
/tmp/temp.icc
    $ dispwin -I /tmp/temp.icc
    Could not import profile /tmp/temp.icc: The profile was not added in 
timeDispwin: Error - Failed to install profile '/tmp/temp.icc'!

However, both still failed. Has the syntax changed for dispwin/colord, or is 
this a bug?

I tried reverting to colord 1.3.3-1 and it works fine.

Cheers.

Other related posts: