Hi Qooxdoo list,

 
getting following output when generating source I am a bit helpless where my
starting point would be to solve that problem - anyone got a hint for me
('themekey' has a value of 'qx.icontheme') ?
 
Thanks, Alex
 
--snip--
    - Compiling resource list...
Traceback (most recent call last):
  File "D:\SVN\eclipseprojekte\qooxdoo-sdk\tool\bin\generator.py", line 144,
in <module>
    main()
  File "D:\SVN\eclipseprojekte\qooxdoo-sdk\tool\bin\generator.py", line 139,
in main
    Generator(config, job, console).run()
  File
"D:\SVN\eclipseprojekte\qooxdoo-sdk\tool\pylib\generator\Generator.py", line
391, in run
    self.runSource(partPackages, packageClasses, boot, variants)
  File
"D:\SVN\eclipseprojekte\qooxdoo-sdk\tool\pylib\generator\Generator.py", line
908, in runSource
    resourceCode,mapInfo = self.generateResourceInfoCode(settings, libs,
format)
  File
"D:\SVN\eclipseprojekte\qooxdoo-sdk\tool\pylib\generator\Generator.py", line
1305, in generateResourceInfoCode
    resourceFilter=
self._resourceHandler.getResourceFilterByAssets(self._classList)
  File
"D:\SVN\eclipseprojekte\qooxdoo-sdk\tool\pylib\generator\Generator.py", line
1771, in getResourceFilterByAssets
    self._resList = self._getResourcelistFromClasslist(classes)  # get
consolidated resource list
  File
"D:\SVN\eclipseprojekte\qooxdoo-sdk\tool\pylib\generator\Generator.py", line
1821, in _getResourcelistFromClasslist
    expres = self._expandMacrosInMeta(res)
  File
"D:\SVN\eclipseprojekte\qooxdoo-sdk\tool\pylib\generator\Generator.py", line
1868, in _expandMacrosInMeta
    result = expMacRec(res)
  File
"D:\SVN\eclipseprojekte\qooxdoo-sdk\tool\pylib\generator\Generator.py", line
1854, in expMacRec
    iresult.append(nres.replace('${'+themekey+'}', val))
TypeError: coercing to Unicode: need string or buffer, list found
 
--snap--

------------------------------------------------------------------------------
Register Now & Save for Velocity, the Web Performance & Operations 
Conference from O'Reilly Media. Velocity features a full day of 
expert-led, hands-on workshops and two days of sessions from industry 
leaders in dedicated Performance & Operations tracks. Use code vel09scf 
and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to