I'm using NPP 4.0.2
If I start the program and press Ctrl+V (paste) the program crash with R6025 (pure virtual function call)
If after start I click on text window and press Ctrl+V the program work fine.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
This is not happening on my 4.0.2 setup. If you are not using version 1.2 of the Explorer plugin, you might need to remove the Explorer.dll from your Notepad++/plugins directory. You can get the latest version of the plugin from the Notepad++ Plugins beta page, https://sourceforge.net/projects/npp-plugins -- see the download section. --Joel
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I'm using NPP 4.0.2
If I start the program and press Ctrl+V (paste) the program crash with R6025 (pure virtual function call)
If after start I click on text window and press Ctrl+V the program work fine.
Ok !
Effectively I solved it by replacing the HexEditor.dll plugin from the newest one.
Thanks.
Maybe the bug was in more than one plugin. Thanks for posting this useful information. --Joel
I have the same problem...
Text windows seems to not having focus before paste.
Should be solved by focusing the text windows on creating it :)
Copied from the Open Discussion forum:
This is not happening on my 4.0.2 setup. If you are not using version 1.2 of the Explorer plugin, you might need to remove the Explorer.dll from your Notepad++/plugins directory. You can get the latest version of the plugin from the Notepad++ Plugins beta page, https://sourceforge.net/projects/npp-plugins -- see the download section. --Joel