java.lang.IllegalStateException
at android.media.MediaPlayer.seekTo(Native Method)
at wycliffeassociates.recordingapp.widgets.AudioPlayer$1.onProgressChanged(AudioPlayer.java:112)
at android.widget.SeekBar.onProgressRefresh(SeekBar.java:93)
at android.widget.ProgressBar.doRefreshProgress(ProgressBar.java:1432)
at android.widget.ProgressBar.refreshProgress(ProgressBar.java:1491)
at android.widget.ProgressBar.setProgressInternal(ProgressBar.java:1556)
at android.widget.AbsSeekBar.setProgressInternal(AbsSeekBar.java:1531)
at android.widget.AbsSeekBar.trackTouchEvent(AbsSeekBar.java:1424)
at android.widget.AbsSeekBar.onTouchEvent(AbsSeekBar.java:1338)
at android.view.View.dispatchTouchEvent(View.java:10779)
at android.view.ViewGroup.dispatchTransformedTouchEvent(ViewGroup.java:2864)
at android.view.ViewGroup.dispatchTouchEvent(ViewGroup.java:2549)
at android.view.ViewGroup.dispatchTransformedTouchEvent(ViewGroup.java:2864)
at android.view.ViewGroup.dispatchTouchEvent(ViewGroup.java:2549)
at android.view.ViewGroup.dispatchTransformedTouchEvent(ViewGroup.java:2864)
at android.view.ViewGroup.dispatchTouchEvent(ViewGroup.java:2549)
at android.view.ViewGroup.dispatchTransformedTouchEvent(ViewGroup.java:2864)
at android.view.ViewGroup.dispatchTouchEvent(ViewGroup.java:2549)
at android.view.ViewGroup.dispatchTransformedTouchEvent(ViewGroup.java:2864)
at android.view.ViewGroup.dispatchTouchEvent(ViewGroup.java:2549)
at android.view.ViewGroup.dispatchTransformedTouchEvent(ViewGroup.java:2864)
at android.view.ViewGroup.dispatchTouchEvent(ViewGroup.java:2549)
at android.view.ViewGroup.dispatchTransformedTouchEvent(ViewGroup.java:2864)
at android.view.ViewGroup.dispatchTouchEvent(ViewGroup.java:2549)
at android.view.ViewGroup.dispatchTransformedTouchEvent(ViewGroup.java:2864)
at android.view.ViewGroup.dispatchTouchEvent(ViewGroup.java:2549)
at android.view.ViewGroup.dispatchTransformedTouchEvent(ViewGroup.java:2864)
at android.view.ViewGroup.dispatchTouchEvent(ViewGroup.java:2549)
at android.view.ViewGroup.dispatchTransformedTouchEvent(ViewGroup.java:2864)
at android.view.ViewGroup.dispatchTouchEvent(ViewGroup.java:2549)
at android.view.ViewGroup.dispatchTransformedTouchEvent(ViewGroup.java:2864)
at android.view.ViewGroup.dispatchTouchEvent(ViewGroup.java:2549)
at android.view.ViewGroup.dispatchTransformedTouchEvent(ViewGroup.java:2864)
at android.view.ViewGroup.dispatchTouchEvent(ViewGroup.java:2549)
at android.view.ViewGroup.dispatchTransformedTouchEvent(ViewGroup.java:2864)
at android.view.ViewGroup.dispatchTouchEvent(ViewGroup.java:2549)
at com.android.internal.policy.DecorView.superDispatchTouchEvent(DecorView.java:597)
at com.android.internal.policy.PhoneWindow.superDispatchTouchEvent(PhoneWindow.java:1895)
at android.app.Activity.dispatchTouchEvent(Activity.java:3240)
at android.support.v7.internal.view.WindowCallbackWrapper.dispatchTouchEvent(WindowCallbackWrapper.java:59)
at android.support.v7.internal.view.WindowCallbackWrapper.dispatchTouchEvent(WindowCallbackWrapper.java:59)
at com.android.internal.policy.DecorView.dispatchTouchEvent(DecorView.java:559)
at android.view.View.dispatchPointerEvent(View.java:11008)
at android.view.ViewRootImpl$ViewPostImeInputStage.processPointerEvent(ViewRootImpl.java:5155)
at android.view.ViewRootImpl$ViewPostImeInputStage.onProcess(ViewRootImpl.java:5007)
at android.view.ViewRootImpl$InputStage.deliver(ViewRootImpl.java:4532)
at android.view.ViewRootImpl$InputStage.onDeliverToNext(ViewRootImpl.java:4585)
at android.view.ViewRootImpl$InputStage.forward(ViewRootImpl.java:4551)
at android.view.ViewRootImpl$AsyncInputStage.forward(ViewRootImpl.java:4684)
at android.view.ViewRootImpl$InputStage.apply(ViewRootImpl.java:4559)
at android.view.ViewRootImpl$AsyncInputStage.apply(ViewRootImpl.java:4741)
at android.view.ViewRootImpl$InputStage.deliver(ViewRootImpl.java:4532)
at android.view.ViewRootImpl$InputStage.onDeliverToNext(ViewRootImpl.java:4585)
at android.view.ViewRootImpl$InputStage.forward(ViewRootImpl.java:4551)
at android.view.ViewRootImpl$InputStage.apply(ViewRootImpl.java:4559)
at android.view.ViewRootImpl$InputStage.deliver(ViewRootImpl.java:4532)
at android.view.ViewRootImpl.deliverInputEvent(ViewRootImpl.java:7092)
at android.view.ViewRootImpl.doProcessInputEvents(ViewRootImpl.java:7024)
at android.view.ViewRootImpl.enqueueInputEvent(ViewRootImpl.java:6985)
at android.view.ViewRootImpl$WindowInputEventReceiver.onInputEvent(ViewRootImpl.java:7202)
at android.view.InputEventReceiver.dispatchInputEvent(InputEventReceiver.java:185)
at android.os.MessageQueue.nativePollOnce(Native Method)
at android.os.MessageQueue.next(MessageQueue.java:323)
at android.os.Looper.loop(Looper.java:136)
at android.app.ActivityThread.main(ActivityThread.java:6776)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1496)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1386)
Log history
4/4/18 07:59 W/wycliffeassociates.recordingapp.MainMenu@a44e11d: SUCCESS: Log file initialized.
4/3/18 17:04 W/wycliffeassociates.recordingapp.MainMenu@100e386: SUCCESS: Log file initialized.
4/3/18 17:04 W/wycliffeassociates.recordingapp.MainMenu@100e386: SUCCESS: Visualization folder exists.
4/3/18 17:04 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@ba7348d: Trying to get project Id for llb jhn ulb
4/3/18 17:04 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@ba7348d: trying to get chapter id for chapter 9
4/3/18 17:04 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@5db4dbf: Trying to get project Id for llb jhn ulb
4/3/18 17:04 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@5db4dbf: trying to get chapter id for chapter 9
4/3/18 17:04 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@5db4dbf: Trying to get project Id for llb jhn ulb
4/3/18 17:04 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@d3c1aa0: Trying to get project Id for llb jhn ulb
4/3/18 17:04 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@d3c1aa0: trying to get chapter id for chapter 9
4/3/18 17:04 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@185e7d3: Trying to get project Id for llb jhn ulb
4/3/18 17:04 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@185e7d3: trying to get chapter id for chapter 9
4/3/18 17:04 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@185e7d3: Trying to get project Id for llb jhn ulb
4/3/18 17:04 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@e7a78e5: Trying to get project Id for llb jhn ulb
4/3/18 17:04 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@e7a78e5: trying to get chapter id for chapter 9
4/3/18 17:04 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@1c5781a: Trying to get project Id for llb jhn ulb
4/3/18 17:04 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@1c5781a: trying to get chapter id for chapter 9
4/3/18 17:04 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@657c6fe: Trying to get project Id for llb jhn ulb
4/3/18 17:04 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@657c6fe: trying to get chapter id for chapter 9
4/3/18 17:04 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@657c6fe: Trying to get project Id for llb jhn ulb
4/3/18 17:04 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@f4ba477: Trying to get project Id for llb jhn ulb
4/3/18 17:04 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@f4ba477: trying to get chapter id for chapter 9
4/3/18 17:04 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@2807acc: Trying to get project Id for llb jhn ulb
4/3/18 17:04 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@2807acc: trying to get chapter id for chapter 13
4/3/18 17:04 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@2807acc: Trying to get project Id for llb jhn ulb
4/3/18 17:04 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@2807acc: Trying to get unit Id for start verse 17
4/3/18 17:04 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@2f1c9a3: Trying to get project Id for llb jhn ulb
4/3/18 17:04 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@2f1c9a3: trying to get chapter id for chapter 13
4/3/18 17:04 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@2f1c9a3: Trying to get project Id for llb jhn ulb
4/3/18 17:04 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@2f1c9a3: Trying to get unit Id for start verse 17
4/3/18 17:04 W/wycliffeassociates.recordingapp.widgets.UnitCard@985728: Refreshing take rating for llb_ulb_b44_jhn_c13_v17_t01.wav
4/3/18 17:04 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@f601e3: Trying to get project Id for llb jhn ulb
4/3/18 17:04 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@f601e3: trying to get chapter id for chapter 13
4/3/18 17:04 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@f601e3: Trying to get project Id for llb jhn ulb
4/3/18 17:04 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@f601e3: Trying to get unit Id for start verse 17
4/3/18 17:04 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@2ecb786: Trying to get project Id for llb jhn ulb
4/3/18 17:04 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@2ecb786: trying to get chapter id for chapter 13
4/3/18 17:04 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@2ecb786: Trying to get project Id for llb jhn ulb
4/3/18 17:04 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@2ecb786: Trying to get unit Id for start verse 17
4/3/18 17:04 W/wycliffeassociates.recordingapp.widgets.UnitCard@985728: Refreshing take rating for llb_ulb_b44_jhn_c13_v17_t01.wav
4/3/18 17:04 W/class wycliffeassociates.recordingapp.AudioVisualization.MinimapView: Created a BMP
4/3/18 17:04 W/class wycliffeassociates.recordingapp.AudioVisualization.MinimapView: Saving minimap to BMP
4/3/18 17:04 W/wycliffeassociates.recordingapp.AudioVisualization.UIDataManager@571d4c6: Setting up visualizer
4/3/18 17:04 W/class wycliffeassociates.recordingapp.AudioVisualization.UIDataManager: Loaded file duration in ms is: 12881
4/3/18 17:04 W/class wycliffeassociates.recordingapp.AudioVisualization.UIDataManager: MainWave height: 744 width: 1920
4/3/18 17:04 W/wycliffeassociates.recordingapp.AudioVisualization.UIDataManager@571d4c6: passing cut to WavPlayer and Canvases
4/3/18 17:04 W/wycliffeassociates.recordingapp.AudioVisualization.UIDataManager@571d4c6: Connecting UImanager to marker views
4/3/18 17:04 W/class wycliffeassociates.recordingapp.AudioVisualization.UIDataManager: Playback mode: true
4/3/18 17:04 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@205e16d: Trying to get project Id for llb jhn ulb
4/3/18 17:04 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@205e16d: trying to get chapter id for chapter 13
4/3/18 17:04 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@205e16d: Trying to get project Id for llb jhn ulb
4/3/18 17:04 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@205e16d: Trying to get unit Id for start verse 16
4/3/18 17:04 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@4f34e60: Trying to get project Id for llb jhn ulb
4/3/18 17:04 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@4f34e60: trying to get chapter id for chapter 13
4/3/18 17:04 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@4f34e60: Trying to get project Id for llb jhn ulb
4/3/18 17:04 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@4f34e60: Trying to get unit Id for start verse 16
4/3/18 17:04 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@4f34e60: Trying to get project Id for llb jhn ulb
4/3/18 17:04 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@4f34e60: trying to get chapter id for chapter 13
4/3/18 17:04 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@4f34e60: Trying to get project Id for llb jhn ulb
4/3/18 17:04 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@4f34e60: Trying to get project Id for llb jhn ulb
4/3/18 17:04 W/wycliffeassociates.recordingapp.Recording.RecordingScreen@eb23fad: SUCCESS: exited queues, took 87 to finish writing
4/3/18 17:04 W/wycliffeassociates.recordingapp.Recording.WavFileWriter$2@ced6cf: Compression queue finishing, sending done message
4/3/18 17:04 E/wycliffeassociates.recordingapp.Recording.WavFileWriter$1@2e8b765: raw audio queue finishing, sending done message
4/3/18 17:04 W/wycliffeassociates.recordingapp.Recording.WavFileWriter$2@ced6cf: exited compression thread loop
4/3/18 17:04 W/wycliffeassociates.recordingapp.Recording.WavFileWriter$1@2e8b765: raw audio thread closed file
4/3/18 17:04 W/wycliffeassociates.recordingapp.Recording.WavFileWriter$2@ced6cf: Compression thread closed file
4/3/18 17:04 W/wycliffeassociates.recordingapp.Recording.WavFileWriter$1@2e8b765: raw audio thread exited loop
4/3/18 17:04 W/wycliffeassociates.recordingapp.Recording.WavFileWriter$2@ced6cf: Compression thread writing remaining data
4/3/18 17:04 W/wycliffeassociates.recordingapp.Recording.WavFileWriter$1@2e8b765: raw audio thread received a stop message
4/3/18 17:04 W/wycliffeassociates.recordingapp.Recording.WavFileWriter$2@ced6cf: Compression thread received a stop message
4/3/18 17:04 W/wycliffeassociates.recordingapp.AudioVisualization.UIDataManager$3@20f6e1d: UI thread received a stop message
4/3/18 17:04 W/wycliffeassociates.recordingapp.Recording.RecordingScreen@eb23fad: Stopping recording
4/3/18 17:04 W/wycliffeassociates.recordingapp.Recording.WavFileWriter$2@ced6cf: Compression thread received a pause message
4/3/18 17:04 W/wycliffeassociates.recordingapp.Recording.RecordingScreen@eb23fad: Pausing recording
4/3/18 17:04 W/wycliffeassociates.recordingapp.Recording.WavFileWriter$1@2e8b765: raw audio thread received a pause message
4/3/18 17:03 W/wycliffeassociates.recordingapp.Recording.RecordingScreen@eb23fad: Starting recording
4/3/18 17:03 W/wycliffeassociates.recordingapp.Recording.WavFileWriter$2@ced6cf: Compression thread received a pause message
4/3/18 17:03 W/wycliffeassociates.recordingapp.Recording.WavFileWriter$1@2e8b765: raw audio thread received a pause message
4/3/18 17:03 W/wycliffeassociates.recordingapp.Recording.RecordingScreen@eb23fad: Pausing recording
4/3/18 17:03 W/wycliffeassociates.recordingapp.Recording.RecordingScreen@eb23fad: Starting recording
4/3/18 17:03 W/wycliffeassociates.recordingapp.Recording.WavFileWriter$2@ced6cf: Compression thread received a pause message
4/3/18 17:03 W/wycliffeassociates.recordingapp.Recording.RecordingScreen@eb23fad: Pausing recording
4/3/18 17:03 W/wycliffeassociates.recordingapp.Recording.WavFileWriter$1@2e8b765: raw audio thread received a pause message
4/3/18 17:03 W/wycliffeassociates.recordingapp.Recording.WavFileWriter$2@ced6cf: starting compression thread
4/3/18 17:03 W/wycliffeassociates.recordingapp.AudioVisualization.UIDataManager$3@e1a02e2: UI thread received a stop message
4/3/18 17:03 W/wycliffeassociates.recordingapp.Recording.RecordingScreen@eb23fad: Starting recording
4/3/18 17:03 W/wycliffeassociates.recordingapp.AudioVisualization.UIDataManager@a3f26f5: passing cut to WavPlayer and Canvases
4/3/18 17:03 W/class wycliffeassociates.recordingapp.AudioVisualization.UIDataManager: Playback mode: false
4/3/18 17:03 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@da6b634: Trying to get project Id for llb jhn ulb
4/3/18 17:03 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@da6b634: trying to get chapter id for chapter 13
4/3/18 17:03 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@da6b634: Trying to get project Id for llb jhn ulb
4/3/18 17:03 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@da6b634: Trying to get unit Id for start verse 16
4/3/18 17:03 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@da6b634: Attempting to get take id for llb jhn ulb verse start 16 take 1
4/3/18 17:03 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@da6b634: Trying to get project Id for llb jhn ulb
4/3/18 17:03 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@da6b634: trying to get chapter id for chapter 13
4/3/18 17:03 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@da6b634: Trying to get project Id for llb jhn ulb
4/3/18 17:03 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@da6b634: Trying to get unit Id for start verse 16
4/3/18 17:02 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@7ae2817: Trying to get project Id for llb jhn ulb
4/3/18 17:02 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@7ae2817: trying to get chapter id for chapter 13
4/3/18 17:02 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@7ae2817: Trying to get project Id for llb jhn ulb
4/3/18 17:02 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@7ae2817: Trying to get unit Id for start verse 16
4/3/18 17:02 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@3cae5ca: Trying to get project Id for llb jhn ulb
4/3/18 17:02 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@3cae5ca: trying to get chapter id for chapter 13
4/3/18 17:02 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@3cae5ca: Trying to get project Id for llb jhn ulb
4/3/18 17:02 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@3cae5ca: Trying to get unit Id for start verse 16
4/3/18 17:02 W/wycliffeassociates.recordingapp.widgets.UnitCard@76ebd35: Refreshing take rating for llb_ulb_b44_jhn_c13_v16_t01.wav
4/3/18 17:02 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@424f36c: Trying to get project Id for llb jhn ulb
4/3/18 17:02 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@424f36c: trying to get chapter id for chapter 13
4/3/18 17:02 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@424f36c: Trying to get project Id for llb jhn ulb
4/3/18 17:02 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@424f36c: Trying to get unit Id for start verse 17
4/3/18 17:02 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@9310ec3: Trying to get project Id for llb jhn ulb
4/3/18 17:02 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@9310ec3: trying to get chapter id for chapter 13
4/3/18 17:02 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@9310ec3: Trying to get project Id for llb jhn ulb
4/3/18 17:02 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@9310ec3: Trying to get unit Id for start verse 17
4/3/18 17:02 W/wycliffeassociates.recordingapp.widgets.UnitCard@985728: Refreshing take rating for llb_ulb_b44_jhn_c13_v17_t01.wav
4/3/18 17:02 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@a4a7a72: Trying to get project Id for llb jhn ulb
4/3/18 17:02 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@a4a7a72: trying to get chapter id for chapter 13
4/3/18 17:02 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@a4a7a72: Trying to get project Id for llb jhn ulb
4/3/18 17:02 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@a4a7a72: Trying to get unit Id for start verse 17
4/3/18 17:02 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@c5b7c41: Trying to get project Id for llb jhn ulb
4/3/18 17:02 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@c5b7c41: trying to get chapter id for chapter 13
4/3/18 17:02 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@c5b7c41: Trying to get project Id for llb jhn ulb
4/3/18 17:02 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@c5b7c41: Trying to get unit Id for start verse 17
4/3/18 17:02 W/wycliffeassociates.recordingapp.widgets.UnitCard@985728: Refreshing take rating for llb_ulb_b44_jhn_c13_v17_t01.wav
4/3/18 17:01 W/class wycliffeassociates.recordingapp.AudioVisualization.MinimapView: Created a BMP
4/3/18 17:01 W/class wycliffeassociates.recordingapp.AudioVisualization.MinimapView: Saving minimap to BMP
4/3/18 17:01 W/wycliffeassociates.recordingapp.AudioVisualization.UIDataManager@35c9b53: Setting up visualizer
4/3/18 17:01 W/class wycliffeassociates.recordingapp.AudioVisualization.UIDataManager: Loaded file duration in ms is: 9874
4/3/18 17:01 W/class wycliffeassociates.recordingapp.AudioVisualization.UIDataManager: MainWave height: 744 width: 1920
4/3/18 17:01 W/wycliffeassociates.recordingapp.AudioVisualization.UIDataManager@35c9b53: passing cut to WavPlayer and Canvases
4/3/18 17:01 W/wycliffeassociates.recordingapp.AudioVisualization.UIDataManager@35c9b53: Connecting UImanager to marker views
4/3/18 17:01 W/class wycliffeassociates.recordingapp.AudioVisualization.UIDataManager: Playback mode: true
4/3/18 17:01 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@47590de: Trying to get project Id for llb jhn ulb
4/3/18 17:01 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@47590de: trying to get chapter id for chapter 13
4/3/18 17:01 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@47590de: Trying to get project Id for llb jhn ulb
4/3/18 17:01 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@47590de: Trying to get unit Id for start verse 30
4/3/18 17:01 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@b402b85: Trying to get project Id for llb jhn ulb
4/3/18 17:01 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@b402b85: trying to get chapter id for chapter 13
4/3/18 17:01 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@b402b85: Trying to get project Id for llb jhn ulb
4/3/18 17:01 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@b402b85: Trying to get unit Id for start verse 30
4/3/18 17:01 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@b402b85: Trying to get project Id for llb jhn ulb
4/3/18 17:01 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@b402b85: trying to get chapter id for chapter 13
4/3/18 17:01 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@b402b85: Trying to get project Id for llb jhn ulb
4/3/18 17:01 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@b402b85: Trying to get project Id for llb jhn ulb
4/3/18 17:01 W/wycliffeassociates.recordingapp.Recording.RecordingScreen@ca35315: SUCCESS: exited queues, took 80 to finish writing
4/3/18 17:01 W/wycliffeassociates.recordingapp.Recording.WavFileWriter$2@3430ef7: Compression queue finishing, sending done message
4/3/18 17:01 W/wycliffeassociates.recordingapp.Recording.WavFileWriter$2@3430ef7: exited compression thread loop
4/3/18 17:01 E/wycliffeassociates.recordingapp.Recording.WavFileWriter$1@7abcfcd: raw audio queue finishing, sending done message
4/3/18 17:01 W/wycliffeassociates.recordingapp.Recording.WavFileWriter$2@3430ef7: Compression thread closed file
4/3/18 17:01 W/wycliffeassociates.recordingapp.Recording.WavFileWriter$1@7abcfcd: raw audio thread closed file
4/3/18 17:01 W/wycliffeassociates.recordingapp.Recording.WavFileWriter$2@3430ef7: Compression thread writing remaining data
4/3/18 17:01 W/wycliffeassociates.recordingapp.Recording.WavFileWriter$1@7abcfcd: raw audio thread exited loop
4/3/18 17:01 W/wycliffeassociates.recordingapp.Recording.WavFileWriter$2@3430ef7: Compression thread received a stop message
4/3/18 17:01 W/wycliffeassociates.recordingapp.Recording.WavFileWriter$1@7abcfcd: raw audio thread received a stop message
4/3/18 17:01 W/wycliffeassociates.recordingapp.AudioVisualization.UIDataManager$3@2f9c2ce: UI thread received a stop message
4/3/18 17:01 W/wycliffeassociates.recordingapp.Recording.RecordingScreen@ca35315: Stopping recording
4/3/18 17:01 W/wycliffeassociates.recordingapp.Recording.WavFileWriter$1@7abcfcd: raw audio thread received a pause message
4/3/18 17:01 W/wycliffeassociates.recordingapp.Recording.WavFileWriter$2@3430ef7: Compression thread received a pause message
4/3/18 17:01 W/wycliffeassociates.recordingapp.Recording.RecordingScreen@ca35315: Pausing recording
4/3/18 17:01 W/wycliffeassociates.recordingapp.Recording.RecordingScreen@ca35315: Starting recording
4/3/18 17:01 W/wycliffeassociates.recordingapp.Recording.WavFileWriter$2@3430ef7: Compression thread received a pause message
4/3/18 17:01 W/wycliffeassociates.recordingapp.Recording.WavFileWriter$1@7abcfcd: raw audio thread received a pause message
4/3/18 17:01 W/wycliffeassociates.recordingapp.Recording.RecordingScreen@ca35315: Pausing recording
4/3/18 17:01 W/wycliffeassociates.recordingapp.Recording.WavFileWriter$2@3430ef7: starting compression thread
4/3/18 17:01 W/wycliffeassociates.recordingapp.AudioVisualization.UIDataManager$3@c18f62a: UI thread received a stop message
4/3/18 17:01 W/wycliffeassociates.recordingapp.Recording.RecordingScreen@ca35315: Starting recording
4/3/18 17:01 W/wycliffeassociates.recordingapp.AudioVisualization.UIDataManager@1a5d55d: passing cut to WavPlayer and Canvases
4/3/18 17:01 W/class wycliffeassociates.recordingapp.AudioVisualization.UIDataManager: Playback mode: false
4/3/18 17:01 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@f88204f: Trying to get project Id for llb jhn ulb
4/3/18 17:01 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@f88204f: trying to get chapter id for chapter 13
4/3/18 17:01 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@f88204f: Trying to get project Id for llb jhn ulb
4/3/18 17:01 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@f88204f: Trying to get unit Id for start verse 30
4/3/18 17:01 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@f88204f: Attempting to get take id for llb jhn ulb verse start 30 take 1
4/3/18 17:01 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@f88204f: Trying to get project Id for llb jhn ulb
4/3/18 17:01 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@f88204f: trying to get chapter id for chapter 13
4/3/18 17:01 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@f88204f: Trying to get project Id for llb jhn ulb
4/3/18 17:01 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@f88204f: Trying to get unit Id for start verse 30
4/3/18 17:01 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@fad0803: Trying to get project Id for llb jhn ulb
4/3/18 17:01 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@fad0803: trying to get chapter id for chapter 13
4/3/18 17:01 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@fad0803: Trying to get project Id for llb jhn ulb
4/3/18 17:01 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@fad0803: Trying to get unit Id for start verse 30
4/3/18 17:01 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@73c1826: Trying to get project Id for llb jhn ulb
4/3/18 17:01 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@73c1826: trying to get chapter id for chapter 13
4/3/18 17:01 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@73c1826: Trying to get project Id for llb jhn ulb
4/3/18 17:01 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@73c1826: Trying to get unit Id for start verse 30
4/3/18 17:01 W/wycliffeassociates.recordingapp.widgets.UnitCard@17bfd8f: Refreshing take rating for llb_ulb_b44_jhn_c13_v30_t01.wav
4/3/18 17:01 W/class wycliffeassociates.recordingapp.AudioVisualization.MinimapView: Created a BMP
4/3/18 17:01 W/class wycliffeassociates.recordingapp.AudioVisualization.MinimapView: Saving minimap to BMP
4/3/18 17:01 W/wycliffeassociates.recordingapp.AudioVisualization.UIDataManager@ec60ec4: Setting up visualizer
4/3/18 17:01 W/class wycliffeassociates.recordingapp.AudioVisualization.UIDataManager: Loaded file duration in ms is: 14222
4/3/18 17:01 W/class wycliffeassociates.recordingapp.AudioVisualization.UIDataManager: MainWave height: 744 width: 1920
4/3/18 17:01 W/wycliffeassociates.recordingapp.AudioVisualization.UIDataManager@ec60ec4: passing cut to WavPlayer and Canvases
4/3/18 17:01 W/wycliffeassociates.recordingapp.AudioVisualization.UIDataManager@ec60ec4: Connecting UImanager to marker views
4/3/18 17:01 W/class wycliffeassociates.recordingapp.AudioVisualization.UIDataManager: Playback mode: true
4/3/18 17:01 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@d87883: Trying to get project Id for llb jhn ulb
4/3/18 17:01 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@d87883: trying to get chapter id for chapter 13
4/3/18 17:01 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@d87883: Trying to get project Id for llb jhn ulb
4/3/18 17:01 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@d87883: Trying to get unit Id for start verse 30
4/3/18 17:01 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@5a06e22: Trying to get project Id for llb jhn ulb
4/3/18 17:01 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@5a06e22: trying to get chapter id for chapter 13
4/3/18 17:01 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@5a06e22: Trying to get project Id for llb jhn ulb
4/3/18 17:01 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@5a06e22: Trying to get unit Id for start verse 30
4/3/18 17:01 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@5a06e22: Trying to get project Id for llb jhn ulb
4/3/18 17:01 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@5a06e22: trying to get chapter id for chapter 13
4/3/18 17:01 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@5a06e22: Trying to get project Id for llb jhn ulb
4/3/18 17:01 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@5a06e22: Trying to get project Id for llb jhn ulb
4/3/18 17:01 W/wycliffeassociates.recordingapp.Recording.RecordingScreen@5ff0479: SUCCESS: exited queues, took 77 to finish writing
4/3/18 17:01 W/wycliffeassociates.recordingapp.Recording.WavFileWriter$2@4ab953b: Compression queue finishing, sending done message
4/3/18 17:01 E/wycliffeassociates.recordingapp.Recording.WavFileWriter$1@b57c9b1: raw audio queue finishing, sending done message
4/3/18 17:01 W/wycliffeassociates.recordingapp.Recording.WavFileWriter$2@4ab953b: exited compression thread loop
4/3/18 17:01 W/wycliffeassociates.recordingapp.Recording.WavFileWriter$1@b57c9b1: raw audio thread closed file
4/3/18 17:01 W/wycliffeassociates.recordingapp.Recording.WavFileWriter$2@4ab953b: Compression thread closed file
4/3/18 17:01 W/wycliffeassociates.recordingapp.Recording.WavFileWriter$1@b57c9b1: raw audio thread exited loop
4/3/18 17:01 W/wycliffeassociates.recordingapp.Recording.WavFileWriter$2@4ab953b: Compression thread writing remaining data
4/3/18 17:01 W/wycliffeassociates.recordingapp.Recording.WavFileWriter$1@b57c9b1: raw audio thread received a stop message
4/3/18 17:01 W/wycliffeassociates.recordingapp.Recording.WavFileWriter$2@4ab953b: Compression thread received a stop message
4/3/18 17:01 W/wycliffeassociates.recordingapp.AudioVisualization.UIDataManager$3@e344a17: UI thread received a stop message
4/3/18 17:01 W/wycliffeassociates.recordingapp.Recording.RecordingScreen@5ff0479: Stopping recording
4/3/18 17:00 W/wycliffeassociates.recordingapp.Recording.WavFileWriter$2@4ab953b: Compression thread received a pause message
4/3/18 17:00 W/wycliffeassociates.recordingapp.Recording.WavFileWriter$1@b57c9b1: raw audio thread received a pause message
4/3/18 17:00 W/wycliffeassociates.recordingapp.Recording.RecordingScreen@5ff0479: Pausing recording
4/3/18 17:00 W/wycliffeassociates.recordingapp.Recording.WavFileWriter$2@4ab953b: starting compression thread
4/3/18 17:00 W/wycliffeassociates.recordingapp.AudioVisualization.UIDataManager$3@f87f5be: UI thread received a stop message
4/3/18 17:00 W/wycliffeassociates.recordingapp.Recording.RecordingScreen@5ff0479: Starting recording
4/3/18 17:00 W/wycliffeassociates.recordingapp.AudioVisualization.UIDataManager@31fce41: passing cut to WavPlayer and Canvases
4/3/18 17:00 W/class wycliffeassociates.recordingapp.AudioVisualization.UIDataManager: Playback mode: false
4/3/18 16:59 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@9b818f3: Trying to get project Id for llb jhn ulb
4/3/18 16:59 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@9b818f3: trying to get chapter id for chapter 13
4/3/18 16:59 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@9b818f3: Trying to get project Id for llb jhn ulb
4/3/18 16:59 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@9b818f3: Trying to get unit Id for start verse 30
4/3/18 16:59 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@9b818f3: Attempting to get take id for llb jhn ulb verse start 30 take 1
4/3/18 16:59 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@9b818f3: Trying to get project Id for llb jhn ulb
4/3/18 16:59 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@9b818f3: trying to get chapter id for chapter 13
4/3/18 16:59 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@9b818f3: Trying to get project Id for llb jhn ulb
4/3/18 16:59 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@9b818f3: Trying to get unit Id for start verse 30
4/3/18 16:59 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@1265895: Trying to get project Id for llb jhn ulb
4/3/18 16:59 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@1265895: trying to get chapter id for chapter 13
4/3/18 16:59 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@1265895: Trying to get project Id for llb jhn ulb
4/3/18 16:59 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@1265895: Trying to get unit Id for start verse 30
4/3/18 16:59 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@daf4220: Trying to get project Id for llb jhn ulb
4/3/18 16:59 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@daf4220: trying to get chapter id for chapter 13
4/3/18 16:59 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@daf4220: Trying to get project Id for llb jhn ulb
4/3/18 16:59 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@daf4220: Trying to get unit Id for start verse 30
4/3/18 16:59 W/wycliffeassociates.recordingapp.widgets.UnitCard@17bfd8f: Refreshing take rating for llb_ulb_b44_jhn_c13_v30_t01.wav
4/3/18 16:58 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@ac855a1: Trying to get project Id for llb jhn ulb
4/3/18 16:58 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@ac855a1: trying to get chapter id for chapter 13
4/3/18 16:58 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@ac855a1: Trying to get project Id for llb jhn ulb
4/3/18 16:58 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@ac855a1: Trying to get unit Id for start verse 30
4/3/18 16:58 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@4a6b81c: Trying to get project Id for llb jhn ulb
4/3/18 16:58 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@4a6b81c: trying to get chapter id for chapter 13
4/3/18 16:58 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@4a6b81c: Trying to get project Id for llb jhn ulb
4/3/18 16:58 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@4a6b81c: Trying to get unit Id for start verse 30
4/3/18 16:58 W/wycliffeassociates.recordingapp.widgets.UnitCard@17bfd8f: Refreshing take rating for llb_ulb_b44_jhn_c13_v30_t01.wav
4/3/18 16:58 W/class wycliffeassociates.recordingapp.AudioVisualization.MinimapView: Created a BMP
4/3/18 16:58 W/class wycliffeassociates.recordingapp.AudioVisualization.MinimapView: Saving minimap to BMP
4/3/18 16:58 W/wycliffeassociates.recordingapp.AudioVisualization.UIDataManager@9c986e9: Setting up visualizer
4/3/18 16:58 W/class wycliffeassociates.recordingapp.AudioVisualization.UIDataManager: Loaded file duration in ms is: 7030
4/3/18 16:58 W/class wycliffeassociates.recordingapp.AudioVisualization.UIDataManager: MainWave height: 744 width: 1920
4/3/18 16:58 W/wycliffeassociates.recordingapp.AudioVisualization.UIDataManager@9c986e9: passing cut to WavPlayer and Canvases
4/3/18 16:58 W/wycliffeassociates.recordingapp.AudioVisualization.UIDataManager@9c986e9: Connecting UImanager to marker views
4/3/18 16:58 W/class wycliffeassociates.recordingapp.AudioVisualization.UIDataManager: Playback mode: true
4/3/18 16:58 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@497ca6c: Trying to get project Id for llb jhn ulb
4/3/18 16:58 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@497ca6c: trying to get chapter id for chapter 13
4/3/18 16:58 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@497ca6c: Trying to get project Id for llb jhn ulb
4/3/18 16:58 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@497ca6c: Trying to get unit Id for start verse 23
4/3/18 16:58 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@dc2f46b: Trying to get project Id for llb jhn ulb
4/3/18 16:58 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@dc2f46b: trying to get chapter id for chapter 13
4/3/18 16:58 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@dc2f46b: Trying to get project Id for llb jhn ulb
4/3/18 16:58 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@dc2f46b: Trying to get unit Id for start verse 23
4/3/18 16:58 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@dc2f46b: Trying to get project Id for llb jhn ulb
4/3/18 16:58 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@dc2f46b: trying to get chapter id for chapter 13
4/3/18 16:58 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@dc2f46b: Trying to get project Id for llb jhn ulb
4/3/18 16:58 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@dc2f46b: Trying to get project Id for llb jhn ulb
4/3/18 16:58 W/wycliffeassociates.recordingapp.Recording.RecordingScreen@6eb767b: SUCCESS: exited queues, took 66 to finish writing
4/3/18 16:58 W/wycliffeassociates.recordingapp.Recording.WavFileWriter$2@51d272d: Compression queue finishing, sending done message
4/3/18 16:58 W/wycliffeassociates.recordingapp.Recording.WavFileWriter$2@51d272d: exited compression thread loop
4/3/18 16:58 E/wycliffeassociates.recordingapp.Recording.WavFileWriter$1@adc39f3: raw audio queue finishing, sending done message
4/3/18 16:58 W/wycliffeassociates.recordingapp.Recording.WavFileWriter$2@51d272d: Compression thread closed file
4/3/18 16:58 W/wycliffeassociates.recordingapp.Recording.WavFileWriter$1@adc39f3: raw audio thread closed file
4/3/18 16:58 W/wycliffeassociates.recordingapp.Recording.WavFileWriter$2@51d272d: Compression thread writing remaining data
4/3/18 16:58 W/wycliffeassociates.recordingapp.Recording.WavFileWriter$1@adc39f3: raw audio thread exited loop
4/3/18 16:58 W/wycliffeassociates.recordingapp.Recording.WavFileWriter$2@51d272d: Compression thread received a stop message
4/3/18 16:58 W/wycliffeassociates.recordingapp.Recording.WavFileWriter$1@adc39f3: raw audio thread received a stop message
4/3/18 16:58 W/wycliffeassociates.recordingapp.AudioVisualization.UIDataManager$3@743bddc: UI thread received a stop message
4/3/18 16:58 W/wycliffeassociates.recordingapp.Recording.RecordingScreen@6eb767b: Stopping recording
4/3/18 16:58 W/wycliffeassociates.recordingapp.Recording.RecordingScreen@6eb767b: Pausing recording
4/3/18 16:58 W/wycliffeassociates.recordingapp.Recording.WavFileWriter$1@adc39f3: raw audio thread received a pause message
4/3/18 16:58 W/wycliffeassociates.recordingapp.Recording.WavFileWriter$2@51d272d: Compression thread received a pause message
4/3/18 16:58 W/wycliffeassociates.recordingapp.Recording.RecordingScreen@6eb767b: Starting recording
4/3/18 16:58 W/wycliffeassociates.recordingapp.Recording.WavFileWriter$2@51d272d: Compression thread received a pause message
4/3/18 16:58 W/wycliffeassociates.recordingapp.Recording.RecordingScreen@6eb767b: Pausing recording
4/3/18 16:58 W/wycliffeassociates.recordingapp.Recording.WavFileWriter$1@adc39f3: raw audio thread received a pause message
4/3/18 16:58 W/wycliffeassociates.recordingapp.Recording.WavFileWriter$2@51d272d: starting compression thread
4/3/18 16:58 W/wycliffeassociates.recordingapp.AudioVisualization.UIDataManager$3@e7d1c98: UI thread received a stop message
4/3/18 16:58 W/wycliffeassociates.recordingapp.Recording.RecordingScreen@6eb767b: Starting recording
4/3/18 16:58 W/wycliffeassociates.recordingapp.AudioVisualization.UIDataManager@7a4ca03: passing cut to WavPlayer and Canvases
4/3/18 16:58 W/class wycliffeassociates.recordingapp.AudioVisualization.UIDataManager: Playback mode: false
4/3/18 16:57 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@61fa233: Trying to get project Id for llb jhn ulb
4/3/18 16:57 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@61fa233: trying to get chapter id for chapter 13
4/3/18 16:57 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@61fa233: Trying to get project Id for llb jhn ulb
4/3/18 16:57 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@61fa233: Trying to get unit Id for start verse 23
4/3/18 16:57 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@61fa233: Attempting to get take id for llb jhn ulb verse start 23 take 1
4/3/18 16:57 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@61fa233: Trying to get project Id for llb jhn ulb
4/3/18 16:57 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@61fa233: trying to get chapter id for chapter 13
4/3/18 16:57 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@61fa233: Trying to get project Id for llb jhn ulb
4/3/18 16:57 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@61fa233: Trying to get unit Id for start verse 23
4/3/18 16:56 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@f53648c: Trying to get project Id for llb jhn ulb
4/3/18 16:56 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@f53648c: trying to get chapter id for chapter 13
4/3/18 16:56 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@f53648c: Trying to get project Id for llb jhn ulb
4/3/18 16:56 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@f53648c: Trying to get unit Id for start verse 23
4/3/18 16:56 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@5113663: Trying to get project Id for llb jhn ulb
4/3/18 16:56 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@5113663: trying to get chapter id for chapter 13
4/3/18 16:56 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@5113663: Trying to get project Id for llb jhn ulb
4/3/18 16:56 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@5113663: Trying to get unit Id for start verse 23
4/3/18 16:56 W/wycliffeassociates.recordingapp.widgets.UnitCard@b9fc92: Refreshing take rating for llb_ulb_b44_jhn_c13_v23_t01.wav
4/3/18 16:56 W/class wycliffeassociates.recordingapp.AudioVisualization.MinimapView: Created a BMP
4/3/18 16:56 W/class wycliffeassociates.recordingapp.AudioVisualization.MinimapView: Saving minimap to BMP
4/3/18 16:56 W/wycliffeassociates.recordingapp.AudioVisualization.UIDataManager@a2a55eb: Setting up visualizer
4/3/18 16:56 W/class wycliffeassociates.recordingapp.AudioVisualization.UIDataManager: Loaded file duration in ms is: 12516
4/3/18 16:56 W/class wycliffeassociates.recordingapp.AudioVisualization.UIDataManager: MainWave height: 744 width: 1920
4/3/18 16:56 W/wycliffeassociates.recordingapp.AudioVisualization.UIDataManager@a2a55eb: passing cut to WavPlayer and Canvases
4/3/18 16:56 W/wycliffeassociates.recordingapp.AudioVisualization.UIDataManager@a2a55eb: Connecting UImanager to marker views
4/3/18 16:56 W/class wycliffeassociates.recordingapp.AudioVisualization.UIDataManager: Playback mode: true
4/3/18 16:56 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@d1f5056: Trying to get project Id for llb jhn ulb
4/3/18 16:56 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@d1f5056: trying to get chapter id for chapter 13
4/3/18 16:56 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@d1f5056: Trying to get project Id for llb jhn ulb
4/3/18 16:56 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@d1f5056: Trying to get unit Id for start verse 9
4/3/18 16:56 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@636b95d: Trying to get project Id for llb jhn ulb
4/3/18 16:56 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@636b95d: trying to get chapter id for chapter 13
4/3/18 16:56 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@636b95d: Trying to get project Id for llb jhn ulb
4/3/18 16:56 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@636b95d: Trying to get unit Id for start verse 9
4/3/18 16:56 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@636b95d: Trying to get project Id for llb jhn ulb
4/3/18 16:56 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@636b95d: trying to get chapter id for chapter 13
4/3/18 16:56 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@636b95d: Trying to get project Id for llb jhn ulb
4/3/18 16:56 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@636b95d: Trying to get project Id for llb jhn ulb
4/3/18 16:56 W/wycliffeassociates.recordingapp.Recording.RecordingScreen@4c71d96: SUCCESS: exited queues, took 61 to finish writing
4/3/18 16:56 W/wycliffeassociates.recordingapp.Recording.WavFileWriter$2@1c0dd70: Compression queue finishing, sending done message
4/3/18 16:56 W/wycliffeassociates.recordingapp.Recording.WavFileWriter$2@1c0dd70: exited compression thread loop
4/3/18 16:56 E/wycliffeassociates.recordingapp.Recording.WavFileWriter$1@20c496e: raw audio queue finishing, sending done message
4/3/18 16:56 W/wycliffeassociates.recordingapp.Recording.WavFileWriter$2@1c0dd70: Compression thread closed file
4/3/18 16:56 W/wycliffeassociates.recordingapp.Recording.WavFileWriter$1@20c496e: raw audio thread closed file
4/3/18 16:56 W/wycliffeassociates.recordingapp.Recording.WavFileWriter$2@1c0dd70: Compression thread writing remaining data
4/3/18 16:56 W/wycliffeassociates.recordingapp.Recording.WavFileWriter$1@20c496e: raw audio thread exited loop
4/3/18 16:56 W/wycliffeassociates.recordingapp.Recording.WavFileWriter$2@1c0dd70: Compression thread received a stop message
4/3/18 16:56 W/wycliffeassociates.recordingapp.Recording.WavFileWriter$1@20c496e: raw audio thread received a stop message
4/3/18 16:56 W/wycliffeassociates.recordingapp.AudioVisualization.UIDataManager$3@aa01846: UI thread received a stop message
4/3/18 16:56 W/wycliffeassociates.recordingapp.Recording.RecordingScreen@4c71d96: Stopping recording
4/3/18 16:56 W/wycliffeassociates.recordingapp.Recording.WavFileWriter$2@1c0dd70: Compression thread received a pause message
4/3/18 16:56 W/wycliffeassociates.recordingapp.Recording.WavFileWriter$1@20c496e: raw audio thread received a pause message
4/3/18 16:56 W/wycliffeassociates.recordingapp.Recording.RecordingScreen@4c71d96: Pausing recording
4/3/18 16:56 W/wycliffeassociates.recordingapp.Recording.RecordingScreen@4c71d96: Starting recording
4/3/18 16:56 W/wycliffeassociates.recordingapp.Recording.RecordingScreen@4c71d96: Pausing recording
4/3/18 16:56 W/wycliffeassociates.recordingapp.Recording.WavFileWriter$2@1c0dd70: Compression thread received a pause message
4/3/18 16:56 W/wycliffeassociates.recordingapp.Recording.WavFileWriter$1@20c496e: raw audio thread received a pause message
4/3/18 16:56 W/wycliffeassociates.recordingapp.Recording.RecordingScreen@4c71d96: Starting recording
4/3/18 16:55 W/wycliffeassociates.recordingapp.Recording.RecordingScreen@4c71d96: Pausing recording
4/3/18 16:55 W/wycliffeassociates.recordingapp.Recording.WavFileWriter$1@20c496e: raw audio thread received a pause message
4/3/18 16:55 W/wycliffeassociates.recordingapp.Recording.WavFileWriter$2@1c0dd70: Compression thread received a pause message
4/3/18 16:55 W/wycliffeassociates.recordingapp.Recording.WavFileWriter$2@1c0dd70: starting compression thread
4/3/18 16:55 W/wycliffeassociates.recordingapp.AudioVisualization.UIDataManager$3@bcf7d17: UI thread received a stop message
4/3/18 16:55 W/wycliffeassociates.recordingapp.Recording.RecordingScreen@4c71d96: Starting recording
4/3/18 16:55 W/wycliffeassociates.recordingapp.AudioVisualization.UIDataManager@14b34be: passing cut to WavPlayer and Canvases
4/3/18 16:55 W/class wycliffeassociates.recordingapp.AudioVisualization.UIDataManager: Playback mode: false
4/3/18 16:55 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@6450a1: Trying to get project Id for llb jhn ulb
4/3/18 16:55 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@6450a1: trying to get chapter id for chapter 13
4/3/18 16:55 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@6450a1: Trying to get project Id for llb jhn ulb
4/3/18 16:55 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@6450a1: Trying to get unit Id for start verse 9
4/3/18 16:55 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@6450a1: Attempting to get take id for llb jhn ulb verse start 9 take 1
4/3/18 16:55 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@6450a1: Trying to get project Id for llb jhn ulb
4/3/18 16:55 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@6450a1: trying to get chapter id for chapter 13
4/3/18 16:55 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@6450a1: Trying to get project Id for llb jhn ulb
4/3/18 16:55 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@6450a1: Trying to get unit Id for start verse 9
4/3/18 16:55 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@5a3114a: Trying to get project Id for llb jhn ulb
4/3/18 16:55 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@5a3114a: trying to get chapter id for chapter 13
4/3/18 16:55 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@5a3114a: Trying to get project Id for llb jhn ulb
4/3/18 16:55 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@5a3114a: Trying to get unit Id for start verse 9
4/3/18 16:55 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@ca83f9: Trying to get project Id for llb jhn ulb
4/3/18 16:55 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@ca83f9: trying to get chapter id for chapter 13
4/3/18 16:55 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@ca83f9: Trying to get project Id for llb jhn ulb
4/3/18 16:55 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@ca83f9: Trying to get unit Id for start verse 9
4/3/18 16:55 W/wycliffeassociates.recordingapp.widgets.UnitCard@744ac0: Refreshing take rating for llb_ulb_b44_jhn_c13_v09_t01.wav
4/3/18 16:54 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@1b41a9c: Trying to get project Id for llb jhn ulb
4/3/18 16:54 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@1b41a9c: trying to get chapter id for chapter 13
4/3/18 16:54 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@1b41a9c: Trying to get project Id for llb jhn ulb
4/3/18 16:54 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@1b41a9c: Trying to get unit Id for start verse 9
4/3/18 16:54 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@32315b3: Trying to get project Id for llb jhn ulb
4/3/18 16:54 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@32315b3: trying to get chapter id for chapter 13
4/3/18 16:54 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@32315b3: Trying to get project Id for llb jhn ulb
4/3/18 16:54 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@32315b3: Trying to get unit Id for start verse 9
4/3/18 16:54 W/wycliffeassociates.recordingapp.widgets.UnitCard@6958722: Refreshing take rating for llb_ulb_b44_jhn_c13_v09_t01.wav
4/3/18 16:54 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@769d6b1: Trying to get project Id for llb jhn ulb
4/3/18 16:54 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@769d6b1: trying to get chapter id for chapter 13
4/3/18 16:54 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@769d6b1: Trying to get project Id for llb jhn ulb
4/3/18 16:54 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@769d6b1: Trying to get unit Id for start verse 6
4/3/18 16:54 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@86e3e6c: Trying to get project Id for llb jhn ulb
4/3/18 16:54 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@86e3e6c: trying to get chapter id for chapter 13
4/3/18 16:54 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@86e3e6c: Trying to get project Id for llb jhn ulb
4/3/18 16:54 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@86e3e6c: Trying to get unit Id for start verse 6
4/3/18 16:54 W/wycliffeassociates.recordingapp.widgets.UnitCard@74f6b1f: Refreshing take rating for llb_ulb_b44_jhn_c13_v06_t01.wav
4/3/18 16:54 W/class wycliffeassociates.recordingapp.AudioVisualization.MinimapView: Created a BMP
4/3/18 16:54 W/class wycliffeassociates.recordingapp.AudioVisualization.MinimapView: Saving minimap to BMP
4/3/18 16:54 W/wycliffeassociates.recordingapp.AudioVisualization.UIDataManager@9f29e34: Setting up visualizer
4/3/18 16:54 W/class wycliffeassociates.recordingapp.AudioVisualization.UIDataManager: Loaded file duration in ms is: 13613
4/3/18 16:54 W/class wycliffeassociates.recordingapp.AudioVisualization.UIDataManager: MainWave height: 744 width: 1920
4/3/18 16:54 W/wycliffeassociates.recordingapp.AudioVisualization.UIDataManager@9f29e34: passing cut to WavPlayer and Canvases
4/3/18 16:54 W/wycliffeassociates.recordingapp.AudioVisualization.UIDataManager@9f29e34: Connecting UImanager to marker views
4/3/18 16:54 W/class wycliffeassociates.recordingapp.AudioVisualization.UIDataManager: Playback mode: true
4/3/18 16:54 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@51c36b3: Trying to get project Id for llb jhn ulb
4/3/18 16:54 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@51c36b3: trying to get chapter id for chapter 13
4/3/18 16:54 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@51c36b3: Trying to get project Id for llb jhn ulb
4/3/18 16:54 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@51c36b3: Trying to get unit Id for start verse 6
4/3/18 16:54 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@5146e5e: Trying to get project Id for llb jhn ulb
4/3/18 16:54 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@5146e5e: trying to get chapter id for chapter 13
4/3/18 16:54 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@5146e5e: Trying to get project Id for llb jhn ulb
4/3/18 16:54 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@5146e5e: Trying to get unit Id for start verse 6
4/3/18 16:54 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@5146e5e: Trying to get project Id for llb jhn ulb
4/3/18 16:54 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@5146e5e: trying to get chapter id for chapter 13
4/3/18 16:54 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@5146e5e: Trying to get project Id for llb jhn ulb
4/3/18 16:54 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@5146e5e: Trying to get project Id for llb jhn ulb
4/3/18 16:54 W/wycliffeassociates.recordingapp.Recording.RecordingScreen@cd7ad62: SUCCESS: exited queues, took 61 to finish writing
4/3/18 16:54 W/wycliffeassociates.recordingapp.Recording.WavFileWriter$2@7648be5: Compression queue finishing, sending done message
4/3/18 16:54 W/wycliffeassociates.recordingapp.Recording.WavFileWriter$2@7648be5: exited compression thread loop
4/3/18 16:54 W/wycliffeassociates.recordingapp.Recording.WavFileWriter$2@7648be5: Compression thread closed file
4/3/18 16:54 E/wycliffeassociates.recordingapp.Recording.WavFileWriter$1@92b396b: raw audio queue finishing, sending done message
4/3/18 16:54 W/wycliffeassociates.recordingapp.Recording.WavFileWriter$2@7648be5: Compression thread writing remaining data
4/3/18 16:54 W/wycliffeassociates.recordingapp.Recording.WavFileWriter$1@92b396b: raw audio thread closed file
4/3/18 16:54 W/wycliffeassociates.recordingapp.AudioVisualization.UIDataManager$3@9136ae3: UI thread received a stop message
4/3/18 16:54 W/wycliffeassociates.recordingapp.Recording.WavFileWriter$2@7648be5: Compression thread received a stop message
4/3/18 16:54 W/wycliffeassociates.recordingapp.Recording.WavFileWriter$1@92b396b: raw audio thread exited loop
4/3/18 16:54 W/wycliffeassociates.recordingapp.Recording.WavFileWriter$1@92b396b: raw audio thread received a stop message
4/3/18 16:54 W/wycliffeassociates.recordingapp.Recording.RecordingScreen@cd7ad62: Stopping recording
4/3/18 16:54 W/wycliffeassociates.recordingapp.Recording.WavFileWriter$2@7648be5: Compression thread received a pause message
4/3/18 16:54 W/wycliffeassociates.recordingapp.Recording.WavFileWriter$1@92b396b: raw audio thread received a pause message
4/3/18 16:54 W/wycliffeassociates.recordingapp.Recording.RecordingScreen@cd7ad62: Pausing recording
4/3/18 16:53 W/wycliffeassociates.recordingapp.Recording.RecordingScreen@cd7ad62: Starting recording
4/3/18 16:53 W/wycliffeassociates.recordingapp.Recording.RecordingScreen@cd7ad62: Pausing recording
4/3/18 16:53 W/wycliffeassociates.recordingapp.Recording.WavFileWriter$1@92b396b: raw audio thread received a pause message
4/3/18 16:53 W/wycliffeassociates.recordingapp.Recording.WavFileWriter$2@7648be5: Compression thread received a pause message
4/3/18 16:53 W/wycliffeassociates.recordingapp.Recording.RecordingScreen@cd7ad62: Starting recording
4/3/18 16:53 W/wycliffeassociates.recordingapp.Recording.WavFileWriter$1@92b396b: raw audio thread received a pause message
4/3/18 16:53 W/wycliffeassociates.recordingapp.Recording.WavFileWriter$2@7648be5: Compression thread received a pause message
4/3/18 16:53 W/wycliffeassociates.recordingapp.Recording.RecordingScreen@cd7ad62: Pausing recording
4/3/18 16:53 W/wycliffeassociates.recordingapp.Recording.WavFileWriter$2@7648be5: starting compression thread
4/3/18 16:53 W/wycliffeassociates.recordingapp.AudioVisualization.UIDataManager$3@a74def3: UI thread received a stop message
4/3/18 16:53 W/wycliffeassociates.recordingapp.Recording.RecordingScreen@cd7ad62: Starting recording
4/3/18 16:53 W/wycliffeassociates.recordingapp.AudioVisualization.UIDataManager@38d470a: passing cut to WavPlayer and Canvases
4/3/18 16:53 W/class wycliffeassociates.recordingapp.AudioVisualization.UIDataManager: Playback mode: false
4/3/18 16:52 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@b1c29ec: Trying to get project Id for llb jhn ulb
4/3/18 16:52 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@b1c29ec: trying to get chapter id for chapter 13
4/3/18 16:52 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@b1c29ec: Trying to get project Id for llb jhn ulb
4/3/18 16:52 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@b1c29ec: Trying to get unit Id for start verse 6
4/3/18 16:52 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@b1c29ec: Attempting to get take id for llb jhn ulb verse start 6 take 1
4/3/18 16:52 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@b1c29ec: Trying to get project Id for llb jhn ulb
4/3/18 16:52 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@b1c29ec: trying to get chapter id for chapter 13
4/3/18 16:52 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@b1c29ec: Trying to get project Id for llb jhn ulb
4/3/18 16:52 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@b1c29ec: Trying to get unit Id for start verse 6
4/3/18 16:52 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@9d921af: Trying to get project Id for llb jhn ulb
4/3/18 16:52 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@9d921af: trying to get chapter id for chapter 13
4/3/18 16:52 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@9d921af: Trying to get project Id for llb jhn ulb
4/3/18 16:52 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@9d921af: Trying to get unit Id for start verse 6
4/3/18 16:52 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@fe54742: Trying to get project Id for llb jhn ulb
4/3/18 16:52 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@fe54742: trying to get chapter id for chapter 13
4/3/18 16:52 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@fe54742: Trying to get project Id for llb jhn ulb
4/3/18 16:52 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@fe54742: Trying to get unit Id for start verse 6
4/3/18 16:52 W/wycliffeassociates.recordingapp.widgets.UnitCard@508598d: Refreshing take rating for llb_ulb_b44_jhn_c13_v06_t01.wav
4/3/18 16:52 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@4568d75: Trying to get project Id for llb jhn ulb
4/3/18 16:52 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@4568d75: trying to get chapter id for chapter 13
4/3/18 16:52 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@4568d75: Trying to get project Id for llb jhn ulb
4/3/18 16:52 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@4568d75: Trying to get unit Id for start verse 23
4/3/18 16:52 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@84cb880: Trying to get project Id for llb jhn ulb
4/3/18 16:52 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@84cb880: trying to get chapter id for chapter 13
4/3/18 16:52 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@84cb880: Trying to get project Id for llb jhn ulb
4/3/18 16:52 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@84cb880: Trying to get unit Id for start verse 23
4/3/18 16:52 W/wycliffeassociates.recordingapp.widgets.UnitCard@e4ae0e9: Refreshing take rating for llb_ulb_b44_jhn_c13_v23_t01.wav
4/3/18 16:52 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@2f35c7c: Trying to get project Id for llb jhn ulb
4/3/18 16:52 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@2f35c7c: trying to get chapter id for chapter 13
4/3/18 16:52 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@2f35c7c: Trying to get project Id for llb jhn ulb
4/3/18 16:52 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@2f35c7c: Trying to get unit Id for start verse 18
4/3/18 16:52 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@83f9d13: Trying to get project Id for llb jhn ulb
4/3/18 16:52 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@83f9d13: trying to get chapter id for chapter 13
4/3/18 16:52 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@83f9d13: Trying to get project Id for llb jhn ulb
4/3/18 16:52 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@83f9d13: Trying to get unit Id for start verse 18
4/3/18 16:52 W/wycliffeassociates.recordingapp.widgets.UnitCard@a0f384d: Refreshing take rating for llb_ulb_b44_jhn_c13_v18_t01.wav
4/3/18 16:51 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@a6b5f45: Trying to get project Id for llb jhn ulb
4/3/18 16:51 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@a6b5f45: trying to get chapter id for chapter 13
4/3/18 16:51 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@a6b5f45: Trying to get project Id for llb jhn ulb
4/3/18 16:51 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@a6b5f45: Trying to get unit Id for start verse 23
4/3/18 16:51 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@1e51e90: Trying to get project Id for llb jhn ulb
4/3/18 16:51 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@1e51e90: trying to get chapter id for chapter 13
4/3/18 16:51 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@1e51e90: Trying to get project Id for llb jhn ulb
4/3/18 16:51 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@1e51e90: Trying to get unit Id for start verse 23
4/3/18 16:51 W/wycliffeassociates.recordingapp.widgets.UnitCard@e4ae0e9: Refreshing take rating for llb_ulb_b44_jhn_c13_v23_t01.wav
4/3/18 16:51 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@23aceea: Trying to get project Id for llb jhn ulb
4/3/18 16:51 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@23aceea: trying to get chapter id for chapter 13
4/3/18 16:51 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@23aceea: Trying to get project Id for llb jhn ulb
4/3/18 16:51 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@23aceea: Trying to get unit Id for start verse 18
4/3/18 16:51 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@3897219: Trying to get project Id for llb jhn ulb
4/3/18 16:51 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@3897219: trying to get chapter id for chapter 13
4/3/18 16:51 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@3897219: Trying to get project Id for llb jhn ulb
4/3/18 16:51 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@3897219: Trying to get unit Id for start verse 18
4/3/18 16:51 W/wycliffeassociates.recordingapp.widgets.UnitCard@a0f384d: Refreshing take rating for llb_ulb_b44_jhn_c13_v18_t01.wav
4/3/18 16:51 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@e6bc071: Trying to get project Id for llb jhn ulb
4/3/18 16:51 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@e6bc071: trying to get chapter id for chapter 13
4/3/18 16:51 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@e6bc071: Trying to get project Id for llb jhn ulb
4/3/18 16:51 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@e6bc071: Trying to get unit Id for start verse 23
4/3/18 16:51 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@168ab2c: Trying to get project Id for llb jhn ulb
4/3/18 16:51 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@168ab2c: trying to get chapter id for chapter 13
4/3/18 16:51 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@168ab2c: Trying to get project Id for llb jhn ulb
4/3/18 16:51 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@168ab2c: Trying to get unit Id for start verse 23
4/3/18 16:51 W/wycliffeassociates.recordingapp.widgets.UnitCard@e4ae0e9: Refreshing take rating for llb_ulb_b44_jhn_c13_v23_t01.wav
4/3/18 16:51 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@6175ae8: Trying to get project Id for llb jhn ulb
4/3/18 16:51 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@6175ae8: trying to get chapter id for chapter 13
4/3/18 16:51 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@6175ae8: Trying to get project Id for llb jhn ulb
4/3/18 16:51 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@6175ae8: Trying to get unit Id for start verse 18
4/3/18 16:51 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@745cfef: Trying to get project Id for llb jhn ulb
4/3/18 16:51 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@745cfef: trying to get chapter id for chapter 13
4/3/18 16:51 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@745cfef: Trying to get project Id for llb jhn ulb
4/3/18 16:51 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@745cfef: Trying to get unit Id for start verse 18
4/3/18 16:51 W/wycliffeassociates.recordingapp.widgets.UnitCard@a0f384d: Refreshing take rating for llb_ulb_b44_jhn_c13_v18_t01.wav
4/3/18 16:51 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@26bd474: Trying to get project Id for llb jhn ulb
4/3/18 16:51 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@26bd474: trying to get chapter id for chapter 13
4/3/18 16:51 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@26bd474: Trying to get project Id for llb jhn ulb
4/3/18 16:51 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@26bd474: Trying to get unit Id for start verse 23
4/3/18 16:51 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@1ecfc6b: Trying to get project Id for llb jhn ulb
4/3/18 16:51 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@1ecfc6b: trying to get chapter id for chapter 13
4/3/18 16:51 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@1ecfc6b: Trying to get project Id for llb jhn ulb
4/3/18 16:51 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@1ecfc6b: Trying to get unit Id for start verse 23
4/3/18 16:51 W/wycliffeassociates.recordingapp.widgets.UnitCard@e4ae0e9: Refreshing take rating for llb_ulb_b44_jhn_c13_v23_t01.wav
4/3/18 16:51 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@4418757: Trying to get project Id for llb jhn ulb
4/3/18 16:51 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@4418757: trying to get chapter id for chapter 13
4/3/18 16:51 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@4418757: Trying to get project Id for llb jhn ulb
4/3/18 16:51 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@4418757: Trying to get unit Id for start verse 18
4/3/18 16:51 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@8d6760a: Trying to get project Id for llb jhn ulb
4/3/18 16:51 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@8d6760a: trying to get chapter id for chapter 13
4/3/18 16:51 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@8d6760a: Trying to get project Id for llb jhn ulb
4/3/18 16:51 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@8d6760a: Trying to get unit Id for start verse 18
4/3/18 16:51 W/wycliffeassociates.recordingapp.widgets.UnitCard@a0f384d: Refreshing take rating for llb_ulb_b44_jhn_c13_v18_t01.wav
4/3/18 16:51 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@afd8d6d: Trying to get project Id for llb jhn ulb
4/3/18 16:51 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@afd8d6d: trying to get chapter id for chapter 13
4/3/18 16:51 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@afd8d6d: Trying to get project Id for llb jhn ulb
4/3/18 16:51 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@afd8d6d: Trying to get unit Id for start verse 23
4/3/18 16:51 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@ec33fd8: Trying to get project Id for llb jhn ulb
4/3/18 16:51 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@ec33fd8: trying to get chapter id for chapter 13
4/3/18 16:51 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@ec33fd8: Trying to get project Id for llb jhn ulb
4/3/18 16:51 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@ec33fd8: Trying to get unit Id for start verse 23
4/3/18 16:51 W/wycliffeassociates.recordingapp.widgets.UnitCard@e4ae0e9: Refreshing take rating for llb_ulb_b44_jhn_c13_v23_t01.wav
4/3/18 16:51 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@5ad9b54: Trying to get project Id for llb jhn ulb
4/3/18 16:51 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@5ad9b54: trying to get chapter id for chapter 13
4/3/18 16:51 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@5ad9b54: Trying to get project Id for llb jhn ulb
4/3/18 16:51 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@5ad9b54: Trying to get unit Id for start verse 18
4/3/18 16:51 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@c896ccb: Trying to get project Id for llb jhn ulb
4/3/18 16:51 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@c896ccb: trying to get chapter id for chapter 13
4/3/18 16:51 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@c896ccb: Trying to get project Id for llb jhn ulb
4/3/18 16:51 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@c896ccb: Trying to get unit Id for start verse 18
4/3/18 16:51 W/wycliffeassociates.recordingapp.widgets.UnitCard@a0f384d: Refreshing take rating for llb_ulb_b44_jhn_c13_v18_t01.wav
4/3/18 16:51 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@4b464a6: Trying to get project Id for llb jhn ulb
4/3/18 16:51 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@4b464a6: trying to get chapter id for chapter 13
4/3/18 16:51 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@4b464a6: Trying to get project Id for llb jhn ulb
4/3/18 16:51 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@4b464a6: Trying to get unit Id for start verse 23
4/3/18 16:51 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@34abe85: Trying to get project Id for llb jhn ulb
4/3/18 16:51 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@34abe85: trying to get chapter id for chapter 13
4/3/18 16:51 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@34abe85: Trying to get project Id for llb jhn ulb
4/3/18 16:51 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@34abe85: Trying to get unit Id for start verse 23
4/3/18 16:51 W/wycliffeassociates.recordingapp.widgets.UnitCard@e4ae0e9: Refreshing take rating for llb_ulb_b44_jhn_c13_v23_t01.wav
4/3/18 16:51 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@d8d0e91: Trying to get project Id for llb jhn ulb
4/3/18 16:51 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@d8d0e91: trying to get chapter id for chapter 13
4/3/18 16:51 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@d8d0e91: Trying to get project Id for llb jhn ulb
4/3/18 16:51 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@d8d0e91: Trying to get unit Id for start verse 18
4/3/18 16:51 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@4a7f3cc: Trying to get project Id for llb jhn ulb
4/3/18 16:51 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@4a7f3cc: trying to get chapter id for chapter 13
4/3/18 16:51 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@4a7f3cc: Trying to get project Id for llb jhn ulb
4/3/18 16:51 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@4a7f3cc: Trying to get unit Id for start verse 18
4/3/18 16:51 W/wycliffeassociates.recordingapp.widgets.UnitCard@a0f384d: Refreshing take rating for llb_ulb_b44_jhn_c13_v18_t01.wav
4/3/18 16:50 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@20f56d3: Trying to get project Id for llb jhn ulb
4/3/18 16:50 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@20f56d3: trying to get chapter id for chapter 13
4/3/18 16:50 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@20f56d3: Trying to get project Id for llb jhn ulb
4/3/18 16:50 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@20f56d3: Trying to get unit Id for start verse 23
4/3/18 16:50 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@702bf36: Trying to get project Id for llb jhn ulb
4/3/18 16:50 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@702bf36: trying to get chapter id for chapter 13
4/3/18 16:50 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@702bf36: Trying to get project Id for llb jhn ulb
4/3/18 16:50 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@702bf36: Trying to get unit Id for start verse 23
4/3/18 16:50 W/wycliffeassociates.recordingapp.widgets.UnitCard@e4ae0e9: Refreshing take rating for llb_ulb_b44_jhn_c13_v23_t01.wav
4/3/18 16:50 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@99a5174: Trying to get project Id for llb jhn ulb
4/3/18 16:50 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@99a5174: trying to get chapter id for chapter 13
4/3/18 16:50 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@99a5174: Trying to get project Id for llb jhn ulb
4/3/18 16:50 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@99a5174: Trying to get unit Id for start verse 18
4/3/18 16:50 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@b903d6b: Trying to get project Id for llb jhn ulb
4/3/18 16:50 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@b903d6b: trying to get chapter id for chapter 13
4/3/18 16:50 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@b903d6b: Trying to get project Id for llb jhn ulb
4/3/18 16:50 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@b903d6b: Trying to get unit Id for start verse 18
4/3/18 16:50 W/wycliffeassociates.recordingapp.widgets.UnitCard@a0f384d: Refreshing take rating for llb_ulb_b44_jhn_c13_v18_t01.wav
4/3/18 16:50 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@929e4dd: Trying to get project Id for llb jhn ulb
4/3/18 16:50 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@929e4dd: trying to get chapter id for chapter 13
4/3/18 16:50 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@929e4dd: Trying to get project Id for llb jhn ulb
4/3/18 16:50 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@929e4dd: Trying to get unit Id for start verse 23
4/3/18 16:50 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@54dfc08: Trying to get project Id for llb jhn ulb
4/3/18 16:50 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@54dfc08: trying to get chapter id for chapter 13
4/3/18 16:50 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@54dfc08: Trying to get project Id for llb jhn ulb
4/3/18 16:50 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@54dfc08: Trying to get unit Id for start verse 23
4/3/18 16:50 W/wycliffeassociates.recordingapp.widgets.UnitCard@e4ae0e9: Refreshing take rating for llb_ulb_b44_jhn_c13_v23_t01.wav
4/3/18 16:50 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@99deb16: Trying to get project Id for llb jhn ulb
4/3/18 16:50 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@99deb16: trying to get chapter id for chapter 13
4/3/18 16:50 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@99deb16: Trying to get project Id for llb jhn ulb
4/3/18 16:50 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@99deb16: Trying to get unit Id for start verse 18
4/3/18 16:50 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@d9b55b5: Trying to get project Id for llb jhn ulb
4/3/18 16:50 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@d9b55b5: trying to get chapter id for chapter 13
4/3/18 16:50 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@d9b55b5: Trying to get project Id for llb jhn ulb
4/3/18 16:50 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@d9b55b5: Trying to get unit Id for start verse 18
4/3/18 16:50 W/wycliffeassociates.recordingapp.widgets.UnitCard@a0f384d: Refreshing take rating for llb_ulb_b44_jhn_c13_v18_t01.wav
4/3/18 16:50 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@1dabc2e: Trying to get project Id for llb jhn ulb
4/3/18 16:50 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@1dabc2e: trying to get chapter id for chapter 13
4/3/18 16:50 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@1dabc2e: Trying to get project Id for llb jhn ulb
4/3/18 16:50 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@1dabc2e: Trying to get unit Id for start verse 23
4/3/18 16:50 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@50ce4ad: Trying to get project Id for llb jhn ulb
4/3/18 16:50 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@50ce4ad: trying to get chapter id for chapter 13
4/3/18 16:50 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@50ce4ad: Trying to get project Id for llb jhn ulb
4/3/18 16:50 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@50ce4ad: Trying to get unit Id for start verse 23
4/3/18 16:50 W/wycliffeassociates.recordingapp.widgets.UnitCard@e4ae0e9: Refreshing take rating for llb_ulb_b44_jhn_c13_v23_t01.wav
4/3/18 16:50 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@1ef2383: Trying to get project Id for llb jhn ulb
4/3/18 16:50 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@1ef2383: trying to get chapter id for chapter 13
4/3/18 16:50 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@1ef2383: Trying to get project Id for llb jhn ulb
4/3/18 16:50 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@1ef2383: Trying to get unit Id for start verse 18
4/3/18 16:50 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@484d9a6: Trying to get project Id for llb jhn ulb
4/3/18 16:50 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@484d9a6: trying to get chapter id for chapter 13
4/3/18 16:50 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@484d9a6: Trying to get project Id for llb jhn ulb
4/3/18 16:50 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@484d9a6: Trying to get unit Id for start verse 18
4/3/18 16:50 W/wycliffeassociates.recordingapp.widgets.UnitCard@a0f384d: Refreshing take rating for llb_ulb_b44_jhn_c13_v18_t01.wav
4/3/18 16:49 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@e9f0e2b: Trying to get project Id for llb jhn ulb
4/3/18 16:49 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@e9f0e2b: trying to get chapter id for chapter 13
4/3/18 16:49 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@e9f0e2b: Trying to get project Id for llb jhn ulb
4/3/18 16:49 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@e9f0e2b: Trying to get unit Id for start verse 23
4/3/18 16:49 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@39ef16e: Trying to get project Id for llb jhn ulb
4/3/18 16:49 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@39ef16e: trying to get chapter id for chapter 13
4/3/18 16:49 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@39ef16e: Trying to get project Id for llb jhn ulb
4/3/18 16:49 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@39ef16e: Trying to get unit Id for start verse 23
4/3/18 16:49 W/wycliffeassociates.recordingapp.widgets.UnitCard@e4ae0e9: Refreshing take rating for llb_ulb_b44_jhn_c13_v23_t01.wav
4/3/18 16:49 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@d30d85b: Trying to get project Id for llb jhn ulb
4/3/18 16:49 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@d30d85b: trying to get chapter id for chapter 13
4/3/18 16:49 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@d30d85b: Trying to get project Id for llb jhn ulb
4/3/18 16:49 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@d30d85b: Trying to get unit Id for start verse 18
4/3/18 16:49 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@d5575e: Trying to get project Id for llb jhn ulb
4/3/18 16:49 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@d5575e: trying to get chapter id for chapter 13
4/3/18 16:49 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@d5575e: Trying to get project Id for llb jhn ulb
4/3/18 16:49 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@d5575e: Trying to get unit Id for start verse 18
4/3/18 16:49 W/wycliffeassociates.recordingapp.widgets.UnitCard@a0f384d: Refreshing take rating for llb_ulb_b44_jhn_c13_v18_t01.wav
4/3/18 16:49 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@ec46899: Trying to get project Id for llb jhn ulb
4/3/18 16:49 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@ec46899: trying to get chapter id for chapter 13
4/3/18 16:49 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@ec46899: Trying to get project Id for llb jhn ulb
4/3/18 16:49 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@ec46899: Trying to get unit Id for start verse 17
4/3/18 16:49 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@db4ce74: Trying to get project Id for llb jhn ulb
4/3/18 16:49 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@db4ce74: trying to get chapter id for chapter 13
4/3/18 16:49 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@db4ce74: Trying to get project Id for llb jhn ulb
4/3/18 16:49 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@db4ce74: Trying to get unit Id for start verse 17
4/3/18 16:49 W/wycliffeassociates.recordingapp.widgets.UnitCard@3affb71: Refreshing take rating for llb_ulb_b44_jhn_c13_v17_t01.wav
4/3/18 16:48 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@3b0a6f: Trying to get project Id for llb jhn ulb
4/3/18 16:48 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@3b0a6f: trying to get chapter id for chapter 13
4/3/18 16:48 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@3b0a6f: Trying to get project Id for llb jhn ulb
4/3/18 16:48 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@3b0a6f: Trying to get unit Id for start verse 18
4/3/18 16:48 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@4309f02: Trying to get project Id for llb jhn ulb
4/3/18 16:48 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@4309f02: trying to get chapter id for chapter 13
4/3/18 16:48 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@4309f02: Trying to get project Id for llb jhn ulb
4/3/18 16:48 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@4309f02: Trying to get unit Id for start verse 18
4/3/18 16:48 W/wycliffeassociates.recordingapp.widgets.UnitCard@a0f384d: Refreshing take rating for llb_ulb_b44_jhn_c13_v18_t01.wav
4/3/18 16:48 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@c72ec33: Trying to get project Id for llb jhn ulb
4/3/18 16:48 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@c72ec33: trying to get chapter id for chapter 13
4/3/18 16:48 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@c72ec33: Trying to get project Id for llb jhn ulb
4/3/18 16:48 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@c72ec33: Trying to get unit Id for start verse 17
4/3/18 16:48 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@f3ea016: Trying to get project Id for llb jhn ulb
4/3/18 16:48 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@f3ea016: trying to get chapter id for chapter 13
4/3/18 16:48 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@f3ea016: Trying to get project Id for llb jhn ulb
4/3/18 16:48 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@f3ea016: Trying to get unit Id for start verse 17
4/3/18 16:48 W/wycliffeassociates.recordingapp.widgets.UnitCard@3affb71: Refreshing take rating for llb_ulb_b44_jhn_c13_v17_t01.wav
4/3/18 16:48 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@eda1473: Trying to get project Id for llb jhn ulb
4/3/18 16:48 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@eda1473: trying to get chapter id for chapter 13
4/3/18 16:48 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@eda1473: Trying to get project Id for llb jhn ulb
4/3/18 16:48 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@eda1473: Trying to get unit Id for start verse 17
4/3/18 16:48 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@af0ad56: Trying to get project Id for llb jhn ulb
4/3/18 16:48 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@af0ad56: trying to get chapter id for chapter 13
4/3/18 16:48 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@af0ad56: Trying to get project Id for llb jhn ulb
4/3/18 16:48 W/wycliffeassociates.recordingapp.database.ProjectDatabaseHelper@af0ad56: Trying to get unit Id for start verse 17
4/3/18 16:48 W/wycliffeassociates.recordingapp.widgets.UnitCard@3affb71: Refreshing take rating for llb_ulb_b44_jhn_c13_v17_t01.wav
4/3/18 16:47 W/class wycliffeassociates.recordingapp.AudioVisualization.MinimapView: Created a BMP
4/3/18 16:47 W/class wycliffeassociates.recordingapp.AudioVisualization.MinimapView: Saving minimap to BMP
Environment
Stack trace
Log history