[ 
https://issues.apache.org/jira/browse/FLEX-35210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15741455#comment-15741455
 ] 

Pan Li edited comment on FLEX-35210 at 12/12/16 9:32 AM:
---------------------------------------------------------

These are the steps we build FlexJS examples:
1 Delete all existing build files
2 Prepare Prerequisites according to FlexJS README
I am using
{code}
AIRSDK 23.0
google/closure-library last tagged version (Closure Library v20161201)
playerglobal 11.0
Last Flash Player Debugger for mac
{code}
other prerequisites are not used since I build other projects from source
3 Follow steps in README:
{code}
3.1 clone flexjs-asjs code
3.2 checkout develop
3.3 ant all (it will download flexjs-SDK and others0
3.4 ant release
in this step it pops an error of "mustella" tests, I simply commented the test 
out.
3.5 change to flex-falcon and run
ant release
3.6 "install" the result flexjs bin distribution follow its readme, I am using 
AIRSDK 23.0 for the intaller
{code}
4 Test using existing FlexJS applications and FlexJS SDK examples
I had build the source from NOV it didn't have building problems.


I just did the process again today (12, DEC) after deleting all my local files, 
it still has the same problem: our existing FlexJS app works as expected, but 
FlashJSStore fails with the same error.
Santanu had repeated the process and got same error.






was (Author: pa...@prominic.net):
These are the steps we build FlexJS examples:
1 Delete all existing build files
2 Prepare Prerequisites according to FlexJS README
I am using
AIRSDK 23.0
google/closure-library last tagged version (Closure Library v20161201)
playerglobal 11.0
Last Flash Player Debugger for mac
other prerequisites are not used since I build other projects from source
3 Follow steps in README:
3.1 clone flexjs-asjs code
3.2 checkout develop
3.3 ant all (it will download flexjs-SDK and others0
3.4 ant release
in this step it pops an error of "mustella" tests, I simply commented the test 
out.
3.5 change to flex-falcon and run
ant release
3.6 "install" the result flexjs bin distribution follow its readme, I am using 
AIRSDK 23.0 for the intaller

4 Test using existing FlexJS applications and FlexJS SDK examples
I had build the source from NOV it didn't have building problems.


I just did the process again today (12, DEC) after deleting all my local files, 
it still has the same problem: our existing FlexJS app works as expected, but 
FlashJSStore fails with the same error.
Santanu had repeated the process and got same error.





> FlexJSStore and FlexJSStore_JQuery fail with javascript error on starting as 
> of 09 DEC
> --------------------------------------------------------------------------------------
>
>                 Key: FLEX-35210
>                 URL: https://issues.apache.org/jira/browse/FLEX-35210
>             Project: Apache Flex
>          Issue Type: Bug
>    Affects Versions: Apache FlexJS 0.8.0
>            Reporter: Pan Li
>            Priority: Blocker
>             Fix For: Apache FlexJS 0.8.0
>
>
> I had check out last code freshly at 09 DEC, the SDK build fine and it work 
> for simple FlexJS application, but FlexJSStore and FlexJSStore_JQuery could 
> not start, they failed with javascript error on starting:
> EventDispatcher.js:70 Uncaught TypeError: Cannot read property 'price' of 
> undefined
> I believe FlexJSStore was mostly working in earlier 0.8 code, it can start, 
> do basic operations but it crush if I click controls faster. I can't 
> reproduce crushing on mouse clicking now since it can't start
> FlexJSStore_JQuery was mostly working in earlier 0.8 code, it can start but 
> it crush if I click controls faster and the JQuery buttons had some strange 
> UI interaction behaviors: for example button can get larger when I move mouse 
> around. I can't reproduce the problems now since it can't start
> If they can start I will retest and include more test results of FlexJSStore 
> and FelxJSStore_JQuery problems (when they could start)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to