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

 

On 5/11/12 11 :11AM, "Alex Harui" <aha...@adobe.com> wrote:

>
>
>On 5/11/12 12:00 AM, "Justin Mclean" <jus...@classsoftware.com> wrote:
>
>> Hi,
>> 
>>> I don't see any slash changing going on.
>> 
>> If you look carefully you see that "Flash\ Player\ Debugger.app" in the
>> environment variable becomes "Flash/ Player/ Debugger.app" in the
>>error. ie
>> slashes have been changed.
>Yes, I saw that in your output, but I didn't see that anywhere in the
>code.
>So, you may need to debug through it and figure out why it is doing that.
>
>-- 
>Alex Harui
>Flex SDK Team
>Adobe Systems, Inc.
>http://blogs.adobe.com/aharui
>

Reply via email to