Re: [Discuss] Apache Flex SDK Installer 3.3.1 RC2*

2018-04-17 Thread Phil Haeusler
Piotr

I have reinstalled the 3.3.1 RC2 install on both Mac and Windows for Flex
4.13 and AIR29.  Both now package the SDK and complete successfully.

With my tests yesterday I was using the download cache while today I forced
the installer to re-download everything.  I'm not sure if this was a
contributing factor to my success today or not on Windows.

However, I have noticed a significant size difference between the Mac and
Windows builds of the SDK.

The Mac folder is 119.2MB in size while the Windows is 1.15GB.

It appears that the Mac installer didn't overlay the AIR sdk by looking at
the generated folder.  I've tried this a couple of times now and it happens
consistently.

The folder contents of the Mac and Windows sdks created with the installer
are below.

Thanks
Phil


phil:flex_sdk_413_air29-mac du -sh *

4.0K CONTRIBUTING

 40K LICENSE

4.0K NOTICE

 28K README

 64K RELEASE_NOTES

284K ant

 32K apache-flex-sdk-installer-config.xml

1.2M asdoc

120K bin

4.0K build.properties

8.0K en_AU.properties

8.0K env-template.properties

4.0K flex-sdk-description.xml

 86M frameworks

136K ide

 16K installer.log

 80K installer.properties

 48K installer.xml

 30M lib

6.3M samples

 84K sdk-installer-config-4.0.xml

 72K templates

phil:flex_sdk_413_air29-win du -sh *

 16K AIR SDK Readme.txt

1.5M AIR SDK license.pdf

4.0K CONTRIBUTING

 40K LICENSE

4.0K NOTICE

 28K README

 64K RELEASE_NOTES

 12K airsdk.xml

396K ant

 32K apache-flex-sdk-installer-config.xml

1.2M asdoc

496K bin

4.0K build.properties

 12K en_US.properties

8.0K env-template.properties

4.0K flex-sdk-description.xml

103M frameworks

184K ide

 36K include

8.7M install

 12K installer.log

 96K installer.properties

 48K installer.xml

936M lib

152M runtimes

7.1M samples

 84K sdk-installer-config-4.0.xml

752K templates




On 17 April 2018 at 17:13, piotrz  wrote:

> Phil,
>
> I just tried again that RC and I didn't experience this issue. In the
> previous one I was able to reproduce it.
>
> 
>
>
> Any chance try on another Machine ?
>
> Thanks,
> Piotr
>
>
>
> -
> Patreon: https://www.patreon.com/piotrzarzycki
> --
> Sent from: http://apache-flex-development.247.n4.nabble.com/
>


Re: [Discuss] Apache Flex SDK Installer 3.3.1 RC2*

2018-04-17 Thread Justin Mclean
Hi,

> Downloading 2.2.zip from: https://github.com/swfobject/swfobject/archive
>  [get] [IOErrorEvent type="ioError" bubbles=false cancelable=false
> eventPhase=2 text="Error #2032" errorID=2032]

It looks like the first https call is failing. Air us to use IE’s proxy 
settings (not 100% sure if it currently does) you might want to check what they 
are and if it correctly set up for https. You might also want to check windows 
firewall.

Thanks,
Justin

Re: [Discuss] Apache Flex SDK Installer 3.3.1 RC2*

2018-04-17 Thread alexp
I tried on another Windows 8 laptop.  The gui came up, but the install failed
with the following log

Installer version 3.3.1 (windows)
Using Locale: en_US
Fetched the SDK download mirror URL from the CGI.
SDK version Apache Flex SDK 4.16.1
AIR version 29.0
Flash Player version 29.0
Creating Apache Flex home
Creating temporary directory
Downloading Apache Flex SDK from:
http://apache.claz.org/flex/4.16.1/binaries/apache-flex-sdk-4.16.1-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.
Uncompressing: C:\Program Files (x86)\Adobe\Adobe Flash Builder
4.7\sdks\4.16.1\temp\apache-flex-sdk-4.16.1-bin.zip
Finished uncompressing: C:\Program Files (x86)\Adobe\Adobe Flash Builder
4.7\sdks\4.16.1\temp\apache-flex-sdk-4.16.1-bin.zip
Downloading Adobe AIR Runtime Kit for Windows from:
http://airdownload.adobe.com/air/win/download/29.0//AdobeAIRSDK.zip
Validating download: C:\Program Files (x86)\Adobe\Adobe Flash Builder
4.7\sdks\4.16.1/in/AdobeAIRSDK.zip
Finished uncompressing: C:\Program Files (x86)\Adobe\Adobe Flash Builder
4.7\sdks\4.16.1/in/AdobeAIRSDK.zip
Installing Adobe Flash Player playerglobal.swc from:
http://fpdownload.macromedia.com/get/flashplayer/updaters/29//playerglobal29_0.swc
Validating download: C:\Program Files (x86)\Adobe\Adobe Flash Builder
4.7\sdks\4.16.1/frameworks/libs/player/29.0/playerglobal.swc
Downloading 2.2.zip from: https://github.com/swfobject/swfobject/archive
  [get] [IOErrorEvent type="ioError" bubbles=false cancelable=false
eventPhase=2 text="Error #2032" errorID=2032]

Note: I have Flash Builder installed under the Programs directory (not
Programs (x86) ).  The insistence that the SDK was installed under the
Programs (x86) directory meant that it was not in the same directory
structure as the rest of Flash Builder.




--
Sent from: http://apache-flex-development.247.n4.nabble.com/


Re: [Discuss] Apache Flex SDK Installer 3.3.1 RC2*

2018-04-17 Thread Piotr Zarzycki
Om,

If you went on the Windows that's possible. I'm using Powershell to
download. It's not going too fast. ;)

Thanks,
Piotr

On Tue, Apr 17, 2018, 11:26 PM OmPrakash Muppirala 
wrote:

> I was able to install the app fine.  The SDK was downloaded fine as well,
> but it looks like Adobe AIR took a very long time to load.
>
> Thanks,
> Om
>
> On Tue, Apr 17, 2018 at 12:14 PM, alexp  wrote:
>
> > I have had Flash Builder, Flash Professional, Animate 2015 and Animate
> > 2017,
> > and AIR on this machine for many years with no problems. It looked like
> the
> > install worked correctly - it just needs correct libraries to run.
> >
> >
> >
> > --
> > Sent from: http://apache-flex-development.247.n4.nabble.com/
> >
>


Re: [Discuss] Apache Flex SDK Installer 3.3.1 RC2*

2018-04-17 Thread OmPrakash Muppirala
I was able to install the app fine.  The SDK was downloaded fine as well,
but it looks like Adobe AIR took a very long time to load.

