Macro-scripts icon indicating copy to clipboard operation
Macro-scripts copied to clipboard

Exception when running Align.sh

Open johannspies opened this issue 8 years ago • 3 comments

On Debian I got

Align.sh _DSC0053.tiff _DSC0054.tiff _DSC0055.tiff _DSC0057.tiff _DSC0058.tiff _DSC0059.tiff

N=6, middle=2

rm: cannot remove 'P2_0000.tif': No such file or directory mv: cannot stat 'P1_': No such file or directory mv: cannot stat 'P2_': No such file or directory

Success!

and in out1.log and out2.log:

ERROR: caught exception: Precondition violation! Unable to open file ''. (/build/libvigraimpex-682qQs/libvigraimpex-1.10.0+git20160211.167be93+dfsg/src/impex/codecmanager.cxx:203)

johannspies avatar Jan 13 '17 18:01 johannspies

When I use the -l option it works. Otherwise not.

johannspies avatar Jan 28 '17 09:01 johannspies

It's probably because it try to execute align_image_stack "" with empty argument.

jcubic avatar Feb 07 '21 14:02 jcubic

Thanks for the feedback. I just updated the package to v0.2, this issue should be resolved there.

pulsar123 avatar Feb 07 '21 15:02 pulsar123