Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-3991] iOS: Intermittently, video record and save does not complete save process, hangs with progress indicator

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2011-05-23T14:36:55.000+0000
Affected Version/sRelease 1.7.0
Fix Version/sRelease 1.7.0, Sprint 2011-20
ComponentsiOS
Labelsios, kitchensink, tbs-1.7.1
ReporterEric Merriman
AssigneeBlain Hamon
Created2011-05-06T19:30:37.000+0000
Updated2011-05-23T14:36:55.000+0000

Description

Description: While 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. Steps to reproduce: 1) Install KS 1.7.0 2) Launch Phone>Camera> Video record 3) Click "record video" button 4) Click "Stop" button Result: A spinning progress indicator is displayed, and the device stays in this state Expected Result: Progress indicator displayed for only a few moments, until the video is saved Notes: Could not reproduce in 5 attempts on KS 1.6.2

Comments

  1. Blain Hamon 2011-05-12

    This is a side effect of 1.7 moving to file urls instead of naked paths to have parity with Android.
  2. Jacob Relkin 2011-05-13

    Verified fixed. (1_7_X, e6afca8..., Verizon iPhone 4.2.7)
  3. Eric Merriman 2011-05-20

    This bug is still occurring with Verizon iPhone 4 (4.2.6) and SDK version: 1.7.X r3ecace11. Console output: Fri May 20 11:20:50 unknown KitchenSink[68523] : MP _playbackInterruptionDidEndNotification :: NSConcreteNotification 0x6846b10 {name = AVController_PlaybackInterruptionDidEndNotification; object = ; userInfo = { "AVController_InterruptionStatusNotificationParameter" = "non-resumable.PlayAndRecord"; "AVController_InterruptorNameNotificationParameter" = RecorderServer; }}, _state = 0 In addition, there is another test: Phone>record Video which will not play back the video after: 1) Tap "record movie" 2) Tap recording button 3) Tap recording again to stop 4) Tap "use" 5) Tap "play movie" I would be happy to open another bug for this if desired.
  4. Blain Hamon 2011-05-20

    Turns out it was fixed in master, but wasn't cherry-picked to 1.7
  5. Eric Merriman 2011-05-23

    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.

JSON Source