-
Notifications
You must be signed in to change notification settings - Fork 161
New Plugin: Used-By #528
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
New Plugin: Used-By #528
Conversation
|
Upon installing your plugin and attempting to use it, I get a syntax error. Please ensure that your plugin properly works |
cibere
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please fix the error I mentioned in my comment
|
Apologies for the mistake — it was caused by a version mismatch between my local environment and the GitHub workflow. I've fixed the issue. |
cibere
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't have access to my laptop so I'm unable to test the change, however everything else looks good to me.
|
@isnandar1471 I installed it but it gave this exception when using its action keyword: |
|
@isnandar1471 Another issue is the wrong IcoPath field which can cause plugin icon fetching issue.
It should be |
jjw24
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please let us know once the two issues mentioned above have been addressed.
Regarding the error "No module named 'psutil._psutil_windows'," I've tried to fix it. This error occurs because GitHub Actions builds the plugin in the wrong environment (using Linux), instead of Windows.
And regarding the plugin image not appearing in the settings, I've also fixed it. Thank you for sharing the error. I really appreciate feedback. |
Jack251970
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!


This plugin is used to find out which applications are currently using a path.