You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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 😄
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.
The text was updated successfully, but these errors were encountered: