You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flex.apache.org by "OmPrakash Muppirala (JIRA)" <ji...@apache.org> on 2013/01/11 20:46:12 UTC

[jira] [Commented] (FLEX-33348) /Users/justinmclean is hardcoded in source code

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

OmPrakash Muppirala commented on FLEX-33348:
--------------------------------------------

I dont think this is a bug.  This is typical behavior of the compiler/runtime.  The SDK was built and released from Justin's computer which is why the path appears in the exception stack trace.  
                
> /Users/justinmclean is hardcoded in source code
> -----------------------------------------------
>
>                 Key: FLEX-33348
>                 URL: https://issues.apache.org/jira/browse/FLEX-33348
>             Project: Apache Flex
>          Issue Type: Bug
>            Reporter: Patrick Barry
>
> I stumbled across this problem when I encountered a problem with my flex app.  It looks like there might have been a mis-commit from Justin Mclean.  Notice the directory that is output below.  
> This is Apache Flex 4.9.0, on flash builder 4.7, on a MAC
> [SWF] FlexPaper.swf - 3,926,129 bytes after decompression
> param 3 incompatible
>    virt mx.geom::RoundedRectangle mx.core::UIComponent/http://www.adobe.com/2006/flex/mx/internal::fillOverlay()
>    over mx.graphics::RoundedRectangle mx.core::Container/http://www.adobe.com/2006/flex/mx/internal::fillOverlay()
> VerifyError: Error #1053: Illegal override of Container in mx.core.Container.
> 	at _com_devaldi_controls_flexpaper_FlexPaperViewerWatcherSetupUtil$/init()
> 	at mx.managers::SystemManager/http://www.adobe.com/2006/flex/mx/internal::kickOff()[/Users/justinmclean/Documents/ApacheFlexSDK/frameworks/projects/framework/src/mx/managers/SystemManager.as:2823]
> 	at mx.managers::SystemManager/http://www.adobe.com/2006/flex/mx/internal::preloader_completeHandler()[/Users/justinmclean/Documents/ApacheFlexSDK/frameworks/projects/framework/src/mx/managers/SystemManager.as:2731]
> 	at flash.events::EventDispatcher/dispatchEventFunction()
> 	at flash.events::EventDispatcher/dispatchEvent()
> 	at mx.preloaders::Preloader/timerHandler()[/Users/justinmclean/Documents/ApacheFlexSDK/frameworks/projects/framework/src/mx/preloaders/Preloader.as:550]
> 	at flash.utils::Timer/_timerDispatch()
> 	at flash.utils::Timer/tick()

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira