Hello Matt,
I am experiencing an issue with the new beta 5. After updating from beta 4 to beta 5 on Sunday, the application crashed every time I launched it. So I deleted the application and reinstalled it. But now importing the old LocoKit Database is failing: importing locomotion samples systematically fails at 7%.
Oh, of course and unfortunately, I only have a partial backup of Arc Editor (it stops at 15 August).
Here is an extract from the logs:
[10:30:31.369] [IMPORTING] Starting Places import
[10:30:31.411] [IMPORTING] Places import completed
[10:30:31.411] [IMPORTING] Starting Timeline Items import
[10:30:36.160] [IMPORTING] Timeline Items import completed
[10:30:36.160] [IMPORTING] Starting Samples import
[10:31:36.161] --1--
[10:31:41.384] [ERROR] [IMPORTING] Database import failed: SQLite error 19: Sample disabled state must match parent item disabled state - while executing `INSERT OR IGNORE INTO "locomotionSample" ("id", "lastSaved", "date", "secondsFromGMT", "source", "sourceVersion", "movingState", "recordingState", "disabled", "timelineItemId", "latitude", "longitude", "altitude", "horizontalAccuracy", "verticalAccuracy", "speed", "course", "classifiedActivityType", "confirmedActivityType", "stepHz", "xyAcceleration", "zAcceleration", "heartRate", "rtreeId") VALUES (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)`
[10:31:41.385] [ERROR] [MISC] SQLite error 19: Sample disabled state must match parent item disabled state - while executing `INSERT OR IGNORE INTO "locomotionSample" ("id", "lastSaved", "date", "secondsFromGMT", "source", "sourceVersion", "movingState", "recordingState", "disabled", "timelineItemId", "latitude", "longitude", "altitude", "horizontalAccuracy", "verticalAccuracy", "speed", "course", "classifiedActivityType", "confirmedActivityType", "stepHz", "xyAcceleration", "zAcceleration", "heartRate", "rtreeId") VALUES (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)`
[10:32:08.411] [LIFECYCLE] ArcTimelineEditorApp.enteredBackground()
[10:32:11.553] [LIFECYCLE] ArcTimelineEditorApp.becameActive()
Do you have any advice for me?