All code disappears after npp becomes not responding (Win7 32-bit)
-
I have experienced it about 3 times now. When I entered a file it got not responding and the whole code inside it disappeared after I closed the file and re-opened it. It doesn’t happen often, but I’ve lost my code 3 times so far. Fortunately, 2 out of them were backed up, and the last one was kind of a test file, though it was useful. I hope it gets fixed soon! TIA!
-
Which version of n++ and which plugins? Could you add the debug info please which contains this information. Did the 3 crashs happen with the same version of N++ or different ones?
-
The last version – v7.5.4. And I only use one plugin (from the Plugins menu): DSpellCheck - Spell Check Document Automatically (is ticked). Do you think it can be a cause of the problem? And as far as I remember, all the 3 crashes happened with the same version. Or maybe the first and second ones with the previous version, and the third one with the latest version.
Debug Info:
Notepad++ v7.5.4 (32-bit)
Build time : Jan 1 2018 - 01:47:45
Path : C:\Program Files\Notepad++\notepad++.exe
Admin mode : OFF
Local Conf mode : OFF
OS : Windows 7 (32-bit)
Plugins : DSpellCheck.dll mimeTools.dll NppConverter.dll NppExport.dll PluginManager.dll -
Starting with 7.5.2 DSpellCheck was bundled again with the N++ delivery and caused some issues, see https://github.com/Predelnik/DSpellCheck/issues/112. But starting with 7.5.4 version a newer version is bundled which should have fixed most problems.
-