ilia3101 / MLV-App

All in one MLV processing app.
https://mlv.app/
GNU General Public License v3.0
274 stars 30 forks source link

Unclosable error window bug #261

Open gustavomarinovando opened 1 year ago

gustavomarinovando commented 1 year ago

The bug in question happens whenever you delete a file from the session and jump next to a file that has been deleted outside MLV-App, whether via terminal or using an explorer (not sure if this matters), you'll get an error that file doesn't exist and after closing the window it tries to open the same file and you get the same window.

Only fix I was able to do was moving a valid MLV file with the same name as the missing file into the folder where it should be.

masc4ii commented 1 year ago

Hm. Can't really reproduce. But also better remove unwanted clips from MLVApp only, if the app is running. It is difficult to implement endless rules "what to do in which case", and there are really many cases for interactions like that - if a user fights against the app, the app will loose mostly 😄