{ "id": "65153", "key": "TIMOB-3991", "fields": { "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false }, "project": { "id": "10153", "key": "TIMOB", "name": "Titanium SDK/CLI", "projectCategory": { "id": "10100", "description": "Titanium and related SDKs used in application development", "name": "Client" } }, "fixVersions": [ { "id": "11244", "name": "Release 1.7.0", "archived": true, "released": true, "releaseDate": "2011-06-13" }, { "id": "11255", "name": "Sprint 2011-20", "archived": true, "released": true, "releaseDate": "2011-05-23" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2011-05-23T14:36:55.000+0000", "created": "2011-05-06T19:30:37.000+0000", "priority": { "name": "Medium", "id": "3" }, "labels": [ "ios", "kitchensink", "tbs-1.7.1" ], "versions": [ { "id": "11244", "name": "Release 1.7.0", "archived": true, "released": true, "releaseDate": "2011-06-13" } ], "issuelinks": [ { "id": "10528", "type": { "id": "10002", "name": "Duplicate", "inward": "is duplicated by", "outward": "duplicates" }, "inwardIssue": { "id": "65302", "key": "TIMOB-4073", "fields": { "summary": "iOS: KitchenSink video recorded, but app does not save the file, activity indicator spinning indefinitely", "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" } }, "priority": { "name": "Medium", "id": "3" }, "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } } ], "assignee": { "name": "blainhamon", "key": "blainhamon", "displayName": "Blain Hamon", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2011-05-23T14:36:55.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": "10206", "name": "iOS", "description": "iOS Platform" } ], "description": "Description:\nWhile testing KitchenSink 1.7.0, Phone>Camera>Video record, the video would begin to save, and would hang in this state with the progress indicator spinning.\n\nSteps to reproduce:\n1) Install KS 1.7.0\n2) Launch Phone>Camera> Video record\n3) Click \"record video\" button\n4) Click \"Stop\" button\n\nResult:\nA spinning progress indicator is displayed, and the device stays in this state\n\nExpected Result:\nProgress indicator displayed for only a few moments, until the video is saved\n\nNotes:\nCould not reproduce in 5 attempts on KS 1.6.2", "attachment": [], "flagged": false, "summary": "iOS: Intermittently, video record and save does not complete save process, hangs with progress indicator", "creator": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "iPhone4 Verizon (4.2.7), Titanium SDK version: 1.7.0 (05/05/11 00:38 f8dfdf7...), Titanium Studio, build: 1.0.0.201104280957\n", "comment": { "comments": [ { "id": "133502", "author": { "name": "blainhamon", "key": "blainhamon", "displayName": "Blain Hamon", "active": true, "timeZone": "America/Los_Angeles" }, "body": "This is a side effect of 1.7 moving to file urls instead of naked paths to have parity with Android.", "updateAuthor": { "name": "blainhamon", "key": "blainhamon", "displayName": "Blain Hamon", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-05-12T15:03:01.000+0000", "updated": "2011-05-12T15:03:01.000+0000" }, { "id": "133558", "author": { "name": "jacobrelkin", "key": "jacobrelkin", "displayName": "Jacob Relkin", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Verified fixed. (1_7_X, e6afca8..., Verizon iPhone 4.2.7)", "updateAuthor": { "name": "jacobrelkin", "key": "jacobrelkin", "displayName": "Jacob Relkin", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-05-13T15:25:01.000+0000", "updated": "2011-05-13T15:25:01.000+0000" }, { "id": "134054", "author": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "body": "This bug is still occurring with Verizon iPhone 4 (4.2.6) and SDK version: 1.7.X r3ecace11. Console output:\n\nFri May 20 11:20:50 unknown KitchenSink[68523] : MP _playbackInterruptionDidEndNotification :: NSConcreteNotification 0x6846b10 {name = AVController_PlaybackInterruptionDidEndNotification; object = ; userInfo = {\n\t \"AVController_InterruptionStatusNotificationParameter\" = \"non-resumable.PlayAndRecord\";\n\t \"AVController_InterruptorNameNotificationParameter\" = RecorderServer;\n\t}}, _state = 0\n\nIn addition, there is another test: Phone>record Video which will not play back the video after:\n1) Tap \"record movie\"\n2) Tap recording button\n3) Tap recording again to stop\n4) Tap \"use\"\n5) Tap \"play movie\"\n\nI would be happy to open another bug for this if desired.", "updateAuthor": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-05-20T11:29:13.000+0000", "updated": "2011-05-20T11:29:13.000+0000" }, { "id": "134086", "author": { "name": "blainhamon", "key": "blainhamon", "displayName": "Blain Hamon", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Turns out it was fixed in master, but wasn't cherry-picked to 1.7", "updateAuthor": { "name": "blainhamon", "key": "blainhamon", "displayName": "Blain Hamon", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-05-20T19:18:03.000+0000", "updated": "2011-05-20T19:18:03.000+0000" }, { "id": "134117", "author": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Verified fixed in both paths on Verizon iPhone 4 (4.2.6) , Titanium Studio, build: 1.0.0.201105131803, Titanium SDK version: 1.7.X r86dae2c9. Closing.", "updateAuthor": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-05-23T14:36:55.000+0000", "updated": "2011-05-23T14:36:55.000+0000" } ], "maxResults": 5, "total": 5, "startAt": 0 } } }