Success! Looks like we've fixed this one. According to our records the fix was applied for
a bug in our system
in
a recent build.
-
Sencha Premium User
1. Build 908
2. Ext.js var. nightly and 4.2 stable
3. Win 7 and Mountain Lion on separate machines
4. Will try to reconstruct on a downsized version
Another thing that happened just yesterday is that I lost a model (disc & project) on renaming it. Had to re-add from a backup.
-
Sencha User

Originally Posted by
benjamineberle
1. Build 908
2. Ext.js var. nightly and 4.2 stable
3. Win 7 and Mountain Lion on separate machines
4. Will try to reconstruct on a downsized version
Another thing that happened just yesterday is that I lost a model (disc & project) on renaming it. Had to re-add from a backup.
Thanks for the info. Can you just zip up and send what you have? Also, are you using UNC paths?
Jason Minnick
Sencha Architect Development Team
-
Sencha Premium User
UNC for the resource-files.
-
18 Apr 2013, 12:27 PM
#14
First we don't support UNC for resource files. The next patch will restrict usage of UNC paths. Paths that are supported are either relative paths from the project directory or fully qualified urls e.g. http://localhost/site/resources/stuff.css
This is not however the sole reason for a loss of resources. We have a bug that will be fixed in the next patch.
-
22 Apr 2013, 10:19 PM
#15
Ext JS Premium Member
Hello,
same problem here. Sencha Architect Version 2.2.1 Build 951.
I've got 6 Resources, 3x CSS and 3x JS. On startup most of the time some of them (not always all) getting deleted. Today it deleted the 3 CSS-Resources.
The resources have a relative path, so it's not an UNC-path.
Best Regards,
Martin
-
22 Apr 2013, 10:46 PM
#16
Yes, it was a bug that we found. It will be fixed in the next release. (Currently going through QA)
-
Hey Martin,
Would you be willing to share your project with the team? This way I can be sure it's completely fixed.
-
Ext JS Premium Member
Hey Phil, you got a PM!
-
Martin has shared his project and I've confirmed the next patch, which should come soon does fix this bug.
-
Sencha Premium User
I still lose files in my project, though not as bad as before. At the moment it's just one file at the end of the list. Details:
SA 971
path: "app/util/Account.js"
Also when upgrading the project to the latest SA release, I lost several controllers, views and models that I had to rebuild since SA has no import functionality. The odd thing about these lost elements was that the underlying files got a small first letter vs capital as it should have.
I'm reluctant to submit the whole project, but maybe an excerpt from the meta files could help?