You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Roy Ackermann (JIRA)" <ji...@apache.org> on 2013/08/14 16:34:49 UTC

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

Roy Ackermann created CB-4582:
---------------------------------

             Summary: crash when calling camera.getPicture
                 Key: CB-4582
                 URL: https://issues.apache.org/jira/browse/CB-4582
             Project: Apache Cordova
          Issue Type: Bug
            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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira