nea / MarkdownViewerPlusPlus

A Notepad++ Plugin to view a Markdown file rendered on-the-fly
MIT License
1.17k stars 143 forks source link

Plugin prevents Notepad++ starting up #52

Closed twomugs closed 6 years ago

twomugs commented 6 years ago

When the MarkdownViewerPlusPlus plug-in is enabled, NotePad++ does not start up correctly. It appears in Task Manager, but the window does not show. The problem is resolved when MarkdownViewerPlusPlus.dll is moved to the disabled subfolder. Removing all other plugins apart from MarkdownViewerPlusPlus did not fix the problem.

It may just be coincidence, but http://notepad-plus-plus.org is not accessible at the moment.

System details: Windows 10 Pro 64-bit (1511) Notepad++ 5.5.1 32-bit MarkdownViewerPlusPlus 0.7.1

nea commented 6 years ago

Hey @twomugs

That is a pretty old Notepad++ version. I have only tested it with Notepad++ 7.2.2 32-bit and Notepad++ 7.3.2 64-bit and am not intending on dropping back to a major older version below 7.x.x for testing and development purposes.

Sorry

twomugs commented 6 years ago

Sorry, typo in the Notepad++ version. Should read 7.5.1

nea commented 6 years ago

Ok @twomugs, that is something different ^^

twomugs commented 6 years ago

I've re enabled the MarkdownViewerPlusPlus plug-in, and notepad++ is starting up ok again now.

I don't know if it was Windows having a bad day, or the npp web site being down, or somthing else.

I guess you can probably close this now.

nea commented 6 years ago

Oh, ok. Good to know. Thanks for retry and report :)