Thanks,
Om

On Tue, Apr 17, 2018 at 12:14 PM, alexp  wrote:

> I have had Flash Builder, Flash Professional, Animate 2015 and Animate
> 2017,
> and AIR on this machine for many years with no problems. It looked like the
> install worked correctly - it just needs correct libraries to run.
>
>
>
> --
> Sent from: http://apache-flex-development.247.n4.nabble.com/
>


Re: [Discuss] Apache Flex SDK Installer 3.3.1 RC2*

2018-04-17 Thread alexp
I have had Flash Builder, Flash Professional, Animate 2015 and Animate 2017,
and AIR on this machine for many years with no problems. It looked like the
install worked correctly - it just needs correct libraries to run.



--
Sent from: http://apache-flex-development.247.n4.nabble.com/


Re: [VOTE] Apache Flex SDK Installer 3.3.1 RC2

2018-04-17 Thread Piotr Zarzycki
 Alex,

I've answered you in discussion thread.

Thanks,
Piotr

2018-04-17 20:41 GMT+02:00 Alex Polmans :

> I tried the installer on Windows 8. A number of dlls were missing
> (objc.dll,  cairo.dll, libxml2.dll, libxslt.dll, zlib1.dll, libiuuc.dll).
> After finding and installing them, I could not get the Flex SDK Installer
> to run at all.  It is in the processes list but has no GUI.
>
> If you are assuming the existence of these dlls, then can we get a list of
> where to get good copies from, or can you include them in the installer.
>
> Alex
>
> -Original Message-
> From: Piotr Zarzycki [mailto:piotrzarzyck...@gmail.com]
> Sent: Monday, April 16, 2018 11:53 PM
> To: dev@flex.apache.org
> Subject: [VOTE] Apache Flex SDK Installer 3.3.1 RC2
>
>  Hi Folks,
>
> This is official thread for Vote to approve Apache Flex SDK Installer
> version 3.3.1 to be released.
>
> Release candidate contains fix for issue [1].
>
> Changes in RC2:
> - Used proper certificate to build version on Windows
> - Fixed issue pointed Phil Haeusler [2]
>
> In order to test fix install on installer on Windows and download newest
> Apache Flex SDK with newest Adobe Flash/Air version.
>
> Sources can be found:
> https://dist.apache.org/repos/dist/dev/flex/installer/3.3.1/rc2/
>
> Binary distributions for Windows and Mac:
> *https://dist.apache.org/repos/dist/dev/flex/installer/3.3.1/rc2/binaries/
>  >*
>
> Before voting review ASF requirements:
> http://www.apache.org/dev/
> http://www.apache.org/legal/release-policy.html#approving-a-release
>
> Vote
> [ ] +1 Approve the release
> [ ] -1 Veto the release (please provide specific comments)
>
> This vote will be open for at least 72 hours.
>
> [1] https://issues.apache.org/jira/browse/FLEX-35381
> [2]
> http://apache-flex-development.247.n4.nabble.com/VOTE-Apache-Flex-SDK-
> Installer-3-3-1-RC1-tp65165p65172.html
>
> Thanks,
> --
>
> Piotr Zarzycki
>
> Patreon: *https://www.patreon.com/piotrzarzycki
> *
>



-- 

Piotr Zarzycki

Patreon: *https://www.patreon.com/piotrzarzycki
*


Re: [Discuss] Apache Flex SDK Installer 3.3.1 RC2*

2018-04-17 Thread Piotr Zarzycki
Hi Alex,

Moving to discussion thread. Unfortunately I don't have any options to test
on Windows 8. Just a stupid thing - can you even install Adobe Air there ?
If you did post some picture note that mailing list will remove it. You can
use nabble to add picture. [1]

[1]
http://apache-flex-development.247.n4.nabble.com/Discuss-Apache-Flex-SDK-Installer-3-3-1-RC2-td65185.html

Thanks,
Piotr

2018-04-17 9:21 GMT+02:00 Justin Mclean :

> Hi,
>
> Error #2038 is fairly generic but it could be:
> - windows firewall is blocking that server/port
> - AIR apps used use IE proxy setting (not sure if that still is the case).
> You might what to check your IE proxy settings for SSL and see that they
> are correct.
>
> Thanks,
> Justin




-- 

Piotr Zarzycki

Patreon: *https://www.patreon.com/piotrzarzycki
*


RE: [VOTE] Apache Flex SDK Installer 3.3.1 RC2

2018-04-17 Thread Alex Polmans
I tried the installer on Windows 8. A number of dlls were missing (objc.dll,  
cairo.dll, libxml2.dll, libxslt.dll, zlib1.dll, libiuuc.dll). After finding and 
installing them, I could not get the Flex SDK Installer to run at all.  It is 
in the processes list but has no GUI.  

If you are assuming the existence of these dlls, then can we get a list of 
where to get good copies from, or can you include them in the installer.

Alex

-Original Message-
From: Piotr Zarzycki [mailto:piotrzarzyck...@gmail.com] 
Sent: Monday, April 16, 2018 11:53 PM
To: dev@flex.apache.org
Subject: [VOTE] Apache Flex SDK Installer 3.3.1 RC2

 Hi Folks,

This is official thread for Vote to approve Apache Flex SDK Installer version 
3.3.1 to be released.

Release candidate contains fix for issue [1].

Changes in RC2:
- Used proper certificate to build version on Windows
- Fixed issue pointed Phil Haeusler [2]

In order to test fix install on installer on Windows and download newest Apache 
Flex SDK with newest Adobe Flash/Air version.

Sources can be found:
https://dist.apache.org/repos/dist/dev/flex/installer/3.3.1/rc2/

Binary distributions for Windows and Mac:
*https://dist.apache.org/repos/dist/dev/flex/installer/3.3.1/rc2/binaries/
*

Before voting review ASF requirements:
http://www.apache.org/dev/
http://www.apache.org/legal/release-policy.html#approving-a-release

Vote
[ ] +1 Approve the release
[ ] -1 Veto the release (please provide specific comments)

This vote will be open for at least 72 hours.

[1] https://issues.apache.org/jira/browse/FLEX-35381
[2]
http://apache-flex-development.247.n4.nabble.com/VOTE-Apache-Flex-SDK-Installer-3-3-1-RC1-tp65165p65172.html

Thanks,
-- 

Piotr Zarzycki

Patreon: *https://www.patreon.com/piotrzarzycki
*


[GitHub] flex-blazeds pull request #4: Change the method name "rememberObject" to "ad...

2018-04-17 Thread BruceKuiLiu
GitHub user BruceKuiLiu opened a pull request:

