Bug #18786
closedGraphicsMagick 1.2.x not compatible with Typo3
0%
Description
Typo3 4.2 is not compatible with GraphicsMagick 1.2.x.
In the Image Processing section in the install tool no image is rendered by GraphicsMagick.
Tested with 4.2.0 and svn version.
(issue imported from #M8405)
Updated by Schmid Valentin over 16 years ago
No problems here with Typo3 4.1.7 except this one: Scaling images -> PNG to PNG
The system call
/usr/bin/gm convert -geometry 150x120! -colors 64 /.../typo3/sysext/install/imgs/jesus2_transp.png0 /.../typo3temp/pics/install_scale_png.png
crashes with a segmentation fault.
I reported it at the graphicsmagick Bug reporting tool:
http://sourceforge.net/tracker/index.php?func=detail&aid=2025792&group_id=73485&atid=537937
It will be fixed in GraphicsMagick 1.2.5
Updated by Schmid Valentin over 16 years ago
I've just tested the new GraphicsMagick 1.2.5
in the install tool of Typo3 4.1.7 and Typo3 4.2.1
No problems anymore. Works like a charm.
Updated by Oliver Hader over 16 years ago
I also tested this on a local windows host with 1.2.5-Q16 and TYPO3 4.2.1 and could not reproduce the original bug.
Hauke, could you please post the command that is executed in the install tool to manipulate the images?
Updated by Christian Kuhn over 15 years ago
Resolved, unable to reproduce after several month without requested feedback from the reporter.