rickud / gel-lanes-fit

GNU General Public License v3.0
3 stars 1 forks source link

Plugin failed to start #9

Open trexol opened 3 years ago

trexol commented 3 years ago

The install seems to proceed correctly, but when i try to start the plugin, FIJI returns both:

java.lang.NullPointerException at net.imagej.legacy.LegacyService.runLegacyCompatibleCommand(LegacyService.java:270) at net.imagej.legacy.DefaultLegacyHooks.interceptRunPlugIn(DefaultLegacyHooks.java:161) at ij.IJ.runPlugIn(IJ.java) at ij.Executer.runCommand(Executer.java:137) at ij.Executer.run(Executer.java:66) at java.lang.Thread.run(Thread.java:662)

Any idea?

rickud commented 3 years ago

I have not seen this error yet. Could be be some missing Fiji package? Is Java8 active in the update sites?