https://github.com/apache/flex-blazeds/pull/4

Change the method name "rememberObject" to "addObject".

The method is adding the Object "o" to the variable knownObjects, thus 
method name "addObject" should be better than "rememberObject".
`

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/BruceKuiLiu/flex-blazeds rememberObject

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/flex-blazeds/pull/4.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #4


commit 0cbe450bad32edc71ad91c0d552d2cd29b88dd0d
Author: Kui LIU 
Date:   2018-04-17T15:24:56Z

Change the method name "rememberObject" to "addObject".

The method is adding the Object "o" to the variable knownObjects, thus 
method name "addObject" should be better than "rememberObject".
`




---


Re: [Discuss] Apache Flex SDK Installer 3.3.1 RC2*

2018-04-17 Thread Justin Mclean
Hi,

Error #2038 is fairly generic but it could be:
- windows firewall is blocking that server/port
- AIR apps used use IE proxy setting (not sure if that still is the case). You 
might what to check your IE proxy settings for SSL and see that they are 
correct.

Thanks,
Justin

Re: [Discuss] Apache Flex SDK Installer 3.3.1 RC2*

2018-04-17 Thread piotrz
Phil,

I just tried again that RC and I didn't experience this issue. In the
previous one I was able to reproduce it.

 

Any chance try on another Machine ? 

Thanks,
Piotr



-
Patreon: https://www.patreon.com/piotrzarzycki
--
Sent from: http://apache-flex-development.247.n4.nabble.com/


Re: [Discuss] Apache Flex SDK Installer 3.3.1 RC2*

2018-04-17 Thread Phil Haeusler
Hi Piotr

I have tried RC2, and found that is now successfully installs over the
v3.3.0 release on windows.

However, I am still receiving an error after the the validating download
for the osmf.swc

Install logs below

Phil


Installer version 3.3.1 (windows)
Using Locale: en_US
Fetched the SDK download mirror URL from the CGI.
SDK version Apache Flex SDK 4.13.0
AIR version 29.0
Flash Player version 29.0
Creating Apache Flex home
Creating temporary directory
Downloading Apache Flex SDK from:
http://archive.apache.org/dist/flex/4.13.0/binaries/apache-flex-sdk-4.13.0-bin.zip
Using file from cache:
file:Mac/Home/Downloads/Apache%20Flex%20Installer%20Cache/dist/flex/4.13.0/binaries/apache-flex-sdk-4.13.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.
Uncompressing:
C:\flex-sdks\flex_sdk_413_air29_win2\temp\apache-flex-sdk-4.13.0-bin.zip
Finished uncompressing:
C:\flex-sdks\flex_sdk_413_air29_win2\temp\apache-flex-sdk-4.13.0-bin.zip
Downloading Adobe AIR Runtime Kit for Windows from:
http://airdownload.adobe.com/air/win/download/29.0//AdobeAIRSDK.zip
Using file from cache: \\Mac\Home\Downloads\Apache Flex Installer
Cache/air/win/download/29.0//AdobeAIRSDK.zip
Finished uncompressing:
C:\flex-sdks\flex_sdk_413_air29_win2/in/AdobeAIRSDK.zip
Installing Adobe Flash Player playerglobal.swc from:
http://fpdownload.macromedia.com/get/flashplayer/updaters/29//playerglobal29_0.swc
Using file from cache: \\Mac\Home\Downloads\Apache Flex Installer
Cache/get/flashplayer/updaters/29//playerglobal29_0.swc
Downloading 2.2.zip from: https://github.com/swfobject/swfobject/archive
Using file from cache: \\Mac\Home\Downloads\Apache Flex Installer
Cache/swfobject/swfobject/archive/2.2.zip
Download complete
Downloading OSMF.swc from:
http://downloads.sourceforge.net/project/osmf.adobe/OSMF%202.0%20Release%20%28final%20source%2C%20ASDocs%2C%20pdf%20guides%20and%20release%20notes%29
Validating download:
C:\flex-sdks\flex_sdk_413_air29_win2/frameworks/libs/osmf.swc
Error #2038
Error: Error #2038
at org.apache.flex.ant.tags::Copy/doCopy()
at org.apache.flex.ant::Ant/doCallback()
at InstallApacheFlex/enterFrameHandler()
Installation aborted:
http://flex.apache.org/track-installer.html?failure=true=Apache Flex
SDK 4.13.0=4.13.0=windows=3.3.1=Error #2038
Error: Error #2038
at org.apache.flex.ant.tags::Copy/doCopy()
at org.apache.flex.ant::Ant/doCallback()
at InstallApacheFlex/enterFrameHandler()




On 17 April 2018 at 16:53, Piotr Zarzycki  wrote:

>  Hi,
>
> This is official discuss thread! I need folks who try installer especially
> on Windows with newest Apache Flex SDK.
>
> Thanks,
> --
>
> Piotr Zarzycki
>
> Patreon: *https://www.patreon.com/piotrzarzycki
> *
>


[Discuss] Apache Flex SDK Installer 3.3.1 RC2*

2018-04-17 Thread Piotr Zarzycki
 Hi,

This is official discuss thread! I need folks who try installer especially
on Windows with newest Apache Flex SDK.

Thanks,
-- 

Piotr Zarzycki

Patreon: *https://www.patreon.com/piotrzarzycki
*


[VOTE] Apache Flex SDK Installer 3.3.1 RC2

2018-04-17 Thread Piotr Zarzycki
 Hi Folks,

This is official thread for Vote to approve Apache Flex SDK Installer
version 3.3.1 to be released.

Release candidate contains fix for issue [1].

Changes in RC2:
- Used proper certificate to build version on Windows
- Fixed issue pointed Phil Haeusler [2]

In order to test fix install on installer on Windows and download newest
Apache Flex SDK with newest Adobe Flash/Air version.

Sources can be found:
https://dist.apache.org/repos/dist/dev/flex/installer/3.3.1/rc2/

Binary distributions for Windows and Mac:
*https://dist.apache.org/repos/dist/dev/flex/installer/3.3.1/rc2/binaries/
*

Before voting review ASF requirements:
http://www.apache.org/dev/
http://www.apache.org/legal/release-policy.html#approving-a-release

Vote
[ ] +1 Approve the release
[ ] -1 Veto the release (please provide specific comments)

This vote will be open for at least 72 hours.

[1] https://issues.apache.org/jira/browse/FLEX-35381
[2]
http://apache-flex-development.247.n4.nabble.com/VOTE-Apache-Flex-SDK-Installer-3-3-1-RC1-tp65165p65172.html

Thanks,
-- 

Piotr Zarzycki

Patreon: *https://www.patreon.com/piotrzarzycki
*


