[TYPO3-english] typo3 4.3 imagemagik problem

J. Bakshi joydeep at infoservices.in
Fri Dec 11 09:20:27 CET 2009


Dear list,

A strange problem in typo3 4.3 with imagemagik.  I confirm that in this
very server typo3 4.2.8; 4.2.9; 4.2.10 is running without any imagemagik
problem.  But typo3 4.3 has. Within installtool the image processing
section is showing some very strange output.  first of all it takes huge
time to generate the images and in the server "gs" is consuming a
considerable load. The generated images are also no OK, they are bigger
in size with error "*Pixel dimension are not equal!*-- "

PNG is not generated at all.  I have used the command from CLI and get

` ` `
/usr/local/typo3sh/IM/bin/convert +profile '*' -geometry 170x136!
-colors 64  '/var/www/test/typo3/sysext/install/imgs/jesus.gif[0]'
'/var/www/test/typo3temp/pics/install_write_png.png'


convert: no delegate for this image format (XML).
convert: no delegate for this image format (XML).
convert: no delegate for this image format (LOG).
convert: no delegate for this image format (PHP).
convert: no delegate for this image format (PHP).
convert: no delegate for this image format (PHP).
convert: no delegate for this image format (PHP).

` ` `

But   < 4.3  versions are working well. Could any one give a clue what
is causing the problem in 4.3  ?

Here is the related config  I have in localconf.php

` ` `
$TYPO3_CONF_VARS['GFX']['im_path'] = '/usr/local/typo3sh/IM/bin/';
$TYPO3_CONF_VARS['GFX']['im_path_lzw'] = '/usr/local/typo3sh/IM/bin/';
$TYPO3_CONF_VARS['GFX']['im_combine_filename'] = 'combine';
$TYPO3_CONF_VARS['GFX']['im_version_5'] = '4.2.9';
$TYPO3_CONF_VARS['GFX']['TTFdpi'] = '92';
$TYPO3_CONF_VARS['GFX']['gdlib_2'] = '1';



Thanks

জয়দীপ বক্সী



More information about the TYPO3-english mailing list