Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

comparePlus 1.1.0 crashes NPP #371

Closed
G234i opened this issue Oct 17, 2023 · 4 comments
Closed

comparePlus 1.1.0 crashes NPP #371

G234i opened this issue Oct 17, 2023 · 4 comments

Comments

@G234i
Copy link

G234i commented Oct 17, 2023

ComparePlus crashes NPP v8.5.7(x64) on Win 11.

It appears to successfully compare the files then freezes up and crashes.

Replacing the .dll with the latest build (Build 752) from https://ci.appveyor.com/project/pnedev/compareplus seems to fix the issue

Notepad++ v8.5.7 (64-bit)
Build time : Sep 6 2023 - 23:13:49
Path : C:\Program Files\Notepad++\notepad++.exe
Command Line :
Admin mode : OFF
Local Conf mode : OFF
Cloud Config : OFF
OS Name : Windows 11 Enterprise (64-bit)
OS Version : 22H2
OS Build : 22621.2134
Current ANSI codepage : 1251
Plugins :
ComparePlus (1.1)
JSMinNPP (1.2205)
mimeTools (2.9)
NppConverter (4.5)
NppExport (0.4)
NPPJSONViewer (1.40)
NppTextFX2.1.4.1.x64 (1.4.1)
XMLTools (3.1.1.13)

@rdipardo
Copy link

rdipardo commented Oct 18, 2023

NppTextFX2 is not compatible with ComparePlus (version 1.1.0 or older): notepad-plus-plus/notepad-plus-plus#13956

@pnedev
Copy link
Owner

pnedev commented Oct 19, 2023

As @rdipardo said currently NppTextFX2 and ComparePlus have interoperability issue.
The new ComparePlus release will have that fixed but meanwhile either use only one of them or try playing with NppTextFX2 settings to disable its Notepad++ status bar usage if possible.

P.S. Or (as you have already done) use ComparePlus dev build.

@pnedev pnedev closed this as completed Oct 19, 2023
@adamzovits
Copy link

The latest development build had its artifact deleted according to the AppVeyor Artifacts retention policy. How could I get the working build or when is a release planned?

@pnedev
Copy link
Owner

pnedev commented Dec 14, 2023

Here is a link to a new development build that you can use:
32-bit / 64-bit

I will try to prepare a new release during the holidays, there are a few more things I'd like to polish before that but I don't promise anything, sorry.

BR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants