Hi Greg,

I think that would be worth a check. Thanks for your answer!

Tino

Am 06.06.2011 um 21:24 schrieb Greg Beaver:

Hi again,

I figured out the problem, I had somehow put another members section containing 
only a variable, which naturally cancelled out the previous one.  Might be a 
decent thing to look for in the lint stage of the generator?

Greg
<postbox-contact.jpg>   Greg Beaver<mailto:[email protected]>
June 6, 2011 10:15 AM

Hi Tino,

Thanks for taking a look at this.  Since I last wrote, I managed to get a 
source version up as well at http://chiaraquartet.net/cs2/source/index.html.

To be clear: on my end, it works just fine in chrome on both linux and mac os 
x.  The problem is in Safari on Mac os x.  Were you able to get your test app 
to load in Safari?  In answer to your questions, I had not changed anything in 
config.json except I added a line to the source build to disable nocache get 
parameter, but this shouldn't affect the build job, and I am getting the same 
behavior for both source and build.  I also did not change the name of the 
project and had re-run ./generate.py source a few times to be sure.

Thanks,
Greg

________________________________

<compose-unknown-contact.jpg>   Tino Butz<mailto:[email protected]>
June 6, 2011 4:57 AM

Hi Greg,

I have just created a test app "test", with your described scenario, from 
trunk. Worked perfectly:

./tool/bin/create-application.py --type=mobile --name=test --out=..

I  have replaced the code in the Application.js with the code from the csq.js 
script:

var d=new qx.ui.mobile.page.NavigationPage;
d.setTitle("test");
d.show();

Generated the build script:

./generate.py build

Worked.

Back to your script: The Chrome Developer Tool does not display any errors. 
Seems like the main method is not called of your application. Did you rename 
the namespace / or the name of the application and forgot to change these in 
the config.json?

Best regards,
Tino



------------------------------------------------------------------------------
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]<mailto:[email protected]>
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
________________________________

<ATT00001..txt><ATT00002..txt>

------------------------------------------------------------------------------
EditLive Enterprise is the world's most technically advanced content
authoring tool. Experience the power of Track Changes, Inline Image
Editing and ensure content is compliant with Accessibility Checking.
http://p.sf.net/sfu/ephox-dev2dev
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to