Re: [Discuss] Apache Flex SDK Installer 3.3.1 RC1*

2018-04-17 Thread Piotr Zarzycki
Phil,

I have good news. I was able to fix your issue! Installer RC2 is on the
way! :)

Many Thanks for pointing it!
Piotr

2018-04-17 8:31 GMT+02:00 Phil Haeusler :

> Hi Piotr
>
> Flex 4.16.1 / AIR 29 installs without problem
>
> Unfortunately we are not in a position to move off 4.13 at present.
>
> Phil
>
>
> Installer version 3.3.1 (windows)
> Using Locale: en_US
> Fetched the SDK download mirror URL from the CGI.
> SDK version Apache Flex SDK 4.16.1
> AIR version 29.0
> Flash Player version 29.0
> Creating Apache Flex home
> Creating temporary directory
> Downloading Apache Flex SDK from:
> http://apache.mirror.serversaustralia.com.au/flex/
> 4.16.1/binaries/apache-flex-sdk-4.16.1-bin.zip
> downloading
> http://apache.mirror.serversaustralia.com.au/flex/
> 4.16.1/binaries/apache-flex-sdk-4.16.1-bin.zip
> using download cache
> mirror caching.  url = flex/4.16.1/binaries/apache-flex-sdk-4.16.1-bin.zip
> searching cache for
> file:Mac/Home/Downloads/Apache%20Flex%20Installer%
> 20Cache/flex/4.16.1/binaries/apache-flex-sdk-4.16.1-bin.zip
> download complete preparing to cache
> mirror caching.  url = flex/4.16.1/binaries/apache-flex-sdk-4.16.1-bin.zip
> caching
> file:Mac/Home/Downloads/Apache%20Flex%20Installer%
> 20Cache/flex/4.16.1/binaries/apache-flex-sdk-4.16.1-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.
> Uncompressing:
> C:\flex-sdks\flex_sdk_4161_air29_win\temp\apache-flex-sdk-4.16.1-bin.zip
> Finished uncompressing:
> C:\flex-sdks\flex_sdk_4161_air29_win\temp\apache-flex-sdk-4.16.1-bin.zip
>   [get] Getting
> http://flex.apache.org/installer/properties/sdk/en_US.properties
>   [get] To C:\flex-sdks\flex_sdk_4161_air29_win\en_US.properties
>
> get-data:
>   [get] Getting
> http://flex.apache.org/installer/sdk-installer-
> config-4.0.xml?ts=201804170426
>   [get] To
> C:\flex-sdks\flex_sdk_4161_air29_win\sdk-installer-config-4.0.xml
>
> get-air-md5-data:
>
> get-flash-md5-data:
>
> get-md5-data:
>
> check-binary:
>
> ask-air:
>
> ask-flash:
>
> ask-swfobject:
>
> ask-ofl:
>
> ask-adobe-osmf:
>
> ask-adobe-fontswf:
>
> ask-licenses:
>
> ask-licenses:
>
> air-check:
>
> air-download:
> [mkdir] Created directory C:\flex-sdks\flex_sdk_4161_air29_win\in
>
> air-get-check:
>
> air-get:
> Downloading Adobe AIR Runtime Kit for Windows from:
> http://airdownload.adobe.com/air/win/download/29.0//AdobeAIRSDK.zip
>
> download_air:
>
> download_air_with_md5:
>
> check-cache:
>
> download_using_get:
>
> get-if-not-cached:
>
> copy-if-cached:
> Using file from cache: \\Mac\Home\Downloads\Apache Flex Installer
> Cache/air/win/download/29.0//AdobeAIRSDK.zip
>  [copy] Copying 1 file to
> C:\flex-sdks\flex_sdk_4161_air29_win\in\AdobeAIRSDK.zip
>
> air-setup-win:
> [unzip] Expanding
> C:\flex-sdks\flex_sdk_4161_air29_win\in\AdobeAIRSDK.zip into
> C:\flex-sdks\flex_sdk_4161_air29_win\in\airsdk
>
>
> Directory: C:\flex-sdks\flex_sdk_4161_air29_win\in
>
>
> ModeLastWriteTime Length Name
>
> - -- 
>
> d-  17/4/18   4:26 pmairsdk
>
> Finished uncompressing:
> C:\flex-sdks\flex_sdk_4161_air29_win/in/AdobeAIRSDK.zip
>  [copy] Copying 966 files to C:\flex-sdks\flex_sdk_4161_air29_win
>
> air-setup-mac-init:
>
> flash-check:
>
> flash-download:
> [mkdir] Created directory C:\flex-sdks\flex_sdk_4161_air29_win\in
> [mkdir] Created directory
> C:\flex-sdks\flex_sdk_4161_air29_win\frameworks\libs\player\29.0
> Installing Adobe Flash Player playerglobal.swc from:
> http://fpdownload.macromedia.com/get/flashplayer/updaters/
> 29//playerglobal29_0.swc
>
> download_flash:
>
> download_flash_with_md5:
>
> check-cache:
>
> download_using_get:
>
> get-if-not-cached:
>
> copy-if-cached:
> Using file from cache: \\Mac\Home\Downloads\Apache Flex Installer
> Cache/get/flashplayer/updaters/29//playerglobal29_0.swc
>  [copy] Copying 1 file to
> C:\flex-sdks\flex_sdk_4161_air29_win\frameworks\libs\
> player\29.0\playerglobal.swc
>
> swfobject-check:
>
> swfobject-download:
>[delete] Deleting file
> C:\flex-sdks\flex_sdk_4161_air29_win\swfobject.properties
> Downloading 2.2.zip from: https://github.com/swfobject/swfobject/archive
> [mkdir] Created directory C:\flex-sdks\flex_sdk_4161_air29_win\in
>
> check-cache:
>
> download_using_get:
>
> get-if-not-cached:
>
> copy-if-cached:
> Using file from cache: \\Mac\Home\Downloads\Apache Flex Installer
> Cache/swfobject/swfobject/archive/2.2.zip
>  [copy] Copying 1 file to
> C:\flex-sdks\flex_sdk_4161_air29_win\in\swfobject_2_2.zip
> Download complete
> [mkdir] Created directory
> C:\flex-sdks\flex_sdk_4161_air29_win\in\swfobject
> [unzip] Expanding
> C:\flex-sdks\flex_sdk_4161_air29_win\in\swfobject_2_2.zip into
> C:\flex-sdks\flex_sdk_4161_air29_win\in\swfobject
>
>
> Directory: 

Re: [Discuss] Apache Flex SDK Installer 3.3.1 RC1*

2018-04-17 Thread Phil Haeusler
Hi Piotr

