Alex created CB-1147: ------------------------ Summary: PhoneGap 2.0 crashing taking pictures with minimal example Key: CB-1147 URL: https://issues.apache.org/jira/browse/CB-1147 Project: Apache Cordova Issue Type: Bug Components: Android Affects Versions: 2.0.0 Environment: Android 4.0.3 in Samsung Galaxy S2 Reporter: Alex Assignee: Joe Bowser Priority: Blocker
New project exactly as said in: http://docs.phonegap.com/en/2.0.0/guide_getting-started_android_index.md.html#Getting%20Started%20with%20Android index.html exactly as shown in example of getPicture of: http://docs.phonegap.com/en/2.0.0/cordova_camera_camera.md.html#camera.getPicture I take the picture, I press "Save", and the program crashes. It does not show the typical "xxxxx has crashed", it just goes directly to my Android home page. Complete Logcat (since the program is started until it "crashes") http://pastebin.com/nLUitcs4 I put "Crashes" between quotes because, as I said, there's no "crash" alert message, it just go to Android Home page. The program is still in memory, if I put in foreground the program again, I just see the index.html with no picture taken. If I click again in "Capture Photo" button, the logcat shows this: http://pastebin.com/Tgm4iQRa -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira