Here's another strange error, which didn't show up in 0.8.1

./generate.py image


============================================================================
    EXECUTING: IMAGE::IMAGE-CLIPPING
============================================================================
Traceback (most recent call last):
  File "/Users/andy/Sites/qooxdoo/tool/bin/generator.py", line 144, in
<module>
    main()
  File "/Users/andy/Sites/qooxdoo/tool/bin/generator.py", line 139, in main
    Generator(config, job, console).run()
  File "/Users/andy/Sites/qooxdoo/tool/pylib/generator/Generator.py", line
305, in run
    apply(triggersSet[trigger]['action'],(self,))  # call the corresp.
method from listJobTriggers()
  File "/Users/andy/Sites/qooxdoo/tool/pylib/generator/Generator.py", line
955, in runImageSlicing
    self._imageClipper.slice(image, prefix, border_width)
  File 
"/Users/andy/Sites/qooxdoo/tool/pylib/generator/action/ImageClipping.py",
line 52, in slice
    imginf        = self._imageInfo.getImageInfo(source_file)
TypeError: getImageInfo() takes exactly 3 arguments (2 given)




------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to