Login  Register

Re: bug - options of rounded rectangle tool

Posted by Rasband, Wayne (NIH/NIMH) [E] on Apr 08, 2014; 8:59pm
URL: http://imagej.273.s1.nabble.com/bug-options-of-rounded-rectangle-tool-tp5007204p5007246.html

> Hello,
> when I try to open the options of the rounded rectangle tool ImageJ
> freezes. I'm running on ubuntu 13.10 and this happens with ImageJ
> 1.48u9 and 1.48t
> The option dialogs of other tools work normally.
> Volker

Thanks to Johannes Schindelin and Gabriel Landini, this v1.48r regression on Linux is fixed in the latest ImageJ daily build (1.48u21). All NonBlockingGenericDialogs caused ImageJ to freeze, including the text and arrow tool options dialogs. The NonBlockingGenericDialog was adding the dialog to the Window menu outside the event dispatch thread, which caused a thread deadlock on Linux.

-wayne

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