IPS-LMU / EMU-webApp

The EMU-webApp is an online and offline web application for labeling, visualizing and correcting speech and derived speech data.
http://ips-lmu.github.io/EMU-webApp/
MIT License
51 stars 14 forks source link

Unidentified problem with history service and trying to add illegal segments #235

Open MJochim opened 7 years ago

MJochim commented 7 years ago

There is a super-weird bug other than #234 (but maybe related) that breaks the history service.

I have not been able to reproduce it reliably, but apparently you have to do something like:

  1. Add a new segment at the end of a level.
  2. Undo.
  3. Try to insert a segment when the time selection spans an existing boundary.
  4. You get an error saying "you are not allowed to insert a segment here."
  5. Try to redo: it fails.

This happens sometimes but not consistently. I have no idea what the exact cause is.

samgregory commented 2 years ago

@MJochim can you please test this again now that I've fixed #234 ?