Le 06/07/2011 18:34, thron7 a écrit :

>
> On 07/06/2011 05:10 PM, Systèmes wrote:
>> Hello,
>>
>>
>> As already explained here,  I'm trying to set up a qooxdoo +
>> QxTransformer + qcl project as described in this tutorial
>> http://qooxdoo.org/contrib/project/qcl/tutorial_application
>>
>>
>> The generate.py now send me the following error as soon as I insert
>> JSON-RPC manifest in the config.json
>>
>>
>> Terminating on terminal exception (RuntimeError())
>>
>> How to get more detail on python errors ?
> Invoke the generator with the '-s' command line switch.
>
> T.
>
Thank you

Here is the result.

Traceback (most recent call last):
   File "/var/www/qooxdoo/qooxdoo-1.4.1-sdk/tool/bin/generator.py", line 
224, in <module>
     main()
   File "/var/www/qooxdoo/qooxdoo-1.4.1-sdk/tool/bin/generator.py", line 
218, in main
     generatorObj.run()
   File 
"/var/www/qooxdoo/qooxdoo-1.4.1-sdk/tool/pylib/generator/Generator.py", 
line 560, in run
     prepareGenerator1()
   File 
"/var/www/qooxdoo/qooxdoo-1.4.1-sdk/tool/pylib/generator/Generator.py", 
line 500, in prepareGenerator1
     self._libraries)     = scanLibrary(config.get("library", []))
   File 
"/var/www/qooxdoo/qooxdoo-1.4.1-sdk/tool/pylib/generator/Generator.py", 
line 255, in scanLibrary
     libObj    = Library(lib, self._console)
   File 
"/var/www/qooxdoo/qooxdoo-1.4.1-sdk/tool/pylib/generator/resource/Library.py", 
line 80, in __init__
     if not self.namespace: raise RuntimeError
RuntimeError

It doesn't help me a lot but perhaps it'll be clear for you.

Best regards,

N. BOUSSIER


------------------------------------------------------------------------------
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security 
threats, fraudulent activity, and more. Splunk takes this data and makes 
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2d-c2
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to