The previous build of Arc Editor failed to import anything from LocoKit besides places. It has no actual location history. This new build does successfully import, however it doesn’t actually import anything from beyond three days ago. I presume this is because it thinks it already has, on account of previous attempted imports.
Now this doesn’t bother me tha much, since I’ve only had the app for a week and spare. However, this is a bit of an interesting case, I actually have data spanning back to 2020. This is because via a large amount of python wizardry and batch files, I’ve managed to convert thousands of files from Strava and PolarSteps to the proper format, batch them into pieces under Arc Timelines import cap (about 40 tracks from trial and error, more crash the system).
This very well could be part of the issue, these were very shabbily and jangly converted using dubious coding skills. Arc Timeline does show them, so it was successful to some degree, but it’s possible that formatting errors in them are causing the crashes.
[11:56:11.650] [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 (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)`
[11:56:11.651] [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 (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)`
Thank you! Looking forward to your response.


