On Tue, Jan 13, 2009 at 6:30 PM, Philipp Marek <phil...@marek.priv.at> wrote:
> Hello Bastien!
>
> On Sunday 11 January 2009 Bastien ROUCARIES wrote:
>>       montage -limit memory 0 -limit map 0 -label %f -background '#fff'
>> -geometry +4+4 -resize 10% '*_*.jpg' index.jpg
> That gives me this:
>
> montage: unable to extend cache `20080906_161736.jpg': No space left on 
> device.
> montage: unable to extend cache `20080906_161740.jpg': No space left on 
> device.
> montage: unable to extend cache `20080907_101831.jpg': No space left on 
> device.
> montage: unable to extend cache `20080913_132543.jpg': No space left on 
> device.
> montage: unable to extend cache `20080920_143251.jpg': No space left on 
> device.
> ...
> montage: unable to extend cache `20080904_144311.jpg': No space left on 
> device.
> montage: Memory allocation failed `20080904_144311.jpg'.
> montage: unable to extend cache `20080904_144319.jpg': No space left on 
> device.
> montage: Memory allocation failed `20080904_144319.jpg'.
> montage: unable to extend cache `20080906_151317.jpg': No space left on 
> device.
> montage: Memory allocation failed `20080906_151317.jpg'.
> montage: unable to extend cache `20080906_161723.jpg': No space left on 
> device.
> montage: Memory allocation failed `20080906_161723.jpg'.
> montage: unable to extend cache `index.jpg': No space left on device.
>
>
> $ free
>             total       used       free     shared    buffers     cached
> Mem:       2771872    1360320    1411552          0      15448     373612
> -/+ buffers/cache:     971260    1800612
> Swap:      3678876      14792    3664084
> $ LANG=C df -k .
> Filesystem           1K-blocks      Used Available Use% Mounted on
> /dev/md0              73299008  47880996  21694556  69% /


Could you please do a before montage

MAGICK_TMPDIR=.;  montage -limit memory 0 -limit map 0 -label %f
-background '#fff'
 -geometry +4+4 -resize 10% '*_*.jpg' index.jpg

and monitor disk space during the command run ?

Could we BTW continue this dicussion directly upstream ? They are no
value to continu here, because it is an upstream problem.
and I do only copy and paste of your answer.

please write on:
http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=10885

Thank you



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to