I am not sure if this helps but after I updated my qx revision recently 
I was getting all kind of errors until I did a distclean, might be worth 
a shot?

Matt

Derrell Lipman wrote:
> I want to create a new contrib, so I typed:
> 
>   
> /home/derrell/ME/qooxdoo.git/trunk/qooxdoo/tool/bin/create-application.py 
> -n qooxit -t contribution
> 
> I then changed into the trunk directory and edited the QOOXDOO_PATH 
> entry in config.json:
> 
>     "QOOXDOO_PATH" : "../../../../../trunk/qooxdoo",
> 
> and then with no other changes, ran "generate.py source" which yielded this:
> 
> {dworkin} 
> /home/derrell/ME/qooxdoo.git/qooxdoo-contrib/trunk/qooxdoo-contrib/qooxit/trunk
>  
> ---> ./generate.py source
> 
> ============================================================================
>     INITIALIZING: TRUNK
> ============================================================================
>  >>> Configuration: config.json
>  >>> Jobs: source
>  >>> Resolving config includes...
>  >>> Resolving jobs...
>  >>> Incorporating job defaults...
>  >>> Resolving macros...
>  >>> Resolving libs/manifests...
> 
> ============================================================================
>     EXECUTING: SOURCE::SOURCE-SCRIPT
> ============================================================================
>  >>> Scanning libraries...
>   - Scanning 
> /home/derrell/ME/qooxdoo.git/qooxdoo-contrib/trunk/qooxdoo-contrib/qooxit/trunk...
> !!! Invalid include block: [u'qx.theme.Modern', u'qooxit.demo.Demo']
> Traceback (most recent call last):
>   File 
> "/home/derrell/ME/qooxdoo.git/trunk/qooxdoo/tool/bin/generator.py", line 
> 165, in <module>
>     main()
>   File 
> "/home/derrell/ME/qooxdoo.git/trunk/qooxdoo/tool/bin/generator.py", line 
> 160, in main
>     generatorObj.run()
>   File 
> "/home/derrell/ME/qooxdoo.git/trunk/qooxdoo/tool/pylib/generator/Generator.py",
>  
> line 485, in run
>     includeWithDeps, includeNoDeps = 
> getIncludes(self._job.get("include", []))
>   File 
> "/home/derrell/ME/qooxdoo.git/trunk/qooxdoo/tool/pylib/generator/Generator.py",
>  
> line 361, in getIncludes
>     includeWithDeps = self._expandRegExps(includeWithDeps)
>   File 
> "/home/derrell/ME/qooxdoo.git/trunk/qooxdoo/tool/pylib/generator/Generator.py",
>  
> line 1319, in _expandRegExps
>     expanded = self._expandRegExp(entry, container)
>   File 
> "/home/derrell/ME/qooxdoo.git/trunk/qooxdoo/tool/pylib/generator/Generator.py",
>  
> line 1337, in _expandRegExp
>     raise RuntimeError, "Expression gives no results. Malformed entry: 
> %s" % entry
> RuntimeError: Expression gives no results. Malformed entry: qooxit.demo.Demo
> 
> 
> Am I doing something wrong, or is something broken?
> 
> Thanks,
> 
> Derrell
> 
> 
> ------------------------------------------------------------------------
> 
> ------------------------------------------------------------------------------
> Come build with us! The BlackBerry(R) Developer Conference in SF, CA
> is the only developer event you need to attend this year. Jumpstart your
> developing skills, take BlackBerry mobile applications to market and stay 
> ahead of the curve. Join us from November 9 - 12, 2009. Register now!
> http://p.sf.net/sfu/devconference
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> qooxdoo-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel


------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to