Search found 2 matches

by Hellkeeper
2015-02-20T03:41:23-07:00
Forum: Users
Topic: incompatibility changes 6.2.8 --> 6.9.0 ?!?
Replies: 2
Views: 1116

Re: incompatibility changes 6.2.8 --> 6.9.0 ?!?

So you mean: /usr/bin/convert '/path/to/image/Rodelverleih-Soell-2.JPG' '-thumbnail' '960x638>' '-quality' '90' '/path/to/image/thumbnails/Rodelverleih-Soell-2_960x638.JPG' ??

Call was working with no problems in 6.2.8 - but will try it - thank you! ;-)

Andreas
by Hellkeeper
2015-02-20T03:02:39-07:00
Forum: Users
Topic: incompatibility changes 6.2.8 --> 6.9.0 ?!?
Replies: 2
Views: 1116

incompatibility changes 6.2.8 --> 6.9.0 ?!?

Hello, I upgraded ImageMagick on our Centos 5 Server from Dist-Version 6.2.8 to 6.9.0 (RPM) and got massive Problems with this Upgrade. Thumbnails are not generated but no Error is given. Are there any backward compatibility breaking changes? Any idea where I should start? Call: /usr/bin/convert ...