Skip to content

Incompatible plugin is not deleted when asked for in the warning message #9377

@vlakoff

Description

@vlakoff

Description of the Issue

Trying out an old ANSI plugin, when starting Notepad++ a warning message is displayed. This message says the plugin is incompatible, and offers to delete it. However, when choosing to delete the plugin, it is not deleted actually. I also tried by running Notepad++ as an administrator, the issue also occurs.

Steps to Reproduce the Issue

  1. Download an old ANSI plugin, for instance ConvertExt, here: http://notepad-plus.sourceforge.net/commun/pluginsBin/ConvertExt_v11RC1.zip
  2. Manually install the DLL, e.g. to C:\Program Files (x86)\Notepad++\plugins\ConvertExt\ConvertExt.dll
  3. Start Notepad++. The following warning message should be displayed:

plugin incompatibility warning message

Expected Behavior

When clicking on "Yes", the plugin should be deleted (or maybe, rather just moved outside the plugin folder).

Actual Behavior

When clicking on "Yes", the plugin isn't deleted actually. Thus, the warning message continues to appear at subsequent Notepad++ launches.

Debug Information

Notepad++ v7.8.9 (32-bit)
Build time : Jul 15 2020 - 20:26:50
Path : C:\Program Files (x86)\Notepad++\notepad++.exe
Admin mode : OFF
Local Conf mode : OFF
OS Name : Windows 10 Enterprise (64-bit)
OS Version : 2004
OS Build : 19041.685
Current ANSI codepage : 1252
Plugins : LightExplorer.dll NppFTP.dll

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions