Hi Red, concerning your second question ...
> Secondly, when I build my application, it runs flawlessly from the > source directory. However, when I generate a build version using > ./generate.py build and execute that I get the following error in my > browser: > > this[p[w]] is not a function > > Is there any documentation or advice I can be given to try and > track-down what could be causing this? > We had this issue recently. It happens when you e.g. try to set an undefined property (e.g. by means of a typo). But you should be able to see a warning to that end when you run the source version - provided you have logging enabled! See the following bug: http://bugzilla.qooxdoo.org/show_bug.cgi?id=1525 Get back if the problem persists. Thomas > ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
