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

Plugins folder ignored #206

Closed
vanowm opened this issue Nov 20, 2021 · 3 comments
Closed

Plugins folder ignored #206

vanowm opened this issue Nov 20, 2021 · 3 comments

Comments

@vanowm
Copy link

vanowm commented Nov 20, 2021

It seems v1.8.7 ignore folder plugins, so when dll files moved into root folder, than the these plugins load on startup.
For example the default columnizer selection:
image
There is no regex, json columnizer.

Or Am I doing something wrong here?

Windows 10 pro x64 build 19043.1320

@Hirogen
Copy link
Collaborator

Hirogen commented Nov 22, 2021

Your "plugins" folder should look like this
image

this will result in a window like this:
image

Could you pls check again, if you have all the dlls in the correct folder.

Also pls check if this happens if you start Logexpert with elevated rights (as admin)

@vanowm
Copy link
Author

vanowm commented Nov 25, 2021

Found what's caused it:
I extracted downloaded .zip file with Windows Explorer. The problem with this method is that Windows marks all files downloaded from the internet as "unsafe":
image
Which prevented LE to load plugins until they all were "unblocked".

A better solution is to use 7zip or WinRAR to extract .zip files, they don't mark files as "unsafe"

@vanowm vanowm closed this as completed Nov 25, 2021
@Hirogen
Copy link
Collaborator

Hirogen commented Nov 28, 2021

thank you for informing us about your solution!

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

2 participants