-
17 Mar 2011 4:03 AM #1
[FIXED] Latest version: Export not working after opening XDS
[FIXED] Latest version: Export not working after opening XDS
I get in the info bar
But nothing is saved at the "normal" path (the location of the xds)HTML Code:Saved all generated classes to export path of '/.'
If I save (File->Save as->m:/projectfolder/js/myproject.xds) the project overwriting the original file it works
OS: Win XP ProHTML Code:Saved all generated classes to export path of 'm:/projectfolder/js/./'
-
17 Mar 2011 7:52 AM #2Sencha - Desktop Packager Dev Team
- Join Date
- Mar 2007
- Location
- Baltimore, MD.
- Posts
- 1,745
- Vote Rating
- 5
Ok I will attempt to reproduce. Thanks.
-
17 Mar 2011 9:02 AM #3
I have the same
Let's say I have my project in
myproject_path/
Do an export, It will export in './' (that's not the right output path)
The "Export Path" is "." according my preferences.
If I change it to
../myproject_path/
then it will export nicely in myproject_path.
Working on Windows 7 Home.
-
17 Mar 2011 11:54 AM #4Sencha - Desktop Packager Dev Team
- Join Date
- Mar 2007
- Location
- Baltimore, MD.
- Posts
- 1,745
- Vote Rating
- 5
I am not able to reproduce this issue. When an export happens and the preference is ".", it will save the files to the same directory as the project .xds file. Tested on Linux, OS X, and Windows.
Am I not understanding the issue? Are you just speaking about the output of the path, or are your files not exporting to the same directory as the .xds file? I need a very clear 1-2-3 way to reproduce this.
Thanks.
-
18 Mar 2011 12:54 AM #5
ah ... I see there's a new update ... Now the problem is fixed ;-)
FYI ... When I started Designer (1.1.0) the software notified there was a new version to download. When I clicked to install, my browser opened and redirected me to a 404 page ..
But I did managed to download the new version (1.1.1) by going to the product page.
Anyway ... thanks for fixing the problem ;-) ... This version sure looks good.
-
23 Mar 2011 11:39 PM #6
Looks ok with the latest version.
I did not get any warning from the installed version about a new version available. Now I use the 1.1.2 instead of 1.1.0
-
24 Mar 2011 7:41 AM #7Sencha - Desktop Packager Dev Team
- Join Date
- Mar 2007
- Location
- Baltimore, MD.
- Posts
- 1,745
- Vote Rating
- 5
maquejp, the update check occurs on startup; but, it requires an internet connection of course...and a working proxy setup if applicable.
-
25 Jun 2011 5:25 PM #8Sencha User
- Join Date
- Jun 2011
- Location
- Cabo San Lucas, Baja California Sur, Mexico
- Posts
- 5
- Vote Rating
- 0
This problem still exists... at least on OS X
This problem still exists... at least on OS X
How I am able to reproduce bug:
- Create New project
- Add Panel, Grid, Panel, etc.
- Edit Preferences > Export Path
- Save Project
- Export project
- Does not save to user define path, instead it saves to project folder, placing 'http/' folder inside
Problems seemed to start happening immediately after I had EXPORTED my project so I could edit a .js file in another editor(as per your Ext Designer demo video/docs). After I edited the js doc, viewed the results in my browser, and was satisfied, I deleted all of those exported files(html/js), with the intention of doing a second/fresh EXPORT after making some new edits to the XDS project file. It was at the time of this second EXPORT that I noticed the EXPORT was no longer saving the files in the user defined path, but instead, it was saving it to the folder that the XDS file was saved in, and instead of just saving the files into that folder, it created a folder named 'http/' with one forward slash, and another folder inside of it called 'localhost' and another inside of it called 'extjs' and another one named 'demo' which in short is the path to my XDS file translated into nested folders. My user defined EXPORT PATH was/is http://localhost/extjs/export/ and my PROJECT PATH was/is in http://localhost/extjs/demo/.
To continue, I closed the app, started a new project using the same project folder to house the XDS file, and the same export folder as I used before and described above, but the problem still existed. I then closed/opened the app and created a new project in new folder and create a new export folder, and made those user settings(EXPORT PATH & PROJECT PATH) again, same problem... this time it placed the 'http/' folder inside of the new project folder where the XDS file is, instead of to the export path as was user defined in the Preferences. So definitely a bug.
Speaking of EXPORT PATH, and assuming it gets fixed... I would also suggest adding one more user control in that Preference menu... allow the user to set a GLOBAL PROJECT & EXPORT PATH that sticks even when the app is closed/opened, but also allow the user to set a unique path specific to that project(as is the case now). This way, the user does not always need to go in and edit the path for every new project file, as it always defaults back to stock settings. It would simply be nice to know/remember the user defined global path was/is saved and stuff will be saved there unless the user overrides it with settings specific for the project/XDS file.
Thanks,
Eric Jarvies
-
26 Jun 2011 12:45 PM #9Sencha - Desktop Packager Dev Team
- Join Date
- Mar 2007
- Location
- Baltimore, MD.
- Posts
- 1,745
- Vote Rating
- 5
The export path is a file system path, not a URL...
-
27 Jun 2011 4:37 AM #10Sencha User
- Join Date
- Jun 2011
- Location
- Cabo San Lucas, Baja California Sur, Mexico
- Posts
- 5
- Vote Rating
- 0
Thank you for reporting this bug. We will make it our priority to review this report.
Similar Threads
-
[FIXED] Export button not working
By mihaip007 in forum Ext Designer: BugsReplies: 5Last Post: 1 Sep 2010, 7:04 AM -
Latest export grid to excel?
By daiei27 in forum Ext 3.x: Help & DiscussionReplies: 0Last Post: 1 Apr 2010, 12:45 PM -
Stopped working with the latest version
By Fabyo in forum Ext 3.x: Help & DiscussionReplies: 0Last Post: 15 Mar 2010, 8:15 AM -
OS-X: Bad version porblem what can't fixed width latest version of java for mac...
By triptonemeister in forum Sencha CmdReplies: 1Last Post: 23 Aug 2009, 1:18 PM -
[FIXED] CheckBoxSelectionModel not working in latest 1.2 revision check out
By panthro in forum Ext GWT: Bugs (1.x)Replies: 3Last Post: 22 Apr 2009, 9:34 PM



Reply With Quote