Flex 4.16.1 / AIR 29 installs without problem

Unfortunately we are not in a position to move off 4.13 at present.

Phil


Installer version 3.3.1 (windows)
Using Locale: en_US
Fetched the SDK download mirror URL from the CGI.
SDK version Apache Flex SDK 4.16.1
AIR version 29.0
Flash Player version 29.0
Creating Apache Flex home
Creating temporary directory
Downloading Apache Flex SDK from:
http://apache.mirror.serversaustralia.com.au/flex/4.16.1/binaries/apache-flex-sdk-4.16.1-bin.zip
downloading
http://apache.mirror.serversaustralia.com.au/flex/4.16.1/binaries/apache-flex-sdk-4.16.1-bin.zip
using download cache
mirror caching.  url = flex/4.16.1/binaries/apache-flex-sdk-4.16.1-bin.zip
searching cache for
file:Mac/Home/Downloads/Apache%20Flex%20Installer%20Cache/flex/4.16.1/binaries/apache-flex-sdk-4.16.1-bin.zip
download complete preparing to cache
mirror caching.  url = flex/4.16.1/binaries/apache-flex-sdk-4.16.1-bin.zip
caching
file:Mac/Home/Downloads/Apache%20Flex%20Installer%20Cache/flex/4.16.1/binaries/apache-flex-sdk-4.16.1-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.
Uncompressing:
C:\flex-sdks\flex_sdk_4161_air29_win\temp\apache-flex-sdk-4.16.1-bin.zip
Finished uncompressing:
C:\flex-sdks\flex_sdk_4161_air29_win\temp\apache-flex-sdk-4.16.1-bin.zip
  [get] Getting
http://flex.apache.org/installer/properties/sdk/en_US.properties
  [get] To C:\flex-sdks\flex_sdk_4161_air29_win\en_US.properties

get-data:
  [get] Getting
http://flex.apache.org/installer/sdk-installer-config-4.0.xml?ts=201804170426
  [get] To
C:\flex-sdks\flex_sdk_4161_air29_win\sdk-installer-config-4.0.xml

get-air-md5-data:

get-flash-md5-data:

get-md5-data:

check-binary:

ask-air:

ask-flash:

ask-swfobject:

ask-ofl:

ask-adobe-osmf:

ask-adobe-fontswf:

ask-licenses:

ask-licenses:

air-check:

air-download:
[mkdir] Created directory C:\flex-sdks\flex_sdk_4161_air29_win\in

air-get-check:

air-get:
Downloading Adobe AIR Runtime Kit for Windows from:
http://airdownload.adobe.com/air/win/download/29.0//AdobeAIRSDK.zip

download_air:

download_air_with_md5:

check-cache:

download_using_get:

get-if-not-cached:

copy-if-cached:
Using file from cache: \\Mac\Home\Downloads\Apache Flex Installer
Cache/air/win/download/29.0//AdobeAIRSDK.zip
 [copy] Copying 1 file to
C:\flex-sdks\flex_sdk_4161_air29_win\in\AdobeAIRSDK.zip

air-setup-win:
[unzip] Expanding
C:\flex-sdks\flex_sdk_4161_air29_win\in\AdobeAIRSDK.zip into
C:\flex-sdks\flex_sdk_4161_air29_win\in\airsdk


Directory: C:\flex-sdks\flex_sdk_4161_air29_win\in


ModeLastWriteTime Length Name

- -- 

d-  17/4/18   4:26 pmairsdk

Finished uncompressing:
C:\flex-sdks\flex_sdk_4161_air29_win/in/AdobeAIRSDK.zip
 [copy] Copying 966 files to C:\flex-sdks\flex_sdk_4161_air29_win

air-setup-mac-init:

flash-check:

flash-download:
[mkdir] Created directory C:\flex-sdks\flex_sdk_4161_air29_win\in
[mkdir] Created directory
C:\flex-sdks\flex_sdk_4161_air29_win\frameworks\libs\player\29.0
Installing Adobe Flash Player playerglobal.swc from:
http://fpdownload.macromedia.com/get/flashplayer/updaters/29//playerglobal29_0.swc

download_flash:

download_flash_with_md5:

check-cache:

download_using_get:

get-if-not-cached:

copy-if-cached:
Using file from cache: \\Mac\Home\Downloads\Apache Flex Installer
Cache/get/flashplayer/updaters/29//playerglobal29_0.swc
 [copy] Copying 1 file to
C:\flex-sdks\flex_sdk_4161_air29_win\frameworks\libs\player\29.0\playerglobal.swc

swfobject-check:

swfobject-download:
   [delete] Deleting file
C:\flex-sdks\flex_sdk_4161_air29_win\swfobject.properties
Downloading 2.2.zip from: https://github.com/swfobject/swfobject/archive
[mkdir] Created directory C:\flex-sdks\flex_sdk_4161_air29_win\in

check-cache:

download_using_get:

get-if-not-cached:

copy-if-cached:
Using file from cache: \\Mac\Home\Downloads\Apache Flex Installer
Cache/swfobject/swfobject/archive/2.2.zip
 [copy] Copying 1 file to
C:\flex-sdks\flex_sdk_4161_air29_win\in\swfobject_2_2.zip
Download complete
[mkdir] Created directory
C:\flex-sdks\flex_sdk_4161_air29_win\in\swfobject
[unzip] Expanding
C:\flex-sdks\flex_sdk_4161_air29_win\in\swfobject_2_2.zip into
C:\flex-sdks\flex_sdk_4161_air29_win\in\swfobject


Directory: C:\flex-sdks\flex_sdk_4161_air29_win\in



ModeLastWriteTime Length Name

- -- 

d-  17/4/18   4:27 pmswfobject

[mkdir] Created directory
C:\flex-sdks\flex_sdk_4161_air29_win\templates\swfobject
 [copy] Copying 1 file to
C:\flex-sdks\flex_sdk_4161_air29_win\templates\swfobject\expressInstall.swf
 [copy] Copying 1 file to
C:\flex-sdks\flex_sdk_4161_air29_win\templates\swfobject\swfobject.js

Re: [Discuss] Apache Flex SDK Installer 3.3.1 RC1*

2018-04-17 Thread Piotr Zarzycki
I got it! I had issue with path. Sorry for the noise. I will try CUT RC2.

Thanks!
Piotr

2018-04-17 8:16 GMT+02:00 Piotr Zarzycki :

