FrancescoCeruti / linux-show-player

Linux Show Player - Cue player designed for stage productions
https://linux-show-player.org
GNU General Public License v3.0
205 stars 49 forks source link

Ctrl+S + Ctrl+N + Ctrl+S is an unexpected and sneaky way to erase everything #189

Closed hugo-manet closed 4 years ago

hugo-manet commented 4 years ago

If you have an open file, and you create a new session, you wouldn't expect it to still be on the same buffer file as before. If you save "normally", it erases everything without a warning. It shouldn't be too hard to make it behave like when opening the software without opening a file..?

I almost lost 10h of work because I created a pet project, hopefully I had an almost up-to-date archive.

FrancescoCeruti commented 4 years ago

I almost lost 10h of work because I created a pet project

:scream: I'm sorry for that

Looks like the currently open filename is kept in new sessions, it shouldn't happen. I'll fix that and release a bug-fix version, for the 0.5 release.