{ "id": "76811", "key": "AC-2760", "fields": { "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false }, "project": { "id": "12217", "key": "AC", "name": "Appcelerator - INBOX", "projectCategory": { "id": "10000", "description": "", "name": "Customer Service" } }, "resolution": { "id": "8", "description": "", "name": "Needs more info" }, "resolutiondate": "2011-08-06T12:27:26.000+0000", "created": "2011-06-22T09:15:38.000+0000", "labels": [ "android", "camera", "gallery", "photo", "sdcard" ], "versions": [], "issuelinks": [], "assignee": { "name": "tguntharp", "key": "tguntharp", "displayName": "Tony Guntharp", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2016-03-08T07:47:39.000+0000", "status": { "description": "The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.", "name": "Closed", "id": "6", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "components": [ { "id": "14548", "name": "Titanium SDK & CLI", "description": "Please enter tickets related to the MobileSDK here." } ], "description": "- SaveToPhotoGallery:false >> doesn't work, photo is always saved in gallery -- images(external)\r\n\r\n- Success Event only get's triggered randomly \r\n\r\n\r\nTested on original Droid, running Android 2.2.2\r\n\r\n\r\n", "attachment": [ { "id": "21440", "filename": "AndroidCameraLog6-23-11-b.txt", "author": { "name": "bmd2k1", "key": "bmd2k1", "displayName": "Brian Dittmer", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-06-23T08:29:46.000+0000", "size": 98352, "mimeType": "text/plain" }, { "id": "21441", "filename": "AndroidCameraLog6-23-11-c.txt", "author": { "name": "bmd2k1", "key": "bmd2k1", "displayName": "Brian Dittmer", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-06-23T08:38:12.000+0000", "size": 98767, "mimeType": "text/plain" }, { "id": "21427", "filename": "camera.js", "author": { "name": "bmd2k1", "key": "bmd2k1", "displayName": "Brian Dittmer", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-06-22T09:15:38.000+0000", "size": 1182, "mimeType": "application/x-javascript" }, { "id": "21439", "filename": "Camera-log-6-23-11.txt", "author": { "name": "bmd2k1", "key": "bmd2k1", "displayName": "Brian Dittmer", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-06-23T07:42:53.000+0000", "size": 98350, "mimeType": "text/plain" }, { "id": "21436", "filename": "DroidLog-CameraApp.txt", "author": { "name": "bmd2k1", "key": "bmd2k1", "displayName": "Brian Dittmer", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-06-22T20:00:02.000+0000", "size": 98163, "mimeType": "text/plain" } ], "flagged": false, "summary": "Android Camera - SaveToPhotoGallery:false doesn't work & Success Event only triggered randomly", "creator": { "name": "bmd2k1", "key": "bmd2k1", "displayName": "Brian Dittmer", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "bmd2k1", "key": "bmd2k1", "displayName": "Brian Dittmer", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "SDK 1.6.2, 1.7.0 and 1.7.1", "comment": { "comments": [ { "id": "157619", "author": { "name": "bmd2k1", "key": "bmd2k1", "displayName": "Brian Dittmer", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Log from Droid - (3)photos taken in a row that actually saved to SDCard, then one taken that didn't save, then cancelled camera app.", "updateAuthor": { "name": "bmd2k1", "key": "bmd2k1", "displayName": "Brian Dittmer", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-06-22T20:00:02.000+0000", "updated": "2011-06-22T20:00:02.000+0000" }, { "id": "157641", "author": { "name": "bmd2k1", "key": "bmd2k1", "displayName": "Brian Dittmer", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Here's another log file from my Droid - following this sequence of things:\n\n- 2 pics taken and saved to SD (ie. Success event triggered)\n\n- 1 pic taken...NOT saved to SD or msg dialog triggered -- so Success event NOT triggered\n\n- Cancel initiated via button press & cancel event triggered\n", "updateAuthor": { "name": "bmd2k1", "key": "bmd2k1", "displayName": "Brian Dittmer", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-06-23T07:42:53.000+0000", "updated": "2011-06-23T07:42:53.000+0000" }, { "id": "157642", "author": { "name": "bmd2k1", "key": "bmd2k1", "displayName": "Brian Dittmer", "active": true, "timeZone": "America/Los_Angeles" }, "body": "add a msg dialog after\r\n\r\nvar cropRect = event.cropRect;\r\nvar image = event.media;\r\n\r\nso that I can track when the Success event is being triggered....and it only seems to trigger randomly. It can occur multiple times in a row...then just stop.\r\n\r\nWhen triggered the SDCard pic save occurs. Regardless of Success event triggering or not - gallery save occurs always.\r\n\r\n\r\n", "updateAuthor": { "name": "bmd2k1", "key": "bmd2k1", "displayName": "Brian Dittmer", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-06-23T07:59:42.000+0000", "updated": "2011-06-23T07:59:42.000+0000" }, { "id": "157643", "author": { "name": "bmd2k1", "key": "bmd2k1", "displayName": "Brian Dittmer", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Droid handset log for app run with following sequence:\n\nWorked\nDidn't work\nWorked\nWorked\nCancel\n\n\nThis app run was after Forcing Close and Clearing any data.\n\nSeems that re-running app after doing so...gives much greater chance of having things work as expected.\n", "updateAuthor": { "name": "bmd2k1", "key": "bmd2k1", "displayName": "Brian Dittmer", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-06-23T08:29:46.000+0000", "updated": "2011-06-23T08:29:46.000+0000" }, { "id": "157644", "author": { "name": "bmd2k1", "key": "bmd2k1", "displayName": "Brian Dittmer", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Droid handset log...\n\n3 photos taken... NO Success Events triggered.... ", "updateAuthor": { "name": "bmd2k1", "key": "bmd2k1", "displayName": "Brian Dittmer", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-06-23T08:38:12.000+0000", "updated": "2011-06-23T08:38:12.000+0000" }, { "id": "157937", "author": { "name": "bmd2k1", "key": "bmd2k1", "displayName": "Brian Dittmer", "active": true, "timeZone": "America/Los_Angeles" }, "body": "here's the QA link\r\n\r\nhttp://developer.appcelerator.com/question/120871/android-camera-pictures-not-saving#answer-211638", "updateAuthor": { "name": "bmd2k1", "key": "bmd2k1", "displayName": "Brian Dittmer", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-06-28T10:19:13.000+0000", "updated": "2011-06-28T10:19:13.000+0000" }, { "id": "160401", "author": { "name": "pdowsett", "key": "pdowsett", "displayName": "Paul Dowsett", "active": true, "timeZone": "Europe/London" }, "body": "Brian\r\n\r\nIn order for us to progress this issue, we need a usecase that runs without modification when posted into an app.js file. Please correct your script and add it as a code block to the main body of this ticket. Also, please provide the build date and hash of the latest Titanium SDK you have tried (preferably 1.7.2, or the latest 1.7.X [continuous build|http://wiki.appcelerator.org/display/guides/Continuous+Builds]).\r\n\r\nThe guidelines for creating tickets can be found at [Submitting Bug Reports|http://wiki.appcelerator.org/display/guides/Contributing+to+Titanium#ContributingtoTitanium-SubmittingBugReports].\r\n\r\nThanks", "updateAuthor": { "name": "pdowsett", "key": "pdowsett", "displayName": "Paul Dowsett", "active": true, "timeZone": "Europe/London" }, "created": "2011-07-23T07:48:08.000+0000", "updated": "2011-07-25T01:39:32.000+0000" }, { "id": "162079", "author": { "name": "pdowsett", "key": "pdowsett", "displayName": "Paul Dowsett", "active": true, "timeZone": "Europe/London" }, "body": "I will close this for the moment. Once the usecase has been added, I will be happy to reopen and move it to the correct project.\n\nThanks", "updateAuthor": { "name": "pdowsett", "key": "pdowsett", "displayName": "Paul Dowsett", "active": true, "timeZone": "Europe/London" }, "created": "2011-08-06T12:27:26.000+0000", "updated": "2011-08-06T12:27:26.000+0000" }, { "id": "168250", "author": { "name": "pdowsett", "key": "pdowsett", "displayName": "Paul Dowsett", "active": true, "timeZone": "Europe/London" }, "body": "Closing due to inactivity.", "updateAuthor": { "name": "pdowsett", "key": "pdowsett", "displayName": "Paul Dowsett", "active": true, "timeZone": "Europe/London" }, "created": "2011-10-07T05:48:04.000+0000", "updated": "2011-10-07T05:48:04.000+0000" } ], "maxResults": 9, "total": 9, "startAt": 0 } } }