Re: [qooxdoo-devel] qooxdoo 3.5 generate.py fails

2013-12-20 Thread thron7
Thanks. I've made a first commit for this bug (see bug report), please test it, I wasn't able to reproduce the issue with a skeleton. I would still be very interested to see the code that triggers that ... Please follow up in the bug report. Cheers, Thomas On Fri, Dec 20, 2013 at 1:02 PM, Marcel

Re: [qooxdoo-devel] Unable to parse JSDoc entry

2013-12-20 Thread Marcel Ruff
Good to know, so I will patiently and persistently wait with my JSDoc 3 style to blossom with qooxdoo ;-) thank you and all best with your future job Marcel Am 20.12.2013 13:06, schrieb thron7: > On Fri, Dec 20, 2013 at 12:57 PM, Marcel Ruff wrote: >> According to >> >> http://usejsdoc.or

Re: [qooxdoo-devel] Unable to parse JSDoc entry

2013-12-20 Thread thron7
On Fri, Dec 20, 2013 at 12:57 PM, Marcel Ruff wrote: > According to > >http://usejsdoc.org/about-getting-started.html >http://usejsdoc.org/tags-param.html > > @param { } [] > > so > /** >* @param {String} text HTML formatted or plain >*/ > > is JSDoc 3 style.

Re: [qooxdoo-devel] qooxdoo 3.5 generate.py fails

2013-12-20 Thread Marcel Ruff
http://bugzilla.qooxdoo.org/show_bug.cgi?id=8020 Thank you Marcel Am 20.12.2013 12:44, schrieb thron7: > Please open a bug report for this, and add your stack trace. > > Thanks, > T. > > On Fri, Dec 20, 2013 at 11:44 AM, Marcel Ruff wrote: >> I have checked with qooxdoo 3.0.2, here I get no erro

Re: [qooxdoo-devel] Unable to parse JSDoc entry

2013-12-20 Thread Marcel Ruff
According to http://usejsdoc.org/about-getting-started.html http://usejsdoc.org/tags-param.html @param { } [] so /** * @param {String} text HTML formatted or plain */ is JSDoc 3 style. According to http://manual.qooxdoo.org/3.5/pages/development/api_jsdoc_r

Re: [qooxdoo-devel] qooxdoo 3.5 generate.py fails

2013-12-20 Thread thron7
Please open a bug report for this, and add your stack trace. Thanks, T. On Fri, Dec 20, 2013 at 11:44 AM, Marcel Ruff wrote: > I have checked with qooxdoo 3.0.2, here I get no error. > > The output -s with qooxdoo 3.5: > >... >- Warning: SessionProfile (429): Unable to parse JSDo

Re: [qooxdoo-devel] Unable to parse JSDoc entry

2013-12-20 Thread thron7
On Fri, Dec 20, 2013 at 11:36 AM, Marcel Ruff wrote: > Hi, > > when running generate.py with qooxdoo 3.5 I get: > > > - Warning: MsgBox (50): Unable to parse JSDoc entry: @param {String} text > HTML formatted or plain > > What is wrong with this syntax? The current syntax for this key is @par

Re: [qooxdoo-devel] qooxdoo 3.5 generate.py fails

2013-12-20 Thread Marcel Ruff
I have checked with qooxdoo 3.0.2, here I get no error. The output -s with qooxdoo 3.5: ... - Warning: SessionProfile (429): Unable to parse JSDoc entry: @param {String} loginName \Traceback (most recent call last): File "/home/watchee/watcheeweb/track/qooxdoo/tool/bin/generator

[qooxdoo-devel] Unable to parse JSDoc entry

2013-12-20 Thread Marcel Ruff
Hi, when running generate.py with qooxdoo 3.5 I get: - Warning: MsgBox (50): Unable to parse JSDoc entry: @param {String} text HTML formatted or plain What is wrong with this syntax? /** * ... * @param {String} text HTML formatted or plain * ... * @return {qx.ui.wi

Re: [qooxdoo-devel] qooxdoo 3.5 generate.py fails

2013-12-20 Thread thron7
Marcel, could you run generate.py with the '-s' option and post the output?! Can you narrow in on the code that triggers the exception? T. On Fri, Dec 20, 2013 at 10:32 AM, Marcel Ruff wrote: > Hi, > > executing (qooxdoo 3.5 with Python 2.7.3 on OpenSuse 13.1 x86_64) > > python2.7 generat

[qooxdoo-devel] qooxdoo 3.5 generate.py fails

2013-12-20 Thread Marcel Ruff
Hi, executing (qooxdoo 3.5 with Python 2.7.3 on OpenSuse 13.1 x86_64) python2.7 generate.py source fails with Executing: source::source-script -