[ https://issues.apache.org/jira/browse/CB-336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13261957#comment-13261957 ]
Filip Maj commented on CB-336: ------------------------------ I've narrowed this down (at least when using the Capture API to capture images) to an exception being thrown when trying to {{OpenFile}} the image inside the {{ExtractImageFromLocalStorage}} method (which gets called from {{getMetaData}}). The exception being thrown is "Invalid cross-thread access". Yay threading issues! > Mediafile.getFormatData hits error call back > --------------------------------------------- > > Key: CB-336 > URL: https://issues.apache.org/jira/browse/CB-336 > Project: Apache Callback > Issue Type: Bug > Components: WP7 > Affects Versions: 1.3.0, 1.6.1 > Environment: Windows Phone > Reporter: Babu Muralidharan > Assignee: Filip Maj > Fix For: 1.7.0 > > > This method is expected to return MediaFileData object on successful call > back. But currently this method goes into the error call back and the method > fails. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira