Return-Path: X-Original-To: apmail-cordova-issues-archive@minotaur.apache.org Delivered-To: apmail-cordova-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id D4FB010341 for ; Wed, 14 Aug 2013 14:40:49 +0000 (UTC) Received: (qmail 67766 invoked by uid 500); 14 Aug 2013 14:40:49 -0000 Delivered-To: apmail-cordova-issues-archive@cordova.apache.org Received: (qmail 67741 invoked by uid 500); 14 Aug 2013 14:40:49 -0000 Mailing-List: contact issues-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cordova.apache.org Delivered-To: mailing list issues@cordova.apache.org Received: (qmail 67676 invoked by uid 99); 14 Aug 2013 14:40:47 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 14 Aug 2013 14:40:47 +0000 Date: Wed, 14 Aug 2013 14:40:47 +0000 (UTC) From: "Roy Ackermann (JIRA)" To: issues@cordova.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (CB-4582) crash when calling camera.getPicture MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CB-4582?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roy Ackermann updated CB-4582: ------------------------------ Environment: Eclipse keppler, Android 4.1.2 Affects Version/s: 3.0.0 > crash when calling camera.getPicture > ------------------------------------ > > Key: CB-4582 > URL: https://issues.apache.org/jira/browse/CB-4582 > Project: Apache Cordova > Issue Type: Bug > 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 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