convert img.jpg \( +clone -colorspace gray \) miff:- | compare -metric PAE - null:
compare: Unexpected end-of-file `/tmp/magick-XXikqGAp': No such file or directory.
compare: image colorspace differs `/tmp/magick-XXikqGAp'.
Version: ImageMagick 6.8.6-9 2013-08-29 Q16
compare: image colorspace differs `/tmp/magick-XXikqGAp'.
- glennrp
- Posts: 1147
- Joined: 2006-04-01T08:16:32-07:00
- Location: Maryland 39.26.30N 76.16.01W
- Contact:
Re: compare: image colorspace differs `/tmp/magick-XXikqGAp'
Maybe you ran out of disk space in /tmpkostdata wrote: compare: Unexpected end-of-file `/tmp/magick-XXikqGAp': No such file or directory.
Set $TMPDIR to point to directory on a disk with more space, if you have one, e.g.,
Code: Select all
mkdir $HOME/temp; TMPDIR=$HOME/temp export TMPDIRWho is online
Users browsing this forum: Ahrefs [Bot] and 4 guests