Resetting the preferences and cache had some effect:
1) So far I have not managed to crash VLC. Before it crashed immediately if I opened a file with the check present.
2) If I open the media file from within VLC using the Media/Open file command the recent media list will update
3) The plugin check box View/Remember position is still not persistent
4) If I manually check it and then play a video to some point where I stop, then close VLC I can re-open the video from the Media menu and it jumps to the last position if I first check the check box, but not if I just open VLC and then open the recent media from the list.
5) If I double click the video file it starts playing at the
beginning
6) But if I go to View and check the remember position check box then it immediately jumps to the resume position! But since the check box is not persistent it will not do this automatically...
This thread is about the
Recent Media list and the conclusion of my tests regarding this is that the list will ONLY update as a consequence of opening a file from the Media menu and NEVER if a file is played from double clicking the file in Windows Explorer.
So there is still a bug in the handling of the Recent Files list.
Is this solved in the rc2 version? I have previously used release candidates but had some problems with that so I stopped. Maybe it is worth a test?
EDIT: There are three different big files in the download list, which one is the proper one to use on Windows???
The other issue about the persistence of the plugin check box may be caused by some mistake in the plug-in itself (which is a LUA script)?
If a plug-in has published a control on a menu like in this case the View menu and the user activates the control, who is responsible for making the setting persistent?
The plug-in or the main VLC GUI engine?