[TYPO3-windows] help - graphicsmagick/combining images

Jan Kessinger JanKessinger at gmx.de
Wed Aug 25 11:29:39 CEST 2010


Hello again,

i have tried what Pim Broens suggested - manually executing the commands 
given in the error dump of the install tool. For exmaple:
C:\xampp\Graphics_Magick\gm.exe convert +profile '*' -colorspace GRAY 
+matte 
"C:/xampp/htdocs/example.com/typo3/sysext/install/imgs/blackwhite_mask.gif"[0] 
"C:/xampp/htdocs/example.com/typo3temp/temp/0bdf1f50121117042e3b8d35058f7661.png"

This command does create an image, the install tool gives the error 
message "There was no result from the ImageMagick operation". As a 
result i would consider an image.
Maybe there is a direct return value from the gm.exe expectet, i don't 
know. For that reason another screenshot:
http://12monkeys.dyndns.org/media/2010-08-25_typ03_install_graphicksmagick_combine_images.jpg

The other image processing tests - including the call to gm.exe - are 
functioning.
I am not sure how the result of the above mentioned shell command should 
look like, but for sure is that there was an image - a result - created.

I don't know how important the combinig image function for typo3 is but 
it appears to be working (at least from the commandline), even though 
there are errors shown in the installtool.
To find the glitch from here i guess i would need to check the PHP code 
of the install tool, work myself into graphicsmagick and maybe eveb 
learn some shell stuff (results, retun values).

But that's not what i want to spend my time on. I want to go on with my 
typo3 tutorial.

Thanks for your competent help anyways,
Jan Kessinger



More information about the TYPO3-windows mailing list