> Something is not right even if I use good certs. I have installed 3.3.0
> version, build with good certs and I'm getting the same error.
>
>
>
> 2018-04-17 8:12 GMT+02:00 OmPrakash Muppirala :
>
>> Thank you!  I will be around for an hour or so.  I can help test if you
>> put
>> out an RC in that duration.
>>
>> Regards,
>> Om
>>
>> On Mon, Apr 16, 2018 at 11:09 PM, Piotr Zarzycki <
>> piotrzarzyck...@gmail.com>
>> wrote:
>>
>> > Om,
>> >
>> > It looks like you are right. I did use proper one for Mac build, but I
>> see
>> > that those for Windows are not the right one. Sorry about that. I will
>> cut
>> > another RC! :/
>> >
>> > Thanks,
>> > Piotr
>> >
>> > 2018-04-17 8:04 GMT+02:00 OmPrakash Muppirala :
>> >
>> > > Piotr,
>> > >
>> > > I just tried this on Windows and I am getting the same error:
>> > >
>> > > The application cannot be installed due to a certificate problem.  The
>> > > > certificate does not match the installed application certificate,
>> does
>> > > not
>> > > > support application upgrades, or is invalid.  Please contact the
>> > > > application author.
>> > >
>> > >
>> > > I have version 3.3.0 installed currently.
>> > >
>> > > It appears that you might have used the wrong cert to sign the
>> installer
>> > > binary.  Can you please double check?
>> > >
>> > > Thanks,
>> > > Om
>> > >
>> > > On Mon, Apr 16, 2018 at 10:48 PM, Piotr Zarzycki <
>> > > piotrzarzyck...@gmail.com>
>> > > wrote:
>> > >
>> > > > Phil,
>> > > >
>> > > > As for the passphrase - It's not about pass to the certificate. It
>> was
>> > > bout
>> > > > passphrase to the signing key. I'm surprised that you couldn't
>> > overwrite
>> > > > old version of the installer, assuming that you had previously 3.3.
>> > > >
>> > > > Thanks,
>> > > > Piotr
>> > > >
>> > > > 2018-04-17 7:17 GMT+02:00 Piotr Zarzycki > >:
>> > > >
>> > > > > Hi Phil,
>> > > > >
>> > > > > Can you try to install Apache Flex 4.16.1 with  Air 29 and report
>> > back
>> > > to
>> > > > > me?
>> > > > >
>> > > > > Thanks,
>> > > > > Piotr
>> > > > >
>> > > > > On Mon, Apr 16, 2018, 11:15 PM Piotr Zarzycki <
>> > > piotrzarzyck...@gmail.com
>> > > > >
>> > > > > wrote:
>> > > > >
>> > > > >> Hi,
>> > > > >>
>> > > > >> This is official discuss thread! I need folks who try installer
>> > > > >> especially on Windows with newest Apache Flex SDK.
>> > > > >>
>> > > > >> Thanks,
>> > > > >> --
>> > > > >>
>> > > > >> Piotr Zarzycki
>> > > > >>
>> > > > >> Patreon: *https://www.patreon.com/piotrzarzycki
>> > > > >> *
>> > > > >>
>> > > > >
>> > > >
>> > > >
>> > > > --
>> > > >
>> > > > Piotr Zarzycki
>> > > >
>> > > > Patreon: *https://www.patreon.com/piotrzarzycki
>> > > > *
>> > > >
>> > >
>> >
>> >
>> >
>> > --
>> >
>> > Piotr Zarzycki
>> >
>> > Patreon: *https://www.patreon.com/piotrzarzycki
>> > *
>> >
>>
>
>
>
> --
>
> Piotr Zarzycki
>
> Patreon: *https://www.patreon.com/piotrzarzycki
> *
>



-- 

Piotr Zarzycki

Patreon: *https://www.patreon.com/piotrzarzycki
*


Re: [Discuss] Apache Flex SDK Installer 3.3.1 RC1*

2018-04-17 Thread Piotr Zarzycki
Something is not right even if I use good certs. I have installed 3.3.0
version, build with good certs and I'm getting the same error.



2018-04-17 8:12 GMT+02:00 OmPrakash Muppirala :

> Thank you!  I will be around for an hour or so.  I can help test if you put
> out an RC in that duration.
>
> Regards,
> Om
>
> On Mon, Apr 16, 2018 at 11:09 PM, Piotr Zarzycki <
> piotrzarzyck...@gmail.com>
> wrote:
>
> > Om,
> >
> > It looks like you are right. I did use proper one for Mac build, but I
> see
> > that those for Windows are not the right one. Sorry about that. I will
> cut
> > another RC! :/
> >
> > Thanks,
> > Piotr
> >
> > 2018-04-17 8:04 GMT+02:00 OmPrakash Muppirala :
> >
> > > Piotr,
> > >
> > > I just tried this on Windows and I am getting the same error:
> > >
> > > The application cannot be installed due to a certificate problem.  The
> > > > certificate does not match the installed application certificate,
> does
> > > not
> > > > support application upgrades, or is invalid.  Please contact the
> > > > application author.
> > >
> > >
> > > I have version 3.3.0 installed currently.
> > >
> > > It appears that you might have used the wrong cert to sign the
> installer
> > > binary.  Can you please double check?
> > >
> > > Thanks,
> > > Om
> > >
> > > On Mon, Apr 16, 2018 at 10:48 PM, Piotr Zarzycki <
> > > piotrzarzyck...@gmail.com>
> > > wrote:
> > >
> > > > Phil,
> > > >
> > > > As for the passphrase - It's not about pass to the certificate. It
> was
> > > bout
> > > > passphrase to the signing key. I'm surprised that you couldn't
> > overwrite
> > > > old version of the installer, assuming that you had previously 3.3.
> > > >
> > > > Thanks,
> > > > Piotr
> > > >
> > > > 2018-04-17 7:17 GMT+02:00 Piotr Zarzycki  >:
> > > >
> > > > > Hi Phil,
> > > > >
> > > > > Can you try to install Apache Flex 4.16.1 with  Air 29 and report
> > back
> > > to
> > > > > me?
> > > > >
> > > > > Thanks,
> > > > > Piotr
> > > > >
> > > > > On Mon, Apr 16, 2018, 11:15 PM Piotr Zarzycki <
> > > piotrzarzyck...@gmail.com
> > > > >
> > > > > wrote:
> > > > >
> > > > >> Hi,
> > > > >>
> > > > >> This is official discuss thread! I need folks who try installer
> > > > >> especially on Windows with newest Apache Flex SDK.
> > > > >>
> > > > >> Thanks,
> > > > >> --
> > > > >>
> > > > >> Piotr Zarzycki
> > > > >>
> > > > >> Patreon: *https://www.patreon.com/piotrzarzycki
> > > > >> *
> > > > >>
> > > > >
> > > >
> > > >
> > > > --
> > > >
> > > > Piotr Zarzycki
> > > >
> > > > Patreon: *https://www.patreon.com/piotrzarzycki
> > > > *
> > > >
> > >
> >
> >
> >
> > --
> >
> > Piotr Zarzycki
> >
> > Patreon: *https://www.patreon.com/piotrzarzycki
> > *
> >
>



