minimal macro that demonstrates java 8 problem

Posted by Aryeh Weiss on
URL: http://imagej.273.s1.nabble.com/minimal-macro-that-demonstrates-java-8-problem-tp5013918.html

I created a minimal macro that demonstrates the window update stopping,
until the ROI manager is closed.

run("Close All");
run("Cell Colony (31K)");
setAutoThreshold("Default");
//run("Threshold...");
run("Analyze Particles...", "display exclude clear include summarize add");

The first time this is run, all is well. However, when run a second
time, the window will stop updating. For example, show all will not
toggle the overlay, and newly opened windows are white. Then I close the
roi manager, and there is an instant update.

--aryeh

--
Aryeh Weiss
Faculty of Engineering
Bar Ilan University
Ramat Gan 52900 Israel

Ph:  972-3-5317638
FAX: 972-3-7384051


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