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

Plugin Manager list of plugins is blank. (32 bit) #126

Open
DamirAinullin opened this issue Sep 11, 2018 · 5 comments
Open

Plugin Manager list of plugins is blank. (32 bit) #126

DamirAinullin opened this issue Sep 11, 2018 · 5 comments

Comments

@DamirAinullin
Copy link

Description of the Issue
Plugin manager list is blank. I've reinstalled the plugin manager itself, but the list is still blank.

Steps to Reproduce the Issue
Launch N++ as admin
Plugins -> Plugin Manager -> Show Plugins Manager
Blank list is displayed that says "No new plugins available"
Expected Behavior
Current list of available plugins to install

Actual Behavior
"No new plugins available"

I see 304 response in Fiddler tool on http request: GET https://nppxml.bruderste.in/pm/xml/plugins2.md5.txt when I open Plugin Manager list of plugins.
Probably it is connected.

@pryrt
Copy link

pryrt commented Sep 11, 2018

I just upgraded from NPP 7.5.6 32-bit to NPP 7.5.8 32-bit, with Plugin Manager 1.4.11. I also see "No new plugins available". When I change the PM settings to use development plugin list, then it shows the list of plugins with no problem. If I disable that again, it goes back to "No new plugins available"

edit: that was with:

Notepad++ v7.5.8   (32-bit)
Build time : Jul 23 2018 - 02:03:53
Path : C:\Program Files (x86)\Notepad++\notepad++.exe
Admin mode : OFF
Local Conf mode : OFF
OS : Windows 10 (64-bit)
Plugins : ComparePlugin.dll dbgpPlugin.dll MarkdownViewerPlusPlus.dll NppExec.dll NppFTP.dll PluginManager.dll PreviewHTML.dll PythonScript.dll XMLTools.dll DSpellCheck.dll mimeTools.dll NppConverter.dll NppExport.dll 

When I switch to my portable NPP 7.5. 64-bit, it shows the list, even when I don't have use development plugin list

Notepad++ v7.5.8   (64-bit)
Build time : Jul 23 2018 - 02:06:36
Path : C:\usr\local\apps\npp64.7.5.8\notepad++.exe
Admin mode : OFF
Local Conf mode : ON
OS : Windows 10 (64-bit)
Plugins : DSpellCheck.dll mimeTools.dll NppConverter.dll PluginManager.dll 

(when I look at the "installed" plugins in the 64-bit portable, it shows "There are no known installed plugins" -- probably because of 7.5.8's new method of putting each plugin in a subfolder of the plugins\ directory... but that's probably a separate issue from the main list downloading for 64-bit but requiring development-plugin-list for 32-bit)

@Huaweidev
Copy link

I can't download plugin list, i can open google.com.
pic_0202234757

@chcg
Copy link
Collaborator

chcg commented Feb 4, 2019

@colemanlee Normal list or development list? See #114 for how to check that TLS 1.2 is available.

Could you check if the download is possible with IE. See also https://blogs.msdn.microsoft.com/kaushal/2011/10/02/support-for-ssltls-protocols-on-windows/. Could you check that for schannnel TLS 1.1 and 1.2 is enabled.

@Huaweidev
Copy link

@colemanlee Normal list or development list? See #114 for how to check that TLS 1.2 is available.

Could you check if the download is possible with IE. See also https://blogs.msdn.microsoft.com/kaushal/2011/10/02/support-for-ssltls-protocols-on-windows/. Could you check that for schannnel TLS 1.1 and 1.2 is enabled.

In fact i checked the TLS 1.2 like the picture below, but still can't download the plugin list.
Is the "Plugin Manager" plugin conflict with the "Plugins Admin" plugin which provided by Notepad++?

pic_0205235210
pic_0205235036
pic_0205235020

@chcg
Copy link
Collaborator

chcg commented Feb 8, 2019

@colemanlee There is no known conflict between plugin manager and plugin admin. Currently plugin manager is considered the past and PA will be the future.

If you have already a version of N++ installed newer than 7.6.x plugin manager is anyhow just of limited usability as the installation of plugins is not capable to support the new location requirements.

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