You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flex.apache.org by "Darren Yuhar (JIRA)" <ji...@apache.org> on 2015/02/02 17:49:34 UTC

[jira] [Closed] (FLEX-34723) ArgumentError: Undefined state 'normalAndInactive'.

     [ https://issues.apache.org/jira/browse/FLEX-34723?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Darren Yuhar closed FLEX-34723.
-------------------------------
       Resolution: Invalid
    Fix Version/s: Apache Flex 4.14.0

Working fine in the final release.

> ArgumentError: Undefined state 'normalAndInactive'.
> ---------------------------------------------------
>
>                 Key: FLEX-34723
>                 URL: https://issues.apache.org/jira/browse/FLEX-34723
>             Project: Apache Flex
>          Issue Type: Bug
>    Affects Versions: Apache Flex 4.14.0
>         Environment: Latest nightly build (January 21) w/AIR 16. 
> Intelli-J
> Mac
>            Reporter: Darren Yuhar
>             Fix For: Apache Flex 4.14.0
>
>
> I haven't had time to dig deep into this, but thought I would point this out as I know there's talk of an RC.
> We have a rather large AIR project that has 4 mobile apps and a desktop app (all sharing core libs). When I tried the nightly build last night, the mobile apps work fine but I get the following error.
> This happens immediately on launch and the AIR Window doesn't open up. In 4.13 everything works as expected.
> Sorry for the lack of details but this is just a heads up. hopefully tonight I'll have time to dig deeper into the problem.
> ------------------------------------------------------------------------
> ArgumentError: Undefined state 'normalAndInactive'.
> 	at mx.core::UIComponent/getState()[C:\Jenkins\workspace\flex-sdk-release\frameworks\projects\framework\src\mx\core\UIComponent.as:11139]
> 	at mx.core::UIComponent/findCommonBaseState()[C:\Jenkins\workspace\flex-sdk-release\frameworks\projects\framework\src\mx\core\UIComponent.as:11159]
> 	at mx.core::UIComponent/commitCurrentState()[C:\Jenkins\workspace\flex-sdk-release\frameworks\projects\framework\src\mx\core\UIComponent.as:10913]
> 	at mx.core::UIComponent/commitProperties()[C:\Jenkins\workspace\flex-sdk-release\frameworks\projects\framework\src\mx\core\UIComponent.as:8836]
> 	at spark.components.supportClasses::GroupBase/commitProperties()[/Users/aharui/release4.13.0/frameworks/projects/spark/src/spark/components/supportClasses/GroupBase.as:1136]
> 	at spark.components::Group/commitProperties()[/Users/aharui/release4.13.0/frameworks/projects/spark/src/spark/components/Group.as:948]
> 	at mx.core::UIComponent/validateProperties()[C:\Jenkins\workspace\flex-sdk-release\frameworks\projects\framework\src\mx\core\UIComponent.as:8751]
> 	at spark.components::Group/validateProperties()[/Users/aharui/release4.13.0/frameworks/projects/spark/src/spark/components/Group.as:926]
> 	at mx.managers::LayoutManager/validateProperties()[/Users/aharui/release4.13.0/frameworks/projects/framework/src/mx/managers/LayoutManager.as:605]
> 	at mx.managers::LayoutManager/doPhasedInstantiation()[/Users/aharui/release4.13.0/frameworks/projects/framework/src/mx/managers/LayoutManager.as:791]
> 	at mx.managers::LayoutManager/doPhasedInstantiationCallback()[/Users/aharui/release4.13.0/frameworks/projects/framework/src/mx/managers/LayoutManager.as:1188]



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