-
12 Dec 2012 5:14 PM #11
not quite...
not quite...
Here's the screenshot of what I see when I run the script. (I extracted it to my c:\temp directory.)kesukomu-mojibake2.png
As you may see, there is something before the xcopy command. Not sure how you inserted the BOM signature, but it appears to not get read properly by DOS.Perfection as a goal is a nice idea that can point one in a specific direction. However, since "perfection" is an ever changing (evolving?) and moving target, one must admit that perfection can never be obtained...
When in doubt, check the d4mn source code!
-
17 Feb 2013 9:47 PM #12
Issue remains...
Issue remains...
Hey guys, I'm stilling seeing this issue. I'm currently using SA v2.1.0 Build 678 on Win7x64 (Japanese OS).
Have you been able to determine the source of this issue? To me, it seems to be an encoding issue in how Windows handles the text/batch file.
My only work-around is to use ASCII text only and no kanji text in the folder/file names.Perfection as a goal is a nice idea that can point one in a specific direction. However, since "perfection" is an ever changing (evolving?) and moving target, one must admit that perfection can never be obtained...
When in doubt, check the d4mn source code!
-
22 Feb 2013 10:21 AM #13
Thanks for the report! I have opened a bug in our bug tracker.
-
24 Mar 2013 3:26 AM #14
FYI, I have confirmed that this is also an issue on Mac OSX 10.8.3.
rsync does not understand UTF-8 characters!
Plus, SA does not escape the parenthesis characters "(" & ")" in the pathway. This causes an error when trying to copy.Perfection as a goal is a nice idea that can point one in a specific direction. However, since "perfection" is an ever changing (evolving?) and moving target, one must admit that perfection can never be obtained...
When in doubt, check the d4mn source code!
-
25 Mar 2013 10:35 AM #15
We had investigated a fix regarding chcp 65001 on windows but this fails on Windows XP. I think the real fix would be to simply not write the file to disk and just run it as a concatenated command.
Phil Strong
@philstrong
#SenchaArchitect
Sencha Architect Development Team
-
25 Mar 2013 4:52 PM #16
Hey Phil,
That might work for Windows, but how about the MacBook?Perfection as a goal is a nice idea that can point one in a specific direction. However, since "perfection" is an ever changing (evolving?) and moving target, one must admit that perfection can never be obtained...
When in doubt, check the d4mn source code!
-
27 Mar 2013 12:05 PM #17
Yeah this would also work on macbook as well
do stuff && do more stuff && ...Phil Strong
@philstrong
#SenchaArchitect
Sencha Architect Development Team
You found a bug! We've classified it as
DSGNR-3385
.
We encourage you to continue the discussion and to find an acceptable workaround while we work on a permanent fix.



Reply With Quote