Ken,

On 06/03/2011 08:47 PM, Ken MacDonald wrote:
> Improved output - I did the generate with "-v" and got the following
> additional info:
>
>    - Sorting 728 classes
>    - Warning: Detected circular dependency between: qx.core.Assert and
> qx.Class
>      - *currently explored dependency path: [u'webmenus.Application',
> u'qx.Class', u'qx.lang.Core', u'qx.core.Assert']*

this is mysterious. There is in fact a dependency from qx.core.Assert to 
qx.Class. But I've checked the 1.4.1 code base, and couldn't find a 
(load) dependency from qx.Class to qx.core.Assert, particularly *not* 
via qx.lang.Core, which depends only on qx.Bootstrap. So I can't see why 
you would be running into this issue, and not everybody else too.

Are you sure you're compiling against the qx1.4.1 SDK?! (Run a 
'generate.py info' to check).
Did you run 'generate.py migration' in you app, after adjusting 
QOOXDOO_PATH in the config?
Are you applying patches to framework classes?
Can you reproduce the issue with a vanilla gui skeleton?

T.


------------------------------------------------------------------------------
Simplify data backup and recovery for your virtual environment with vRanger.
Installation's a snap, and flexible recovery options mean your data is safe,
secure and there when you need it. Discover what all the cheering's about.
Get your free trial download today. 
http://p.sf.net/sfu/quest-dev2dev2 
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to