fiji / SNT

Legacy project superseded by https://github.com/morphonets/SNT
GNU General Public License v3.0
11 stars 29 forks source link

SciView: NoSuchMethodError #65

Closed tferr closed 4 years ago

tferr commented 4 years ago

@kephale, Subscribers to the NeuroAnatomy & SciView update sites get this:

Exception in thread "Thread-12" java.lang.NoSuchMethodError: sc.iview.SciView.addWindowListener(Ljava/awt/event/WindowListener;)V
    at sc.fiji.snt.SciViewSNT.setSciView(SciViewSNT.java:135)
    at sc.fiji.snt.SciViewSNT.initSciView(SciViewSNT.java:110)
    at sc.fiji.snt.SciViewSNT.<init>(SciViewSNT.java:103)
    at sc.fiji.snt.SNTUI.lambda$32(SNTUI.java:1598)
    at java.lang.Thread.run(Thread.java:748)

This is because the SciView version shipped is older than SciView 7b5befb. Shall SciView be updated on its updateSite, or shall I start uploading the updated jar to NeuroAnatomy?

kephale commented 4 years ago

It should be updated soon. I just keep forgetting to do tests on my apple laptop in the evening :X

kephale commented 4 years ago

I'm aiming for Saturday/Sunday to push a new release to the update site