Thanks for fixing the shortcuts! It seems like I have the worst luck though. I cleared the cached version in my downloads of both my "main" app and a minimal test app. I ran the generator on both of them, and each have IDENTICAL generate.py files (I duplicated from the test app just in case). In my "main" app, the generator stops with "Unfullfilled dependency of class 'dialog.Dialog'[0]: 'dialog.alert'", whereas the test app works just fine. The implementation details of Dialog are exactly the same i.e. I remembered the #require hint, the caches are in the same relative location, etc. The only difference between the two is that "test" was created under Qooxdoo 1.1 and my "main" app under 1.0.1. It doesn't matter though, since I made a minimal "test2" app created under 1.0.1 and then pointed to 1.1, just as my "main" app was. I'm at a total loss as to what else might be conflicting.
The only way I've been able to fix it for my main app was to remove those pesky deprecated shortcuts. -- View this message in context: http://qooxdoo.678.n2.nabble.com/New-contrib-release-Dialog-0-2-tp5275448p5284614.html Sent from the qooxdoo mailing list archive at Nabble.com. ------------------------------------------------------------------------------ This SF.net email is sponsored by Sprint What will you do first with EVO, the first 4G phone? Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
