Search found 5 matches
- 2016-08-15T16:18:50-07:00
- Forum: Bugs
- Topic: 7.0.1-4 convert -version returns exit code 1
- Replies: 8
- Views: 4792
Re: 7.0.1-4 convert -version returns exit code 1
OSX 10.11.6 (15G31) El Capitan
- 2016-08-12T20:52:37-07:00
- Forum: Bugs
- Topic: 7.0.1-4 convert -version returns exit code 1
- Replies: 8
- Views: 4792
Re: 7.0.1-4 convert -version returns exit code 1
The first post mentions OSX and version.initialzero wrote:OSX binary provided fromm ImageMagick
Version: ImageMagick 7.0.1-4 Q16 x86_64 2016-05-15 http://www.imagemagick.org
- 2016-08-12T12:54:47-07:00
- Forum: Bugs
- Topic: 7.0.1-4 convert -version returns exit code 1
- Replies: 8
- Views: 4792
Re: 7.0.1-4 convert -version returns exit code 1
The version 7.0.1-4 is the latest one from http://www.imagemagick.org/download/bin ... 4.0.tar.gz See: https://www.imagemagick.org/script/binary-releases.php
- 2016-08-12T12:52:04-07:00
- Forum: Bugs
- Topic: 7.0.1-4 convert -version returns exit code 1
- Replies: 8
- Views: 4792
Re: 7.0.1-4 convert -version returns exit code 1
It's only convert for me. I will try upgrading. $ magick -version Version: ImageMagick 7.0.1-4 Q16 x86_64 2016-05-15 http://www.imagemagick.org Copyright: Copyright (C) 1999-2016 ImageMagick Studio LLC License: http://www.imagemagick.org/script/license.php Features: Cipher DPC HDRI Delegates (built ...
- 2016-08-12T11:11:20-07:00
- Forum: Bugs
- Topic: 7.0.1-4 convert -version returns exit code 1
- Replies: 8
- Views: 4792
7.0.1-4 convert -version returns exit code 1
OSX binary provided fromm ImageMagick
Version: ImageMagick 7.0.1-4 Q16 x86_64 2016-05-15 http://www.imagemagick.org
Convert -version or -help always returns 1. This isn't the same behavior experienced in 6.x.
Experienced results
convert -version
echo $?
1
Expected results
convert -version
echo $?
0
Version: ImageMagick 7.0.1-4 Q16 x86_64 2016-05-15 http://www.imagemagick.org
Convert -version or -help always returns 1. This isn't the same behavior experienced in 6.x.
Experienced results
convert -version
echo $?
1
Expected results
convert -version
echo $?
0