HEX Editor plugin is marked non-stable and is disabled on each update
-
This happens very long period. At least few years.
Can it be fixed? -
Hello @Arkadi-Kagan,
it might be, if someone takes the time to read/analyze/modifies the plugin.
You’re welcome to contribute relevant code changes.Cheers
Claudia -
Hello Claudia,
What pops into eye is version number inconsistency:
FILEVERSION = 0, 9, 5, 0
PRODUCTVERSION = 0, 9, 5, 0
FileVersion = 0.9.5
ProductVersion = 0.9.5
Notice zero absence in the CamelCase values.Comparing with other plugins, they all have equal number of digits.
According to the “Legal” field, this plugin was developed by Jens Lorenz.
How could I contact this person?
Do NPP project have a centralized repository for plugins?I updated binary on my PC, so hopefully, next update will not disable HEX Editor.
However, I’d like to see a thoughtful update through sources etc.Thanks,
Arkadi. -
Hello Arkadi,
According to the “Legal” field, this plugin was developed by Jens Lorenz.
How could I contact this person?Plugins->Hexeditor->Help
Do NPP project have a centralized repository for plugins?
Since move to github this is an open issue.
Cheers
Claudia -
Can somebody explain the specifics of the hex editor instability? I have used the unicode version for years through numerous versions of NPP, with gigabyte files, and have never experienced anything resembling instability - no lockups, crashes, or lost files, no unexpected results. The existence of a decent hex editor is one of the many virtues of NPP. If a problem needs to be fixed, the first step is to define and characterize the problem.
Bill
-
I know that if the Notepad settings structure doesn’t exist in the user’s AppData area, the plugin will hang upon launch of Notepad++.