<html>
<head>
<base href="http://fiji.sc/bugzilla/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - Fiji hangs when installing macro tool"
href="http://fiji.sc/bugzilla/show_bug.cgi?id=835#c10">Comment # 10</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - Fiji hangs when installing macro tool"
href="http://fiji.sc/bugzilla/show_bug.cgi?id=835">bug 835</a>
from <span class="vcard"><a class="email" href="mailto:ilan.tal@gmail.com" title="Ilan Tal <ilan.tal@gmail.com>"> <span class="fn">Ilan Tal</span></a>
</span></b>
<pre>This is the case Install from plugin tools, <span class=""><a href="attachment.cgi?id=182" name="attach_182" title="install from plugin tools">attachment 182</a> <a href="attachment.cgi?id=182&action=edit" title="install from plugin tools">[details]</a></span>.
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</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>