Re: [qooxdoo-devel] My first encounter with the trunk

2007-04-01 Thread Christian Boulanger
... actually it is not always crashing at the same point: - Caching tokens for qx.renderer.color.ColorObject... - Caching tree for qx.renderer.color.ColorObject... - Generating tree for qx.ui.listview.ContentCellIconHtml... - Generating tokens for qx.ui.listview.ContentCellIconHtml

Re: [qooxdoo-devel] My first encounter with the trunk

2007-04-01 Thread Christian Boulanger
Hello Derrell, I tried "VERBOSE = true" and replacing the first line of generator.py by #!/usr/bin/python2.3 same thing: "make: *** [exec-script-source] Terminated" then I figured out that the error occurred in the make target "exec-script-source". By looking around in unfamiliar territory of p

Re: [qooxdoo-devel] My first encounter with the trunk

2007-03-26 Thread Christian Boulanger
I'll try the debug option. Won't get to do it before next weekend, though... Maybe in the meantime Sebastian et al. have some ideas... Thanks for all your help, Christian [EMAIL PROTECTED] schrieb: > Christian Boulanger <[EMAIL PROTECTED]> writes: > > >> Derrel: >> >> thank you for this, th

Re: [qooxdoo-devel] My first encounter with the trunk

2007-03-25 Thread Derrell . Lipman
Christian Boulanger <[EMAIL PROTECTED]> writes: > Derrel: > > thank you for this, this is the spirit of the open source community!! > > I use a Debian Sarge with repositories testing and unstable added, maybe this > might create a problem? > > I attach the output of the commands. Unfortunately, sa

Re: [qooxdoo-devel] My first encounter with the trunk

2007-03-25 Thread Christian Boulanger
Derrel: thank you for this, this is the spirit of the open source community!! I use a Debian Sarge with repositories testing and unstable added, maybe this might create a problem? I attach the output of the commands. Unfortunately, same result as before. Is there a debug log or debug mode of t

Re: [qooxdoo-devel] My first encounter with the trunk

2007-03-25 Thread Derrell . Lipman
Christian Boulanger <[EMAIL PROTECTED]> writes: > 1) I did a "make distclean" in the sdk frontend and then a "make source" in > the application frontend, using my custom configuration. Here's the output of > the first try: > > [EMAIL PROTECTED]:~/public_html/bibliograph-0.11/frontend$ make source

Re: [qooxdoo-devel] My first encounter with the trunk

2007-03-25 Thread Christian Boulanger
[EMAIL PROTECTED] schrieb: > You indicated that you got skeleton from svn. Are you using the latest > framework from svn? > Yes, the skeleton is the one shipped with the sdk. All other applications (that I have tried) work just fine after building them. Thanks, Christian ---

Re: [qooxdoo-devel] My first encounter with the trunk

2007-03-25 Thread Christian Boulanger
Hello Derrell, thank you for your quick response. [EMAIL PROTECTED] schrieb: > > That's because you haven't done a "make source", only a "make binary". Please > do a "make source" and then try loading the source version again. If you get > Oh, I thought "make" was the same as "make source".

Re: [qooxdoo-devel] My first encounter with the trunk

2007-03-24 Thread Derrell . Lipman
[EMAIL PROTECTED] writes: > Christian Boulanger <[EMAIL PROTECTED]> writes: > >> I did it. I ignored all warnings and daringly checked out the bleeding >> edge from svn, followed all the instructions from the user manual and >> ... guess what ... got stuck... >> >> Trying to load the application

Re: [qooxdoo-devel] My first encounter with the trunk

2007-03-24 Thread Derrell . Lipman
Christian Boulanger <[EMAIL PROTECTED]> writes: > Hello, > > I did it. I ignored all warnings and daringly checked out the bleeding > edge from svn, followed all the instructions from the user manual and > ... guess what ... got stuck. I > > 1) svn-exported the skeleton from application/skeleton

[qooxdoo-devel] My first encounter with the trunk

2007-03-24 Thread Christian Boulanger
Hello, I did it. I ignored all warnings and daringly checked out the bleeding edge from svn, followed all the instructions from the user manual and ... guess what ... got stuck. I 1) svn-exported the skeleton from application/skeleton to bibliograph-0.11/frontend/, 2) adapted the qooxdoo path