Page 1 of 1

error/blob.c/OpenBlob/2489.ages

Posted: 2017-07-07T02:56:44-07:00
by muri
Lubuntu 11.10
ImageMagick 6.6.0-4

Hello,
on the moment, i use "montage" for make tiles to a big image. For this, i have a list for the image-files.
Example:

Code: Select all

montage `cat tiles.txt` -geometry 50x50  -tile 150x150 big-image.jpg
And i have many folders with tiles for montage to big-images.
On few commands, the command have errors, not by all.
Example:

Code: Select all

':  @ error/blob.c/OpenBlob/2489.ages/2009-11.jpg
On one command, there is only one image was produce an error. I have change this image to a brand new blank image with no effect.
What is the problem?

PS: sorry, on the (old) PC isn't running a newer Lubuntu.

Re: error/blob.c/OpenBlob/2489.ages

Posted: 2017-07-07T04:13:14-07:00
by magick
Upgrade! We tried montaging 9000 images with the latest release of ImageMagick (7.0.6-0) and it completed without complaint.

Re: error/blob.c/OpenBlob/2489.ages

Posted: 2017-07-07T08:29:58-07:00
by muri
no chance to upgrade on this computer. i open a new Topic with the problem an another computer.
The problem is not the amount of tiles. Other commands with other tiles works fine.

Re: error/blob.c/OpenBlob/2489.ages

Posted: 2017-07-08T07:44:20-07:00
by muri