pietrop / digital-paper-edit-electron

Work in progress - digital paper edit project - Electron, Cross Platform Desktop app - Mac, Windows, Linux
https://pietropassarelli.net/autoedit
Other
103 stars 17 forks source link

Exporting transcript causes corruption of text with repeated words. #93

Open Skippy-T-Wonderlizard opened 1 year ago

Skippy-T-Wonderlizard commented 1 year ago

Describe the bug I finished correcting a transcript, but when I exported to txt with timecode and speaker names, the transcript became scrambled and corrupted with the word "yes" repeated.

To Reproduce Steps to reproduce the behavior:

  1. Go to "Project>General"
  2. Click on 'Project Name', then the Export button. Drop-down to "Text (Timecodes and Speakers)"
  3. Scroll down to '....'
  4. See error

Expected behavior I expected an export of the saved text.

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

Smartphone (please complete the following information):

Additional context Add any other context about the problem here. Screenshot 2023-01-26 at 1 51 21 PM Screenshot 2023-01-26 at 1 51 40 PM

pietrop commented 10 months ago

I think this might be caused by the underlying component https://github.com/pietrop/slate-transcript-editor and/or by the app trying to re-align text/words and time code before exporting. But would need to further dig into it.

It might be helpful to find a reliable way to reproduce this. If it happens often?