You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Vladimir Kotikov (JIRA)" <ji...@apache.org> on 2016/10/10 13:56:20 UTC

[jira] [Commented] (CB-11523) Unhandled null pointer on mediacapture cancel

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

Vladimir Kotikov commented on CB-11523:
---------------------------------------

[~akilawickey], are you still working on this? Were you able to reproduce the issue?

> Unhandled null pointer on mediacapture cancel
> ---------------------------------------------
>
>                 Key: CB-11523
>                 URL: https://issues.apache.org/jira/browse/CB-11523
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Plugin Media Capture
>    Affects Versions: 1.2.0
>         Environment: Android 4.4.2
>            Reporter: Jan Kalina
>
> When selection of media in mediacapture is canceled:
> E/AndroidRuntime( 5307): java.lang.NullPointerException
> E/AndroidRuntime( 5307): 	at org.apache.cordova.mediacapture.Capture.createMediaFile(Capture.java:452)
> E/AndroidRuntime( 5307): 	at org.apache.cordova.mediacapture.Capture.access$000(Capture.java:54)
> E/AndroidRuntime( 5307): 	at org.apache.cordova.mediacapture.Capture$1.run(Capture.java:286)
> E/AndroidRuntime( 5307): 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1112)
> E/AndroidRuntime( 5307): 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
> E/AndroidRuntime( 5307): 	at java.lang.Thread.run(Thread.java:841)
> (and Cordova application is killed)



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org