mbari-org / vars-annotation

Video Annotation Application for MBARI's Media Management (M3) software stack
https://docs.mbari.org/vars-annotation/
Apache License 2.0
16 stars 6 forks source link

VARS crashing a lot #121

Closed mkbassett closed 4 years ago

mkbassett commented 4 years ago

Hi,

VARS has crashed a lot today.

It crashed when:

VARS is also started loading all of the annotations for an entire dive after lunch today. I'm working on tape 6 of a dive and all annotations from previous tapes are showing up with the yellow lightning bolts.

Attached are the logs from VARS- Lonny showed me how to collect them for this ticket.

Let me know if you need anything else! vars-annotation-01.log vars-annotation.20200625.log vars-annotation-00.log

hohonuuli commented 4 years ago

@mkbassett Kyra said version 0.5.1 was working for her with framecapture for tapes. Try that version from http://m3.shore.mbari.org/apps and see if it works for you.

To fix the issue where all the annotations are appearing, try this:

  1. Merge the dive you're working on so annotations get timestamped correctly
  2. Open each tape in VARS. When you close VARS or open a different tape/video, VARS will correctly set the start time and duration of a tape based on the annotation data. That should make the overlapping annotations disappear, unless the dive had the timecode reset during the dive. In that case there's not much I can do.
hohonuuli commented 4 years ago

I logged this at https://mbari1.atlassian.net/browse/M3-132