<html>
    <head>
      <base href="http://fiji.sc/bugzilla/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:ctrueden@wisc.edu" title="Curtis Rueden <ctrueden@wisc.edu>"> <span class="fn">Curtis Rueden</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - IJ2 under Vista: very long delay opening image file"
   href="http://fiji.sc/bugzilla/show_bug.cgi?id=899">bug 899</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>REOPENED
           </td>
           <td>RESOLVED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>---
           </td>
           <td>FIXED
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - IJ2 under Vista: very long delay opening image file"
   href="http://fiji.sc/bugzilla/show_bug.cgi?id=899#c19">Comment # 19</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - IJ2 under Vista: very long delay opening image file"
   href="http://fiji.sc/bugzilla/show_bug.cgi?id=899">bug 899</a>
              from <span class="vcard"><a class="email" href="mailto:ctrueden@wisc.edu" title="Curtis Rueden <ctrueden@wisc.edu>"> <span class="fn">Curtis Rueden</span></a>
</span></b>
        <pre><span class="quote">> alas, macro record emitted only this line: run("Image... ") without
> file information or other parameters in the window.  It's as though
> the macro script is incomplete for the command???</span >

Right, I forgot that ImageJ2 commands do not record properly yet. The issue is
that ImageJ2 commands are _not_ ImageJ 1.x plugins, and need separate handling
for the recorder to emit something sensible.

It's been a known issue for quite some time, but AFAIK there was no existing
issue for it. So I filed one:
   <a href="https://github.com/imagej/imagej-legacy/issues/87">https://github.com/imagej/imagej-legacy/issues/87</a>

And unfortunately, no workaround for this problem occurs to me at the moment.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>