[ImageJ-bugs] [Bug 891] biovoxxel toolbox broke fter latest update

bugzilla at fiji.sc bugzilla at fiji.sc
Mon Aug 11 02:57:31 CDT 2014


http://fiji.sc/bugzilla/show_bug.cgi?id=891

Aryeh Weiss <aryeh at cc.huji.ac.il> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |johannes.schindelin at gmx.de

--- Comment #3 from Aryeh Weiss <aryeh at cc.huji.ac.il> ---
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

-- 
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/20140811/89eb5dc0/attachment.html>


More information about the Imagej-bugs mailing list