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

Spurious "Ignoring unsupported script" debug messages on startup #310

Open
ctrueden opened this issue Jul 17, 2023 · 0 comments
Open

Spurious "Ignoring unsupported script" debug messages on startup #310

ctrueden opened this issue Jul 17, 2023 · 0 comments

Comments

@ctrueden
Copy link
Member

Upon launching ImageJ2 with --debug from the CLI, amongst the usual deluge of messages, we now see:

[DEBUG] Ignoring unsupported script: bigwarp_fiji-7.0.7.jar
[DEBUG] Ignoring unsupported script: M_I_P-2.0.1.jar
[DEBUG] Ignoring unsupported script: IO_-4.2.1.jar
[DEBUG] Ignoring unsupported script: SPIM_Registration-5.0.25.jar
...

for every JAR file in Fiji's plugins folder.

This suggests there is a problem with which folders are being scanned by the SciJava ScriptFinder—it is not supposed to be looking in the base plugins folder.

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

1 participant