forum.coppermine-gallery.net

Support => cpg1.5.x Support => cpg1.5 upload => Topic started by: SickFinga on November 22, 2010, 07:54:22 am

Title: Error executing ImageMagick - Return value: 1
Post by: SickFinga on November 22, 2010, 07:54:22 am
I seem to have problems with ImageMagick and large files.
When I try to upload a large image I get this error.

Code: [Select]
Critical error
Error executing ImageMagick - Return value: 1

Cmd line :
/usr/local/bin/convert -quality 80 -antialias -geometry 4943x3472 'albums/userpics/10001/test.jpg' 'albums/userpics/10001/test.jpg'


The convert program said:
convert: missing an image filename `albums/userpics/10001/test.jpg'.


File: /home/content/s/k/i/skinner/html/gallery/db_input.php - Line: 664

I looked in the  'albums/userpics/10001/' directory and these files are there:
normal_test.jpg
thumb_test.jpg
Title: Re: Error executing ImageMagick - Return value: 1
Post by: SickFinga on November 23, 2010, 10:01:58 pm
Got the latest Coppermine from SVN and the problem is resolved.
Title: Re: Error executing ImageMagick - Return value: 1
Post by: Αndré on November 23, 2010, 10:09:07 pm
Thanks for resolving your thread.