<html>
    <head>
      <base href="http://fiji.sc/bugzilla/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:aryeh@cc.huji.ac.il" title="Aryeh Weiss <aryeh@cc.huji.ac.il>"> <span class="fn">Aryeh Weiss</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_CONFIRMED "
   title="CONFIRMED - biovoxxel toolbox broke fter latest update"
   href="http://fiji.sc/bugzilla/show_bug.cgi?id=891">bug 891</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;">CC</td>
           <td>
                
           </td>
           <td>johannes.schindelin@gmx.de
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_CONFIRMED "
   title="CONFIRMED - biovoxxel toolbox broke fter latest update"
   href="http://fiji.sc/bugzilla/show_bug.cgi?id=891#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_CONFIRMED "
   title="CONFIRMED - biovoxxel toolbox broke fter latest update"
   href="http://fiji.sc/bugzilla/show_bug.cgi?id=891">bug 891</a>
              from <span class="vcard"><a class="email" href="mailto:aryeh@cc.huji.ac.il" title="Aryeh Weiss <aryeh@cc.huji.ac.il>"> <span class="fn">Aryeh Weiss</span></a>
</span></b>
        <pre>Jan -- were you able to compile to plugins on OSX?
I was unable to do so, as I wrote to you, but I repeat it here so that it will
be in bug report. Here is the result of compiling pseudo_flat_field_correction
in the script editor:

Compiling 1 file in
/var/folders/z5/zp1ywtqs03q4g1jltsnm7bbr0000gs/T/java2803303647882970876
/var/folders/z5/zp1ywtqs03q4g1jltsnm7bbr0000gs/T/java2803303647882970876/src/main/java/Pseudo_flat_field_correction.java:109:
cannot find symbol
symbol  : method convertToFloatProcessor()
location: class ij.process.ImageProcessor
            duplicatedIp = duplicatedIp.convertToFloatProcessor();
                                       ^
/var/folders/z5/zp1ywtqs03q4g1jltsnm7bbr0000gs/T/java2803303647882970876/src/main/java/Pseudo_flat_field_correction.java:140:
setProcessor(java.lang.String,ij.process.ImageProcessor) in ij.ImagePlus cannot
be applied to (ij.process.ImageProcessor)
        duplicatedImp.setProcessor(duplicatedIp);
                     ^
/var/folders/z5/zp1ywtqs03q4g1jltsnm7bbr0000gs/T/java2803303647882970876/src/main/java/Pseudo_flat_field_correction.java:153:
setProcessor(java.lang.String,ij.process.ImageProcessor) in ij.ImagePlus cannot
be applied to (ij.process.ImageProcessor)
            updatedBlurImage.setProcessor(visualizedBlur);
                            ^
/var/folders/z5/zp1ywtqs03q4g1jltsnm7bbr0000gs/T/java2803303647882970876/src/main/java/Pseudo_flat_field_correction.java:157:
setProcessor(java.lang.String,ij.process.ImageProcessor) in ij.ImagePlus cannot
be applied to (ij.process.ImageProcessor)
            updatedBlurImage.setProcessor(visualizedBlur);
                            ^
4 errors</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>