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

Crash upon selecting in NPP 8.3 #1

Closed
benpratt opened this issue Feb 7, 2022 · 5 comments
Closed

Crash upon selecting in NPP 8.3 #1

benpratt opened this issue Feb 7, 2022 · 5 comments

Comments

@benpratt
Copy link

benpratt commented Feb 7, 2022

I just updated my Notepad++ from v8.2.1 to v8.3 and as soon as I select text with the Select to Clipboard plugin installed NPP crashes.

There were two other plugins, Compare and DSpellCheck, that prompted me for an update as soon as I launched v8.3. I don't know that it's related but just something I noted.

@jnpapado
Copy link

Same issue with v8.3.3. N++ crashes if plugin is activated and a selection is made.

@vinsworldcom
Copy link

vinsworldcom commented Apr 5, 2022

@KubaDee All plugins making use of Sci_PositionCR need to be recompiled to support Notepad++ > 8.3.

https://community.notepad-plus-plus.org/topic/22471/recompile-your-x64-plugins-with-new-header

Cheers.

@rdipardo
Copy link

rdipardo commented Apr 7, 2022

Here is a patched 64-bit build to try; you'll need to extract it to <NPP_INSTALL_DIR>\plugins\SelectToClipboard:

In case @KubaDee is still maintaining this, here's a patch for the outdated plugin interface files:
0001-Update-plugin-interface.patch.txt

@KubaDee
Copy link
Owner

KubaDee commented May 1, 2022

Hi, thanks for pointing it out. Was busy last weeks. Hope that will get time next week to update ir according latest changes on NPP.

@KubaDee
Copy link
Owner

KubaDee commented May 5, 2022

@vinsworldcom @jnpapado
Fixed in new version 1.0.3

@KubaDee KubaDee closed this as completed May 5, 2022
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

5 participants