Re: [qooxdoo-devel] 0.6.4 build problems....

2007-01-16 Thread Sebastian Werner
Am 16.01.2007 um 14:20 schrieb Hugh Gibson: > >> The problem seems to be the "- Including 37 classes". > > I did a lot of playing round, with print-includes and some other > options. Your question: > >> Is there any content in your abling.Application? > > provided the hint. No, there's no conte

Re: [qooxdoo-devel] 0.6.4 build problems....

2007-01-16 Thread Hugh Gibson
> The problem seems to be the "- Including 37 classes". I did a lot of playing round, with print-includes and some other options. Your question: > Is there any content in your abling.Application? provided the hint. No, there's no content in abling.Application. But there is content in abling.

Re: [qooxdoo-devel] 0.6.4 build problems....

2007-01-16 Thread Sebastian Werner
Hugh Gibson schrieb: >> But there's not much point when the file is only 60kb. Where has the >> rest of the build script gone? > > I've added the script compression (has to be at the end of the file) but I > still can't do a full release build. The file is truncated. The last entry in > it is:

Re: [qooxdoo-devel] 0.6.4 build problems....

2007-01-15 Thread Hugh Gibson
> What can I do to track down the source of the problem? I add --verbose to impl.mk, in the exec-script-build call to the generator. Got some exceptions - due to UnicodeEncodeError when printing the values. Logged a bug at http://bugzilla.qooxdoo.org/show_bug.cgi?id=269 Dumped the output of "mak

Re: [qooxdoo-devel] 0.6.4 build problems....

2007-01-14 Thread Hugh Gibson
> What can I do to track down the source of the problem? Sebastian? Hugh - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & bus

Re: [qooxdoo-devel] 0.6.4 build problems....

2007-01-11 Thread Hugh Gibson
> But there's not much point when the file is only 60kb. Where has the > rest of the build script gone? I've added the script compression (has to be at the end of the file) but I still can't do a full release build. The file is truncated. The last entry in it is: /* ID: abling.translation.C */

Re: [qooxdoo-devel] 0.6.4 build problems....

2007-01-10 Thread Hugh Gibson
> You can add a new target to your Makefile or extend the build target: > > newtarget: build >@echo "Compressing js file..." >@gzip path/to/file.js > > or: > > build: >@echo "Compressing js file..." >@gzip path/to/file.js Great, I will do that. But there's not much point when

Re: [qooxdoo-devel] 0.6.4 build problems....

2007-01-10 Thread Sebastian Werner
Hugh Gibson schrieb: > I updated to 0.6.4 because I needed some fixes with the Table. > > However, there are some issues: > > Firstly, the translation stuff is giving some strange results, reported at > http://bugzilla.qooxdoo.org/show_bug.cgi?id=266 > > Even with the locale specified as .en, t

[qooxdoo-devel] 0.6.4 build problems....

2007-01-10 Thread Hugh Gibson
I updated to 0.6.4 because I needed some fixes with the Table. However, there are some issues: Firstly, the translation stuff is giving some strange results, reported at http://bugzilla.qooxdoo.org/show_bug.cgi?id=266 Even with the locale specified as .en, the script created when I do a "make