On 5/11/12 9:34 AM, "Carol Frampton" <cfram...@adobe.com> wrote:

> Alex,
> 
> I've gotten it to fail with a space but in a different place/way.
> 
> I had a built SDK in "master" which I renamed to "master with space"
> 
> If I cd to that directory and type ant checkintests I get
> 
> basictests:
>     [mxmlc] Loading configuration file /Users/cframpto/dev/master with a
> space/frameworks/flex-config.xml
>     [mxmlc] Loading configuration file /Users/cframpto/dev/master with a
> space/frameworks/tests/basicTests/BasicTests-config.xml
>     [mxmlc] /Users/cframpto/dev/master with a
> space/frameworks/tests/basicTests/BasicTests.swf (3630529 bytes)
>     [mxmlc] Loading configuration file /Users/cframpto/dev/master with a
> space/frameworks/flex-config.xml
>     [mxmlc] /Users/cframpto/dev/master with a
> space/frameworks/tests/basicTests/spark/views/StyleManagerModuleTest.swf
> (498296 bytes)
>     [mxmlc] Loading configuration file /Users/cframpto/dev/master with a
> space/frameworks/flex-config.xml
>     [mxmlc] /Users/cframpto/dev/master with a
> space/frameworks/tests/basicTests/spark/views/HelloWorld.swf (826835 bytes)
>      [echo] launching player and swf
> 
> and the swf comes up maybe 1" by 1" in the upper left corner of my screen
> and hangs.
> 
> 
> If I rename the directory back to master and run ant checkintests it runs
> to completion.
> 
> Carol
That is fixable by changing the player's exec args from line=".." to
value="..".  I was going to check it in but didn't because I couldn't get
the FLEX-60 patch to work.  For now, folks will have to avoid using spaces
in the path into the tree of files.

-- 
Alex Harui
Flex SDK Team
Adobe Systems, Inc.
http://blogs.adobe.com/aharui

Reply via email to