[ImageJ-bugs] [Bug 835] Fiji hangs when installing macro tool
bugzilla at fiji.sc
bugzilla at fiji.sc
Sun Aug 24 07:06:33 CDT 2014
http://fiji.sc/bugzilla/show_bug.cgi?id=835
--- Comment #10 from Ilan Tal <ilan.tal at gmail.com> ---
This is the case Install from plugin tools, attachment 182.
The ImageJ environment returns the same
ij.plugin.Macro_Runner("Tools/Postage_Action_Tool.ijm")
Likewise Fiji returns its same
script:/home/ilan/Fiji.app/plugins/Tools/Postage_Action_Tool.ijm
In this case the macro is executed instead of being installed. The execution
involves a log file print, but there is no crash. Why the first case crashes
must be some unwinding of a different stack sequence, after it has attempted to
write to the log file.
In this case the bug is that it executes the macro instead of installing it. At
least it is more friendly in that no crash occurs.
Still the basic problem is the change in the hash table of menu commands.
I would like to help, but I don't know where to go from here.
Ilan
--
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/20140824/82b037d2/attachment.html>
More information about the Imagej-bugs
mailing list