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/26 13:48:58 UTC

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

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

Vladimir Kotikov resolved CB-11523.
-----------------------------------
    Resolution: Cannot Reproduce

Closing this due to no response and because I wasn't able to reproduce this on various devices. If anyone still seeing this problem, please reopen.

> 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
>            Assignee: Vladimir Kotikov
>              Labels: Android, wfc
>
> 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