I have noticed that TeXstudio crashes with an access violation, after I have renamed files outside of the editor.
I work on a larger document and I use \input{..} to include the sections into the main file. When I now change a file which is included via \input{}, in the Windows Explorer and then try to change the name also in the input-command, then the program crashes.
After a restart I can change the file name without a program crash.
My layman's guess is that TeXstudio still tries to access the file, when I want to the change name and then can't find it anymore at the expected memory location.
it does not crash on linux.
Tim ?
I confirm such crush on Win10. My project also has many \input{...} 's
I cannot reproduce the behavior here.
Can you provide a minimal example?
Since it works after a restart: Which operations do you have to do so that the crash occurs. Possible things that come to mind are:
no feedback