You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Joe Bowser (JIRA)" <ji...@apache.org> on 2013/11/18 22:27:20 UTC

[jira] [Resolved] (CB-5374) App crashes when save video

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

Joe Bowser resolved CB-5374.
----------------------------

    Resolution: Fixed

This should be resolved with the latest capture plugin.

> App crashes when save video
> ---------------------------
>
>                 Key: CB-5374
>                 URL: https://issues.apache.org/jira/browse/CB-5374
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Android
>    Affects Versions: 3.1.0
>            Reporter: Luiz Bernardo Souza e Souza
>            Priority: Critical
>
> When I tried to use media capture plugin to capture a video, the camera opens ok, but when I try to save the app crashes and I get this on logcat:
> 11-13 10:21:52.920: E/AndroidRuntime(8457): FATAL EXCEPTION: main
> 11-13 10:21:52.920: E/AndroidRuntime(8457): java.lang.RuntimeException: Failure delivering result ResultInfo{who=null, request=2, result=-1, data=Intent { act=inline-data dat=content://media/external/video/media/3483 }} to activity {com.w2s.evaltec/com.w2s.evaltec.Evaltec}: java.lang.IllegalStateException: Do not perform IO operations on the UI thread. Use CordovaInterface.getThreadPool() instead.



--
This message was sent by Atlassian JIRA
(v6.1#6144)