Menu

#6 Access Violation

1.0
open
nobody
None
2019-12-05
2019-12-03
Anonymous
No

I am working on Windows10, after create the tags, I select the function, and push Alt+Space, the pop up windows shows "PluginsManager::runPluginCommand Exception Access violation"

Discussion

  • Gur Stavi

    Gur Stavi - 2019-12-03

    Tested. Saw something similar. It also happens in very old versions of Notepad++ so it seems like a change in Windows rather than Notepad++.
    Will try to figure it out but it will take some time.

     
  • Gur Stavi

    Gur Stavi - 2019-12-03

    The similar something I saw is a bit different and related to "malformed ctags" file.
    The access viloation is probably related to:
    https://community.notepad-plus-plus.org/topic/17755/notepad-7-7-breaking-change-of-scnotification-definition-in-x64-build/16

    Basically Notepad++64 bits (due to Scintilla) broke backward compatability. So fixing the plugin for latest Notepad++ version will break it for older Notepad++ versions. I may try to do something but I recommend Notepad++ 32 bits. Not just because of my plugin, there is no davantage for 64 bits for text editor which typically handles a few dozen file, each smaller than 100KB.

     
  • Yuedong

    Yuedong - 2019-12-05

    Thank you Gur. I change to notepad++ 32bit. This plugin works now!

     

Log in to post a comment.