2006-05-22 11:53:54,983 ERROR mmbase.module.builders.ConvertImageMagick - From stderr with command '[convert, -, -geometry, 100x60, jpeg:-]' in 'C:\WINDOWS\system32' --> 'Invalid Parameter - -geometry
Seems to me that instead of imagemagick's "convert" utility, you are calling the windows "convert" command, which is something entirely different. Try setting the correct path to imagemagick in the 'images.xml' builder definition file. Johannes _______________________________________________ Developers mailing list [email protected] http://lists.mmbase.org/mailman/listinfo/developers
