On 03/21/2013 02:21 AM, jabraham wrote:
Hi I had a script that I ran that did the imagecliping for me. Nothing fancy just using the standard config that the manual specifies with some convenience variables.It worked fine in 1.6, but when I migrated to 2.1, I get this error <class 'generator.config.ConfigurationError.ConfigurationError'> : You need to specify a command template for the "convert" command (in slice-images/convert-cmd)
Isn't that a pretty obvious error message?! You need to give a certain configuration key in the config for you image clipping job, no?!
This error is generated by qooxdoo-2.1-sdk/tool/pylib/generator/resource/ImageClipping.py I compared this with the ImageClipping.py from 1.6 and it is completely different.
Well, you can't expect that nothing changes under the hood, can you?! But I wouldn't go so far as doing source code inspection, only as a very last resort.
I couldnet find anything in the documentation about changes in this area for 2.1
Well, if you migrate from 1.6 to 2.1, all intervening changes obviously also apply. What about
http://manual.qooxdoo.org/2.1.x/pages/tool/generator/generator_config_ref.html#slice-images http://news.qooxdoo.org/tool-chain-imagemagic-commands-exposed http://qooxdoo.org/project/release_notes/2.0#configuration ?! T.
------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_mar
_______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
