[argyllcms] Re: I can't open .ti1 file after I associated it to wordpad

  • From: Graeme Gill <graeme@xxxxxxxxxxxxx>
  • To: argyllcms@xxxxxxxxxxxxx
  • Date: Fri, 26 Feb 2016 09:34:17 +1100

Luca Montanari wrote:

I'm having also some trouble with colprof and the .ti3 file wich is not 
associated to
anything.
P:\>C:\Argyll_V1.8.3\bin\colprof.exe -v -A"tecno" -M"tj10" -D"tecno-tj10" -qh
-S"C:\Windows\System32\spool\drivers\color\ sRGB Color Space Profile.icm" 
-cmt -dpp
"C:\Users\LMontanari\Desktop\ TJ10.ti3" Argyll 'V1.8.3' Build 'MSWin 64 bit' 
System
'Windows V7 SP 1'C:\Argyll_V1.8.3\bin\colprof.exe: Error - CGATS file read 
error : Unable
to open file 'ûv.ti3' for reading
I really cannot uynderstand why.

Hi,
   association has nothing to do with this. Extension associations are to
be able to automatically invoke a program given a file type.

colprof is returning an error because it is unable to find the .ti3 file.
It's kind of strange to have a space at the start of a filename - that may
well cause problems. (In fact it's a bad idea to use spaces in directory or
filenames when working on the command line.)

A more usual path would look like:

 C:\Users\LMontanari\Desktop\TJ10.ti3

From the command line, you can check that a file exists using 'dir':

 dir C:\Users\LMontanari\Desktop\TJ10.ti3

which should show the file details if the path is correct and the file
exists, or "File Not Found" if it is not.

Graeme Gill.


Other related posts: