Public bug reported: The "display" command takes multiple image files on the command line. By using the File/Next command, those files used to be displayed one by one in the sequence given, but in this version, something weird happens instead which is easiest to explain through an example. Consider this command line:
display 1.png 2.png 3.png 4.png I would now expect images to be displayed in the order given, i.e. 1 2 3 4. Instead, the actual order observed is: 1 1 2 1 2 3 1 2 3 4 I know this worked as expected in older versions of Imagemagick, but I unfortunately don't know exactly how far back you would have to go to get the correct/sensible behavior. Version info as requested: > lsb_release -rd Description: Ubuntu 12.04.4 LTS Release: 12.04 > apt-cache policy imagemagick imagemagick: Installed: 8:6.6.9.7-5ubuntu3.3 Candidate: 8:6.6.9.7-5ubuntu3.3 Version table: *** 8:6.6.9.7-5ubuntu3.3 0 500 http://se.archive.ubuntu.com/ubuntu/ precise-updates/main i386 Packages 500 http://security.ubuntu.com/ubuntu/ precise-security/main i386 Packages 100 /var/lib/dpkg/status 8:6.6.9.7-5ubuntu3 0 500 http://se.archive.ubuntu.com/ubuntu/ precise/main i386 Packages ** Affects: imagemagick (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1351050 Title: Weird iteration order when displaying multiple images To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/imagemagick/+bug/1351050/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs