-
18 Mar 2011 12:06 PM #1
[FIXED] Export Project Fail to relative path
[FIXED] Export Project Fail to relative path
In my project preference the export path is set to .
In the previous version this exported to the same path of the xds path, but in the version 1.1.1 is not working
-
19 Mar 2011 4:49 AM #2Sencha - Desktop Packager Dev Team
- Join Date
- Mar 2007
- Location
- Baltimore, MD.
- Posts
- 1,745
- Vote Rating
- 5
Can you send me your project file please? I am unable to reproduce this issue. Thanks.
-
21 Mar 2011 1:27 AM #3
-
21 Mar 2011 5:02 AM #4
Hi Jarred,
i think this is the same problem i reported after update.
Export does not work anymore for relative pathes (like ., or ./yxz) but seems to work with absolute pathes.
You have got my demo project for further testings.
Greets Holger
-
21 Mar 2011 5:13 AM #5Sencha - Desktop Packager Dev Team
- Join Date
- Mar 2007
- Location
- Baltimore, MD.
- Posts
- 1,745
- Vote Rating
- 5
Can you resend your project?
Export is working perfectly fine for me, relative or not. How are you all opening the project? Inside of the application, or by "double-clicking" the project file?
I've tried several (fairly large) projects and am not seeing an issue - and I've tried on local Windows drives as well as projects loaded from UNC network shares. This could be isolated. I need a reasonable way to reproduce the issue.
Thanks.
-
21 Mar 2011 5:42 AM #6
Hi Jarred,
i am opening the xds from eclipse via double click on the corresponding *.xds file.
I tried different combinations and found out, that '.' is not neccessary!
Using "public/app" relatively does the job.
Maybe a little bit confusing that exporter reports successfully export even no file is written!
So i can feedback that relatively using "." works and relatively some folders deeper works only removing "." from path
only declaring path using "/" for subpath with no leading prefix.
Greets Holger
-
21 Mar 2011 5:50 AM #7Sencha - Desktop Packager Dev Team
- Join Date
- Mar 2007
- Location
- Baltimore, MD.
- Posts
- 1,745
- Vote Rating
- 5
Ok thanks for the additional information.
What I have found is that the project file, when opened from the command line (in your case, opened by Windows because of .xds file association), that is when the issue occurs...but only if you include a "." at the beginning of your relative path.
I have corrected this issue a couple days ago and it is staged for a 1.1.2 release. Thanks for your help.
p.s. the fix for this problem was done indirectly to clean up a Windows pathing issue when opening the project files from the command-line/double-click. The side effect of that cleanup is solving this issue as well. Two birds with one stone
Last edited by jarrednicholls; 21 Mar 2011 at 6:01 AM. Reason: ps
-
21 Mar 2011 11:57 PM #8Sencha - Desktop Packager Dev Team
- Join Date
- Mar 2007
- Location
- Baltimore, MD.
- Posts
- 1,745
- Vote Rating
- 5
Thank you for reporting this bug. We will make it our priority to review this report.
Similar Threads
-
[FIXED] Export project: russia text bug
By Sargulov in forum Ext Designer: BugsReplies: 9Last Post: 18 Mar 2011, 4:53 AM -
Export Project does nothing
By Wayne Hiller in forum Ext Designer: BugsReplies: 2Last Post: 18 Jun 2010, 7:50 AM -
[CLOSED-126] Export Code to Disk not honoring export path in preferences
By tr888 in forum Ext Designer: BugsReplies: 3Last Post: 10 May 2010, 9:10 AM -
Relative File Path
By khskinsfan in forum Ext 2.x: Help & DiscussionReplies: 0Last Post: 13 Aug 2008, 4:25 PM


Reply With Quote