If MeadowPy does not have permission to save a file, it does not give an error or message saying that it does not have permission. If I try to save a file that it does not have permission to change, it just silently fails and even removes the dot on the editor tab which normally indicates the file is unsaved. It does not show an error or a message or info at all. I wasted half a day trying to fix a bug in my code, and thought I was not fixing it, but actually the code wasn't even being changed. Finally I saw a part of the code where I had changed something but it was still acting like the older code. Then I realized nothing had changed in the code at all. But that was much later. This is a serious bug and should be fixed in the next version.
If MeadowPy does not have permission to save a file, it does not give an error or message saying that it does not have permission. If I try to save a file that it does not have permission to change, it just silently fails and even removes the dot on the editor tab which normally indicates the file is unsaved. It does not show an error or a message or info at all. I wasted half a day trying to fix a bug in my code, and thought I was not fixing it, but actually the code wasn't even being changed. Finally I saw a part of the code where I had changed something but it was still acting like the older code. Then I realized nothing had changed in the code at all. But that was much later. This is a serious bug and should be fixed in the next version.