-- 

Piotr Zarzycki

Patreon: *https://www.patreon.com/piotrzarzycki
*


[CANCEL][VOTE] Apache Flex SDK Installer 3.3.1 RC1

2018-04-17 Thread Piotr Zarzycki
Cancelling due to wrong cert usage on Windows.

I'm sorry about that.

Piotr

2018-04-17 7:16 GMT+02:00 Piotr Zarzycki :

> Guys,
>
> Let's continue in the discuss thread.
>
> Thanks,
> Piotr
>
> On Tue, Apr 17, 2018, 3:37 AM Phil Haeusler 
> wrote:
>
>> Hi Piotr
>>
>> I tried installing the 3.3.1 build on windows but i got this error
>>
>> "The application cannot be installed due to a certificate problem.  The
>> certificate does not match the installed application certificate, does not
>> support application upgrades, or is invalid.  Please contact the
>> application author."
>>
>> I had to uninstall the 3.3 installer first as the changing of the signing
>> certificate meant it wouldn't support installing over the top.  Unless you
>> can dual sign with the previous certificate - which will be difficult if
>> you can't recall the pass phrase, we'll have to live with uninstalling the
>> 3.3 installer first.
>>
>> However, once I installed the 3.3.1 installer, I am still unable to
>> successfully create a new SDK with AIR 4.13 - I am getting an error trying
>> to process the osmf.swc download.  I've copied my installer log below.
>>
>> So currently I'm in a position where I am still unable to package the Flex
>> SDK with AIR29 on windows.  Mac I have had no problems with the v3.3
>> installer
>>
>> Thanks
>> Phil
>>
>> Installer version 3.3.1 (windows)
>> Using Locale: en_US
>> Fetched the SDK download mirror URL from the CGI.
>> SDK version Apache Flex SDK 4.13.0
>> AIR version 29.0
>> Flash Player version 29.0
>> Creating Apache Flex home
>> Creating temporary directory
>> Downloading Apache Flex SDK from:
>> http://archive.apache.org/dist/flex/4.13.0/binaries/
>> apache-flex-sdk-4.13.0-bin.zip
>> Using file from cache:
>> file:Mac/Home/Downloads/Apache%20Flex%20Installer%
>> 20Cache/dist/flex/4.13.0/binaries/apache-flex-sdk-4.13.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.
>> Uncompressing:
>> C:\flex-sdks\flex_sdk_413_air29_win\temp\apache-flex-sdk-4.13.0-bin.zip
>> Finished uncompressing:
>> C:\flex-sdks\flex_sdk_413_air29_win\temp\apache-flex-sdk-4.13.0-bin.zip
>> Downloading Adobe AIR Runtime Kit for Windows from:
>> http://airdownload.adobe.com/air/win/download/29.0//AdobeAIRSDK.zip
>> Using file from cache: \\Mac\Home\Downloads\Apache Flex Installer
>> Cache/air/win/download/29.0//AdobeAIRSDK.zip
>> Finished uncompressing:
>> C:\flex-sdks\flex_sdk_413_air29_win/in/AdobeAIRSDK.zip
>> Installing Adobe Flash Player playerglobal.swc from:
>> http://fpdownload.macromedia.com/get/flashplayer/updaters/
>> 29//playerglobal29_0.swc
>> Using file from cache: \\Mac\Home\Downloads\Apache Flex Installer
>> Cache/get/flashplayer/updaters/29//playerglobal29_0.swc
>> Downloading 2.2.zip from: https://github.com/swfobject/swfobject/archive
>> Using file from cache: \\Mac\Home\Downloads\Apache Flex Installer
>> Cache/swfobject/swfobject/archive/2.2.zip
>> Download complete
>> Downloading OSMF.swc from:
>> http://downloads.sourceforge.net/project/osmf.adobe/OSMF%
>> 202.0%20Release%20%28final%20source%2C%20ASDocs%2C%20pdf%
>> 20guides%20and%20release%20notes%29
>> Validating download:
>> C:\flex-sdks\flex_sdk_413_air29_win/frameworks/libs/osmf.swc
>> Error #2038
>> Error: Error #2038
>> at org.apache.flex.ant.tags::Copy/doCopy()
>> at org.apache.flex.ant::Ant/doCallback()
>> at InstallApacheFlex/enterFrameHandler()
>> Installation aborted:
>> http://flex.apache.org/track-installer.html?failure=true=Apache
>> Flex
>> SDK 4.13.0=4.13.0=windows=3.3.1=Error
>> #2038
>> Error: Error #2038
>> at org.apache.flex.ant.tags::Copy/doCopy()
>> at org.apache.flex.ant::Ant/doCallback()
>> at InstallApacheFlex/enterFrameHandler()
>>
>>
>>
>> On 17 April 2018 at 11:25, Alex Polmans 
>> wrote:
>>
>> > I never had a previous version installed.  But I did also do an install
>> of
>> > the partially complete installer and tried again with the same result.
>> >  Alex
>> >
>> > Sent from my iPhone
>> >
>> > > On Apr 16, 2018, at 4:51 PM, Alex Harui 
>> > wrote:
>> > >
>> > > Have you already uninstalled Installer 3.3?  Sometimes a newer version
>> > > can't overwrite the older one.
>> > >
>> > > -Alex
>> > >
>> > >> On 4/16/18, 3:55 PM, "Alex Polmans" 
>> wrote:
>> > >>
>> > >> Sorry, the text was
>> > >>
>> > >> "The program can't start because objc.dll is missing from your
>> computer.
>> > >> Try re-installing the program to fix this problem."
>> > >>
>> > >> Regards
>> > >>
>> > >> Alex
>> > >>
>> > >> -Original Message-
>> > >> From: Piotr Zarzycki [mailto:piotrzarzyck...@gmail.com]
>> > >> Sent: Monday, April 16, 2018 3:04 PM
>> > >> To: dev@flex.apache.org
>> > >> Subject: Re: [VOTE] Apache Flex SDK Installer 3.3.1 RC1
>> > >>
>> > >> Hi Alex,
>> > >>
>> > >> Unfortunately your 

Re: [Discuss] Apache Flex SDK Installer 3.3.1 RC1*

2018-04-17 Thread OmPrakash Muppirala
Thank you!  I will be around for an hour or so.  I can help test if you put
out an RC in that duration.

Regards,
Om

