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 2014/01/20 19:41:22 UTC

[jira] [Commented] (CB-4582) crash when calling camera.getPicture

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

Joe Bowser commented on CB-4582:
--------------------------------

We need more information.  What type of device are you using? 

> crash when calling camera.getPicture
> ------------------------------------
>
>                 Key: CB-4582
>                 URL: https://issues.apache.org/jira/browse/CB-4582
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Android, Plugin Camera
>    Affects Versions: 3.0.0
>         Environment: Eclipse keppler, Android 4.1.2
>            Reporter: Roy Ackermann
>
> Sometimes an error occurs when calling:
> navigator.camera.getPicture(onSuccessCapturePhoto, onFailCamera, { targetWidth: 1200, targetHeight: 1200, quality: 65, destinationType: Camera.DestinationType.FILE_URI, saveToPhotoAlbum: true , correctOrientation:true});
> Trace: error opening trace file: No such file or directory (2)



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)