xomx
xomx
I tried different ways to obtain the same relevant pattern (duplication of the WM_QUERYENDSESSION records) in the nppLogNulContentCorruptionIssue.log together with the emptied session.xml, but I have not succeeded yet. Next...
@29988122 Thank you for your log and sorry for the N++ session lost. Your log confirmed the "double WM_QUERYENDSESSION" pattern, when the session is lost. Unfortunately now I need a...
What was your last working Notepad++ version? Could you please do the same but with a Notepad++ main executable replacement? - download and unpack somewhere the original [8.4.2 x64 portable](https://github.com/notepad-plus-plus/notepad-plus-plus/releases/download/v8.4.2/npp.8.4.2.portable.x64.7z)...
@bnbaz > on v8.4.5 now, the issue still persists, also when replacing the .exe with one from the v8.4.5 portable version ??? The "notepad++.exe" file included in a N++ installer...
@bnbaz > 2022-09-29 15:00:22 G:\My Drive\bnbaz\file.txt WriteFile WINAPI failed with ErrorCode: 5 - Access is denied. So your "Failed to save file. It seems there's not enough space on disk...
Now you can try to add an exclusion (Settings -> Update & Security -> Windows Security -> Virus & threat protection -> Manage settings -> Add or remove exclusions ->...
Hmm, sometimes it could be useful for my purposes. When I find spare time I try a PR for this.
@CrHasher You can download & test the PR here: [32-bit](https://ci.appveyor.com/project/donho/notepad-plus-plus/builds/44810982/job/j5y9h2v8n1yyb0xr/artifacts) [64-bit](https://ci.appveyor.com/project/donho/notepad-plus-plus/builds/44810982/job/akri66e37chr514g/artifacts)
@alankilborn This is not only a tab-problem, try to use somewhat bigger "red cross" in the top-right corner of the N++, or 'Close All' menu command or Alt+F4 keyboard shortcut......
@alankilborn IMO these are not different things, this is a flaw in the N++ isDirty/isUnsync file checking design (only at a file tab/buffer activation). You can fix the OP specific...