Re: Duplicate bug
Posted by
Rasband, Wayne (NIH/NIMH) [E] on
Nov 19, 2010; 3:15pm
URL: http://imagej.273.s1.nabble.com/Duplicate-bug-tp3686390p3686391.html
On Nov 19, 2010, at 9:42 AM, Gabriel Landini wrote:
> ij.jar 1.44k7 linux 64bit
>
> I get this error when I try to duplicate an image or a slice from a stack.
>
> java.lang.NullPointerException
> at ij.plugin.Duplicator.duplicateImage(Duplicator.java:114)
> at ij.plugin.Duplicator.run(Duplicator.java:61)
> at ij.plugin.Duplicator.run(Duplicator.java:48)
> at ij.IJ.runPlugIn(IJ.java:156)
> at ij.Executer.runCommand(Executer.java:124)
> at ij.Executer.run(Executer.java:61)
> at ij.IJ.run(IJ.java:249)
Sorry about that. This bug is fixed in the 1.44k8 daily build.
-wayne