I get the following error when running siril-cli.exe from the command line in windows 10. I have tried this on 2 PCs with the same result.
siril-cli.exe -s c:\program files\siril\scripts\cmosmasters.ssf
**(siril-cli.exe:1852): GLib-GIO-CRITICAL : 11:42:09.663: This application can not open files.
Run ?siril-cli.exe --help? to see a full list of available command line options.
closing pipes
If I run siril-cli.exe on its own it appears to run ok
siril-cli.exe
log: Welcome to siril v1.2.0-rc1
log: Supported file types: BMP images, PIC images (IRIS), PGM and PPM binary images, RAW images, FITS-CFA images, Films, SER sequences, TIFF images, JPG images, PNG images, HEIF images.
log: Setting CWD (Current Working Directory) to ‘D:\ASERO_HOYS’
log: Parallel processing enabled: using 16 logical processors.
write pipe waiting to be opened…
waiting for commands to be read from the pipe
If I run the script above from within siril UI it works fine.
Any help will be appreciated.
Pat