NOTICE! This is a static HTML version of a legacy Fiji BugZilla bug.

The Fiji project now uses GitHub Issues for issue tracking.

Please file all new issues there.

Bug 1077 - TANGO launch not working after ImageJ 2.0
TANGO launch not working after ImageJ 2.0
Status: RESOLVED MOVED
Product: Fiji
Classification: Unclassified
Component: Plugins
unspecified
Macintosh Mac OS
: P5 blocker
Assigned To: ImageJ Bugs Mailing List
Depends on:
Blocks:
 
Reported: 2015-05-28 15:17 CDT by Alex
Modified: 2015-05-28 15:26 CDT
1 user (show)

See Also:

Description Alex 2015-05-28 15:17:29 CDT
I am using an image processing plugin called TANGO. When I try to start TANGO, I get this error:

(Fiji Is Just) ImageJ 2.0.0-rc-30/1.49s; Java 1.8.0_40 [64-bit]; Mac OS X 10.10.3; 41MB of 4933MB (<1%)
 
java.lang.NoSuchFieldError: VERSION
	at tango.gui.Main_.run(Main_.java:68)
	at ij.IJ.runUserPlugIn(IJ.java:199)
	at ij.IJ.runPlugIn(IJ.java:163)
	at ij.Executer.runCommand(Executer.java:131)
	at ij.Executer.run(Executer.java:64)
	at java.lang.Thread.run(Thread.java:745)

Is it possible to roll back to ImageJ 1.0? It was working before the upgrade.

Thanks, 
Alex
Comment 1 Curtis Rueden 2015-05-28 15:26:02 CDT
With an up-to-date Fiji with Tango update site enabled, I could not replicate this exact issue, but did have a different issue with the "Start Tango" command.

I filed an issue on the TANGO issue tracker for it:
    https://github.com/MicronOxford/tango/issues/1