On Mon, Apr 16, 2018 at 11:09 PM, Piotr Zarzycki 
wrote:

> Om,
>
> It looks like you are right. I did use proper one for Mac build, but I see
> that those for Windows are not the right one. Sorry about that. I will cut
> another RC! :/
>
> Thanks,
> Piotr
>
> 2018-04-17 8:04 GMT+02:00 OmPrakash Muppirala :
>
> > Piotr,
> >
> > I just tried this on Windows and I am getting the same error:
> >
> > The application cannot be installed due to a certificate problem.  The
> > > certificate does not match the installed application certificate, does
> > not
> > > support application upgrades, or is invalid.  Please contact the
> > > application author.
> >
> >
> > I have version 3.3.0 installed currently.
> >
> > It appears that you might have used the wrong cert to sign the installer
> > binary.  Can you please double check?
> >
> > Thanks,
> > Om
> >
> > On Mon, Apr 16, 2018 at 10:48 PM, Piotr Zarzycki <
> > piotrzarzyck...@gmail.com>
> > wrote:
> >
> > > Phil,
> > >
> > > As for the passphrase - It's not about pass to the certificate. It was
> > bout
> > > passphrase to the signing key. I'm surprised that you couldn't
> overwrite
> > > old version of the installer, assuming that you had previously 3.3.
> > >
> > > Thanks,
> > > Piotr
> > >
> > > 2018-04-17 7:17 GMT+02:00 Piotr Zarzycki :
> > >
> > > > Hi Phil,
> > > >
> > > > Can you try to install Apache Flex 4.16.1 with  Air 29 and report
> back
> > to
> > > > me?
> > > >
> > > > Thanks,
> > > > Piotr
> > > >
> > > > On Mon, Apr 16, 2018, 11:15 PM Piotr Zarzycki <
> > piotrzarzyck...@gmail.com
> > > >
> > > > wrote:
> > > >
> > > >> Hi,
> > > >>
> > > >> This is official discuss thread! I need folks who try installer
> > > >> especially on Windows with newest Apache Flex SDK.
> > > >>
> > > >> Thanks,
> > > >> --
> > > >>
> > > >> Piotr Zarzycki
> > > >>
> > > >> Patreon: *https://www.patreon.com/piotrzarzycki
> > > >> *
> > > >>
> > > >
> > >
> > >
> > > --
> > >
> > > Piotr Zarzycki
> > >
> > > Patreon: *https://www.patreon.com/piotrzarzycki
> > > *
> > >
> >
>
>
>
> --
>
> Piotr Zarzycki
>
> Patreon: *https://www.patreon.com/piotrzarzycki
> *
>


Re: [Discuss] Apache Flex SDK Installer 3.3.1 RC1*

2018-04-17 Thread Piotr Zarzycki
Om,

It looks like you are right. I did use proper one for Mac build, but I see
that those for Windows are not the right one. Sorry about that. I will cut
another RC! :/

Thanks,
Piotr

2018-04-17 8:04 GMT+02:00 OmPrakash Muppirala :

> Piotr,
>
> I just tried this on Windows and I am getting the same error:
>
> The application cannot be installed due to a certificate problem.  The
> > certificate does not match the installed application certificate, does
> not
> > support application upgrades, or is invalid.  Please contact the
> > application author.
>
>
> I have version 3.3.0 installed currently.
>
> It appears that you might have used the wrong cert to sign the installer
> binary.  Can you please double check?
>
> Thanks,
> Om
>
> On Mon, Apr 16, 2018 at 10:48 PM, Piotr Zarzycki <
> piotrzarzyck...@gmail.com>
> wrote:
>
> > Phil,
> >
> > As for the passphrase - It's not about pass to the certificate. It was
> bout
> > passphrase to the signing key. I'm surprised that you couldn't overwrite
> > old version of the installer, assuming that you had previously 3.3.
> >
> > Thanks,
> > Piotr
> >
> > 2018-04-17 7:17 GMT+02:00 Piotr Zarzycki :
> >
> > > Hi Phil,
> > >
> > > Can you try to install Apache Flex 4.16.1 with  Air 29 and report back
> to
> > > me?
> > >
> > > Thanks,
> > > Piotr
> > >
> > > On Mon, Apr 16, 2018, 11:15 PM Piotr Zarzycki <
> piotrzarzyck...@gmail.com
> > >
> > > wrote:
> > >
> > >> Hi,
> > >>
> > >> This is official discuss thread! I need folks who try installer
> > >> especially on Windows with newest Apache Flex SDK.
> > >>
> > >> Thanks,
> > >> --
> > >>
> > >> Piotr Zarzycki
> > >>
> > >> Patreon: *https://www.patreon.com/piotrzarzycki
> > >> *
> > >>
> > >
> >
> >
> > --
> >
> > Piotr Zarzycki
> >
> > Patreon: *https://www.patreon.com/piotrzarzycki
> > *
> >
>



-- 

Piotr Zarzycki

Patreon: *https://www.patreon.com/piotrzarzycki
*


Re: [Discuss] Apache Flex SDK Installer 3.3.1 RC1*

2018-04-17 Thread OmPrakash Muppirala
Piotr,

I just tried this on Windows and I am getting the same error:

The application cannot be installed due to a certificate problem.  The
> certificate does not match the installed application certificate, does not
> support application upgrades, or is invalid.  Please contact the
> application author.


I have version 3.3.0 installed currently.

It appears that you might have used the wrong cert to sign the installer
binary.  Can you please double check?

Thanks,
Om

On Mon, Apr 16, 2018 at 10:48 PM, Piotr Zarzycki 
wrote:

> Phil,
>
> As for the passphrase - It's not about pass to the certificate. It was bout
> passphrase to the signing key. I'm surprised that you couldn't overwrite
> old version of the installer, assuming that you had previously 3.3.
>
> Thanks,
> Piotr
>
> 2018-04-17 7:17 GMT+02:00 Piotr Zarzycki :
>
> > Hi Phil,
> >
> > Can you try to install Apache Flex 4.16.1 with  Air 29 and report back to
> > me?
> >
> > Thanks,
> > Piotr
> >
> > On Mon, Apr 16, 2018, 11:15 PM Piotr Zarzycki  >
> > wrote:
> >
> >> Hi,
> >>
> >> This is official discuss thread! I need folks who try installer
> >> especially on Windows with newest Apache Flex SDK.
> >>
> >> Thanks,
> >> --
> >>
> >> Piotr Zarzycki
> >>
> >> Patreon: *https://www.patreon.com/piotrzarzycki
> >> *
> >>
> >
>
>
> --
>
> Piotr Zarzycki
>
> Patreon: *https://www.patreon.com/piotrzarzycki
> *
>