On Saturday 22 June 2013 17:58:42 Tom Chiverton wrote:
> the log file button doesn't
> seem to do anything.

This is caused by :

ReferenceError: Error #1056: Cannot create property renderMode on 
flash.display.NativeWindowInitOptions.
        at spark.components::Window/setupWindowInitOptions()
[/Users/justinmclean/Documents/ApacheFlexSDK/frameworks/projects/airspark/src/spark/components/Window.as:1777]
        at spark.components::Window/commitProperties()
[/Users/justinmclean/Documents/ApacheFlexSDK/frameworks/projects/airspark/src/spark/components/Window.as:1795]
        at spark.components::Window/open()
[/Users/justinmclean/Documents/ApacheFlexSDK/frameworks/projects/airspark/src/spark/components/Window.as:2238]
        at InstallApacheFlex/showConsole()[/home/falken/workspace/flex-
utilities/installer/src/InstallApacheFlex.mxml:1677]
        at 
InstallApacheFlex/__installLogBtn_click()[/home/falken/workspace/flex-
utilities/installer/src/InstallApacheFlex.mxml:2083]

(latest version of the develop branch).

Which makes it tough to figure out why all the drop downs are empty.
I added a trace() to log() - might be an idea to do that in the main build ?

With that, I can see :

Unable to load http://flex.apache.org/installer/sdk-installer-config-3.0.xml
Error while trying to load XML configuration file: 2032
Unable to clean up temporary installation directories

which is obviously because the file aint there yet. I see there is support for 
an override value - anyone care to suggest one ?

-- 
Tom
Natural laws have no pity.

Reply via email to