-immutable option seems to behave incorrectly

Post any defects you find in the released or beta versions of the ImageMagick software here. Include the ImageMagick version, OS, and any command-line required to reproduce the problem. Got a patch for a bug? Post it here.
Post Reply
cjashfor
Posts: 1
Joined: 2015-06-17T13:14:10-07:00
Authentication code: 6789

-immutable option seems to behave incorrectly

Post by cjashfor »

I am using ImageMagick-6.8.8.10-6.fc21.x86_64 from Fedora 21, and when I use a command like this:

Code: Select all

animate -immutable <jpeg file>
The image comes up on the screen, but if I click on it, animate exits immediately. Is this the intended behaviour?
Post Reply