[ImageJ-bugs] [Bug 952] Return value of IJ.showMessageWithCancel() is ignored in macros
bugzilla at fiji.sc
bugzilla at fiji.sc
Fri Nov 21 15:14:23 CST 2014
http://fiji.sc/bugzilla/show_bug.cgi?id=952
Curtis Rueden <ctrueden at wisc.edu> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|CONFIRMED |FIXPENDING
--- Comment #3 from Curtis Rueden <ctrueden at wisc.edu> ---
Thank you for the information, Wayne!
The issue was that when a macro runs from the ImageJ2 Script Editor, the thread
name does not end with "Macro$".
I committed a fix:
https://github.com/imagej/imagej-legacy/commit/b79d3010297e4185ad7510df2c0fc09dcc5ce85b
And also another related workaround:
https://github.com/imagej/imagej-legacy/commit/883e01c456fc6d7c1ca03557972e27f72ca77182
So this issue will be resolved once a new imagej-legacy JAR is released and
uploaded to the ImageJ update site.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://imagej.net/pipermail/imagej-bugs/attachments/20141121/425aecf3/attachment.html>
More information about the Imagej-bugs
mailing list