chcg / NPP_HexEdit

Notepad++ Plugin Hexedit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Bug or Issue] After using HexEditor causes n++ to freeze using certain menus

wonkawilly opened this issue · comments

Description of the Issue
Notepad ++ freezes when I use hexadecimal editor (Hex Editor) (H icon) and I try to use certain menus of the standard menu bar:
File
Edit
Search
View

Other menus work normally

When n++ freezes I have to terminate the process with task manager.
It freezes in both scenarios if H (Hex viewer) is still active when I use such menus and even if I activate the hex viewer and I close it and than I use menus (after closing it).

Steps to Reproduce the Issue
Just turn on and off the Hex editor
Use one of the listed menus
Expected Behavior
To not freeze

Actual Behavior
Freezes and I have to close the application

Debug Information
Notepad++ v7.3.1 (32-bit)
Build time : Jan 17 2017 - 00:21:10
Path : E:\Software\npp.7.3.1.bin\notepad++.exe
Admin mode : OFF
Local Conf mode : ON
OS : Windows 7
Plugins : CodeAlignmentNpp.dll combine.dll ComparePlugin.dll CSScriptNpp.dll DSpellCheck.dll ElasticTabstops.dll Explorer.dll gtagfornplus.dll HexEditor.dll HTMLTag_unicode.dll ImgTag.dll JSLintNpp.dll JSMinNPP.dll linefilter2.dll mimeTools.dll MultiClipboard.dll NppAutoIndent.dll NppCCompletionPlugin.dll NppColumnSort.dll NppConverter.dll NppExec.dll NppExport.dll NppFTP.dll NppMenuSearch.dll NppQCP.dll NppTextFX.dll NppToolBucket.dll PluginManager.dll PreviewHTML.dll PythonScript.dll QuickOpenPlugin.dll RunMe.dll SourceCookifier.dll WebEditU.dll XBrackets.dll ZenCoding-Python.dll

@wonkawilly wonkawilly changed the title After using HexEditor causes n++ to freeze using certain menus [Bug or Issue] After using HexEditor causes n++ to freeze using certain menus on 31 Dec 2017

Note:
Issue already published on notepad-plus-plus/notepad-plus-plus#4027

commented

@wonkawilly Is this still happening to you with a current version on N++. I don't see this issue, but I have not so much plugins running in parallel. Could you reproduce the issue also with a reduced set of plugins?

Which version of HexEditor do you use?

@wonkawilly Is this still happening to you with a current version on N++. I don't see this issue, but I have not so much plugins running in parallel. Could you reproduce the issue also with a reduced set of plugins?

Which version of HexEditor do you use?

Now I am using Npp 853 and HexEdit plugin version 0912 and at the moment it seems that the issue is gone.
Thank you for everything.