Hi,

First of all, Thanks a lot to Qooxdoo team for the 0.8.3 release.

Now, I am migrating the app from 0.8.2 to 0.8.3. I followed the steps
for migrating 0.8.x apps and the script told the app is up-to-date and
nothing to migrate.

When I run the generate.py source-all command I get the following
errors. The errors are gone if I remove my part loading section in
config.json. The app worked in 0.8.2 without any errors.

Traceback (most recent call last):
  File "C:\software\qooxdoo-0.8.3-sdk\tool\bin\generator.py", line 165, in <modu
le>
    main()
  File "C:\software\qooxdoo-0.8.3-sdk\tool\bin\generator.py", line 160, in main
    generatorObj.run()
  File "C:\software\qooxdoo-0.8.3-sdk\tool\pylib\generator\Generator.py", line 5
23, in run
    )               = partsConfigFromClassList(smartExclude, script)
  File "C:\software\qooxdoo-0.8.3-sdk\tool\pylib\generator\Generator.py", line 2
75, in partsConfigFromClassList
    )              = evalPackagesConfig(smartExclude, classList, variants)
  File "C:\software\qooxdoo-0.8.3-sdk\tool\pylib\generator\Generator.py", line 2
62, in evalPackagesConfig
    partIncludes[partId] = self._expandRegExps(partsCfg[partId]['include'])
TypeError: list indices must be integers, not str

Any clue?

Regards,
Karthik

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to