forum.coppermine-gallery.net

Support => cpg1.4.x Support => Older/other versions => cpg1.4 upload => Topic started by: Vladimir on November 24, 2008, 06:32:24 pm

Title: /usr/bin/convert: Corrupt JPEG data
Post by: Vladimir on November 24, 2008, 06:32:24 pm
Hi recently I am getting a strange error, everytime I try to batch upload some pics I get:

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

Cmd line :
/usr/bin/convert -quality 80 -antialias -geometry 100x66 'albums/test/IMG_8954.JPG' 'albums/test/thumb_IMG_8954.JPG'

The convert program said:
/usr/bin/convert: Corrupt JPEG data: 232 extraneous bytes before marker 0xd9 (albums/test/IMG_8954.JPG).

This is really strange because it worked before without any problems and if I upload file by file it will work as well.

I am using 1.4.8 stable.

Thanks in advance !!

Vladimir
Title: Re: /usr/bin/convert: Corrupt JPEG data
Post by: Joachim Müller on November 24, 2008, 08:43:22 pm
I am using 1.4.8 stable.
Then upgrade first before doing anything else.

If you have questions on uploading you should do exactly as suggested in the docs, section "asking for support on upload issues". Additionally, post a deep link to one of the files you're having issues with.
Title: Re: /usr/bin/convert: Corrupt JPEG data
Post by: Vladimir on November 29, 2008, 07:48:12 pm
Then upgrade first before doing anything else.

Ok now it's working again :)

thanks a lot