-
14 Aug 2012 10:25 PM #11
I think my installed version of Architect is sick...
All I do is drag a button to the display. Save, Deploy, Preview. Works first time.
Now I delete the button, save, deploy and preview and the button still exists.
I've checked the timestamps on the localhost file and the do not update. Only the original app.html remains.
-
14 Aug 2012 10:48 PM #12
-
14 Aug 2012 10:52 PM #13
-
15 Aug 2012 5:33 AM #14
@heloWelo be sure your saving and then deploying
Phil Strong
@philstrong
#SenchaArchitect
Sencha Architect Development Team
-
15 Aug 2012 5:34 AM #15
Also can I assume your xml resource is hosted and not just a file path? File path will work but will have to be relative to the project.
Phil Strong
@philstrong
#SenchaArchitect
Sencha Architect Development Team
-
15 Aug 2012 2:02 PM #16
Just installed Architect 2.1 and this now allows me to update the files on the localhost. So that build has obviously fixed some bugs.
For the XML file, I've got it in URL in the Property inspector as flightPlannerBoard.xml
This file exists on localhost so the app should be able to see it. But I don't see it in the browser.
-
15 Aug 2012 3:50 PM #17
Architect 2.1 is also deploying more files...
When I'm not connected to the internet, I get the following errors:
GET http://extjs.cachefly.net/touch/senc...a-touch-all.js
GET http://extjs.cachefly.net/touch/sencha-touch-2.0.1.1/resources/css/sencha-touch.css
Uncaught ReferenceError: Ext is not defined
Should these be deployed locally by Architect?
-
15 Aug 2012 4:10 PM #18
-
15 Aug 2012 4:22 PM #19
Ok, I'll use it as is for the moment so as not to add more variables.
Is there a way to detect whether it has found the XML file or not, or even if it is actually looking for it?
-
15 Aug 2012 5:12 PM #20
I've tried the CarListings tutorial and it fails at the first hurdle. The Panel created does not show up in Chrome and there are no errors showing in the developers tools.
This is nuts!


Reply With Quote