Re: FlexSDK 4.16.0 installer errors

2017-04-14 Thread Alex Harui
This is a known issue.  AIR 25 is so big, it blows up the memory of the
installer.

You can use Ant to do the install.  Download the binary, unzip it and run:
ant -f installer.xml

HTH,
-Alex

On 4/14/17, 8:00 PM, "Jasen Martin"  wrote:

>Hi all
>
>Having same issue here, memory does not seem to be a problem I have 36 GM
>ram and still get the following failed install
>
>I too, managed to install on OSX (Seira) previously without issue.
>
>Open to any ideas on workaround for windows...
>
>Here is the log file:
>
>Installer version 3.2.0 (windows)
>Using Locale: en_AU
>Fetched the SDK download mirror URL from the CGI.
>SDK version Apache Flex SDK 4.16.0
>AIR version 25.0
>Flash Player version 25.0
>Creating Apache Flex home
>Creating temporary directory
>Downloading Apache Flex SDK from:
>https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapache.mir
>ror.amaze.com.au%2Fflex%2F4.16.0%2Fbinaries%2Fapache-flex-sdk-4.16.0-bin.z
>ip=02%7C01%7C%7C3dabc11543084c21b50208d483ab9522%7Cfa7b1b5a7b34438794
>aed2c178decee1%7C0%7C0%7C636278220365820492=tl1aUGhSnLZmjgDZW77fuDdK
>3Fyo7tqukNkwrSgvVjE%3D=0
>Verifying Apache Flex SDK MD5 Signature
>The Apache Flex SDK MD5 Signature of the downloaded files matches the
>reference. The file is valid.
>Unzipping: D:\FlexSDK_4.16_AIR_25\temp\apache-flex-sdk-4.16.0-bin.zip
>Finished unzipping:
>D:\FlexSDK_4.16_AIR_25\temp\apache-flex-sdk-4.16.0-bin.zip
>Downloading Adobe AIR Runtime Kit for Windows from:
>https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fairdownloa
>d.adobe.com%2Fair%2Fwin%2Fdownload%2F25.0%2F%2FAdobeAIRSDK.zip=02%7C0
>1%7C%7C3dabc11543084c21b50208d483ab9522%7Cfa7b1b5a7b34438794aed2c178decee1
>%7C0%7C0%7C636278220365820492=uRhA2JFc8keiX9NaUrA%2B6V9GzffZySg3KHBi
>KI3UELQ%3D=0
>Validating download: D:\FlexSDK_4.16_AIR_25/in/AdobeAIRSDK.zip
>Error #1000
>
>
>Thanks for any help
>Jasen
>
>
>
>On Thu, Mar 30, 2017 at 6:45 AM, Lydecker  wrote:
>
>> I've been having zero luck with Windows all day.
>>
>> I've tried 7 different machines, which have varied from having 6Gb RAM
>>to
>> 32Gb! All of them have generated the #1000 error after validating
>>AIR25.0
>>
>> Hoping this isn't going to put off newcomers to Flex...
>>
>> I tried on OSX and it downloaded fine, but my understanding is the
>>download
>> on OSX can't be copied to Windows as it strips the .exes out etc?
>>
>> Sad face.
>>
>>
>>
>> --
>> View this message in context: http://apache-flex-
>> development.247.n4.nabble.com/FlexSDK-4-16-0-installer-
>> errors-tp60542p60913.html
>> Sent from the Apache Flex Development mailing list archive at
>>Nabble.com.
>>
>
>
>
>-- 
>
>Jasen Martin
>0424 984 955
>



Re: FlexSDK 4.16.0 installer errors

2017-04-14 Thread Jasen Martin
Hi all

Having same issue here, memory does not seem to be a problem I have 36 GM
ram and still get the following failed install

I too, managed to install on OSX (Seira) previously without issue.

Open to any ideas on workaround for windows...

Here is the log file:

Installer version 3.2.0 (windows)
Using Locale: en_AU
Fetched the SDK download mirror URL from the CGI.
SDK version Apache Flex SDK 4.16.0
AIR version 25.0
Flash Player version 25.0
Creating Apache Flex home
Creating temporary directory
Downloading Apache Flex SDK from:
http://apache.mirror.amaze.com.au/flex/4.16.0/binaries/apache-flex-sdk-4.16.0-bin.zip
Verifying Apache Flex SDK MD5 Signature
The Apache Flex SDK MD5 Signature of the downloaded files matches the
reference. The file is valid.
Unzipping: D:\FlexSDK_4.16_AIR_25\temp\apache-flex-sdk-4.16.0-bin.zip
Finished unzipping:
D:\FlexSDK_4.16_AIR_25\temp\apache-flex-sdk-4.16.0-bin.zip
Downloading Adobe AIR Runtime Kit for Windows from:
http://airdownload.adobe.com/air/win/download/25.0//AdobeAIRSDK.zip
Validating download: D:\FlexSDK_4.16_AIR_25/in/AdobeAIRSDK.zip
Error #1000


Thanks for any help
Jasen



On Thu, Mar 30, 2017 at 6:45 AM, Lydecker  wrote:

> I've been having zero luck with Windows all day.
>
> I've tried 7 different machines, which have varied from having 6Gb RAM to
> 32Gb! All of them have generated the #1000 error after validating AIR25.0
>
> Hoping this isn't going to put off newcomers to Flex...
>
> I tried on OSX and it downloaded fine, but my understanding is the download
> on OSX can't be copied to Windows as it strips the .exes out etc?
>
> Sad face.
>
>
>
> --
> View this message in context: http://apache-flex-
> development.247.n4.nabble.com/FlexSDK-4-16-0-installer-
> errors-tp60542p60913.html
> Sent from the Apache Flex Development mailing list archive at Nabble.com.
>



-- 

Jasen Martin
0424 984 955



Re: [FlexJS] Layouts

2017-04-14 Thread Peter Ent
Hi,

I have merged the feature/layout branch with develop. I will check the
build periodically over the weekend and fix anything if I see it has
broken because I my commit/push.

I still have to get MobileTrader example to run completely. It now looks
OK, just doesn't fully work. Once I get that done I will work on updating
the Wiki.

Thanks,
Peter

On 4/13/17, 12:06 PM, "Peter Ent"  wrote:

>Hi,
>
>I just pushed feature/layouts branch for your consideration. The changes
>in this branch affect how layouts are run. I moved code from GroupView
>into LayoutBase, making layouts more autonomous. That is, layouts now
>listen for the events they need rather than relying on GroupView to
>listen for the events and trigger the layout. This will make it possible
>for layouts to work with other types of components that are not container
>based.
>
>If you check out this branch, flex-asjs should build (ant and maven) as
>should the examples (ant and maven). I test DataBinding, Chart, DataGrid,
>DateControls, and MDLExample. I know that the Mobile package does not
>work correctly. FlexJSStore runs but has some layout issues to address,
>but I don't think it will change any fundamentals with the core changes
>to layouts.
>
>Regards,
>Peter