Re: [DISCUSS] Discuss Release Apache Flex SDK Installer 3.1 - RC5

2014-07-01 Thread Jose Barragan
Hi Alex, Same here with the latest version… https://dl.dropboxusercontent.com/u/6962400/installer-with-log-freeze2.png Regarding your question about the behaviour when is normally launched, the answer is yes, only keep waiting when is launched from command line with -log=, in fact if launch

Re: [DISCUSS] Discuss Release Apache Flex SDK Installer 3.1 - RC3

2014-07-01 Thread Justin Mclean
Hi, Anyone is free to make a release at any time - you don't even have to be a committer (but it's a little easier if you are). Currently I don't see that people have have enough cycles to be able to get a release out every month. People can use the Nightly if they urgently need a recent bug fi

RE: [DISCUSS] Discuss Release Apache Flex SDK Installer 3.1 - RC5

2014-07-01 Thread Alex Harui
Hi Jose, Does it also fail if you use absolute path to installlog.txt? Instead of ~/installlog.txt try /Users/jbarragan/installlog.txt (or whatever your user name is). Thanks, -Alex From: Jose Barragan [jose.barra...@codeoscopic.com] Sent: Tuesday, July

SkinnableTextBase bug (found in Flex 4.13.0 RC2)

2014-07-01 Thread DarkStone
Hi folks, I already created a JIRA issue for this: https://issues.apache.org/jira/browse/FLEX-34390 [Short story] There is a bug in SkinnableTextBase, inside the function body of "private function textDisplay_changeHandler(event:Event):void", the skin.currentState is null when running on mobi

Re: [DISCUSS] Discuss Release Apache Flex SDK Installer 3.1 - RC5

2014-07-01 Thread Jose Barragan
Hi Alex, Got it!! :) Using the absolute path, it works fine (for log file, at least…) I attached here, the log file with all process info until crash point. https://dl.dropboxusercontent.com/u/6962400/installlog.txt In a second try without verbose download progress, I got an installation s

Re: [VOTE] Apache Flex SDK 4.13.0 RC2

2014-07-01 Thread Mark Kessler
I've run out of time for today, I'll have to finish reviewing this tomorrow. -Mark On Sat, Jun 28, 2014 at 2:18 AM, Alex Harui wrote: > Hi, > > This is a Apache Flex 4.13.0 release candidate 2. Please see the > RELEASE_NOTES and the README. > > There is a known bug in Adobe Flash Builder 4.6

RE: [DISCUSS] Discuss Release Apache Flex SDK Installer 3.1 - RC5

2014-07-01 Thread Alex Harui
That's strange that it worked after several failures. No obvious differences from the logs. If you have time, can you try again and keep an eye on memory usage as the installer finishes up the AIR SDK install and continues on to playerglobal and swfobject. Thanks, -Alex __