Login  Register

Solution for submitted Fiji bug

Posted by CARL Philippe (LBP) on Jul 17, 2014; 12:42pm
URL: http://imagej.273.s1.nabble.com/Solution-for-submitted-Fiji-bug-tp5008797.html

Dear all/Johannes,

Some minutes ago I have submitted a Fiji bug (bug 859
<http://fiji.sc/bugzilla/show_bug.cgi?id=859> ) about the fact that the
Always_on_Top.js macro is not working anymore in Fiji as it is still working
within the vanilla ImageJ.

In the meantime I have found the solution which is that some of the classes
(ij.* in this case) are not anymore imported by default in Fiji as they
should (see http://rsbweb.nih.gov/ij/macros/js/AA_README.txt).

And this "bug" can thus be solved by simply adding the line:
"importPackage(Packages.ij);" before the
"IJ.getInstance().setAlwaysOnTop(true);" one.

I don’t really know how or where I should report the solution for this
reported bug and apologize if this list isn’t the most appropriate place.

My best regards,

Philippe

 

Philippe CARL

Laboratoire de Biophotonique et Pharmacologie

UMR 7213 CNRS - Université de Strasbourg

Faculté de Pharmacie

74 route du Rhin

67401 ILLKIRCH

Tel : +33(0)3 68 85 41 84

 


--
ImageJ mailing list: http://imagej.nih.gov/ij/list.html