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) at ij.IJ.run(IJ.java:227) at ij.macro.Functions.doRun(Functions.java:563) at ij.macro.Functions.doFunction(Functions.java:79) at ij.macro.Interpreter.doStatement(Interpreter.java:203) at ij.macro.Interpreter.doIf(Interpreter.java:862) at ij.macro.Interpreter.doStatement(Interpreter.java:215) at ij.macro.Interpreter.doBlock(Interpreter.java:515) at ij.macro.Interpreter.runMacro(Interpreter.java:130) at ij.macro.MacroRunner.run(MacroRunner.java:126) at java.lang.Thread.run(Thread.java:662) Cheers G. |
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1 On 19/11/10 14:42, 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) > at ij.IJ.run(IJ.java:227) > at ij.macro.Functions.doRun(Functions.java:563) > at ij.macro.Functions.doFunction(Functions.java:79) > at ij.macro.Interpreter.doStatement(Interpreter.java:203) > at ij.macro.Interpreter.doIf(Interpreter.java:862) > at ij.macro.Interpreter.doStatement(Interpreter.java:215) > at ij.macro.Interpreter.doBlock(Interpreter.java:515) > at ij.macro.Interpreter.runMacro(Interpreter.java:130) > at ij.macro.MacroRunner.run(MacroRunner.java:126) > at java.lang.Thread.run(Thread.java:662) > > > Cheers > G. Me too ;-) java.lang.NullPointerException at ij.plugin.Duplicator.duplicateImage(Duplicator.java:114) at ij.plugin.Duplicator.run(Duplicator.java:50) at ij.IJ.runPlugIn(IJ.java:156) at ij.Executer.runCommand(Executer.java:124) at ij.Executer.run(Executer.java:61) at java.lang.Thread.run(Thread.java:662) -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iQEcBAEBAgAGBQJM5o/5AAoJED4GNP0caPn9WNMIALGr8RaLQfrzKL/+VFqvjSGv qJ5xnXuLQTYy/X6GfnUe/O4jI6opGOxizds6uCw2zSmfg+oSXLqee2Kwl3CQkOR0 fxMvU9HCOdvgNo4FECj9SB6INwSQUwrt7WNsH3g+Lf/oWTA0aUfweKldh7J6wWyk PSt1PztX9OMjoIrUOBhvhnI4T4pdzlGK+jGFeGo6WU9V3HJLN3elzPicAxkbBB32 c5eIpiG9WdNK3+I0NNzlmpX99v+L7gYpvj4ySo5hginURWaaN/69WI0xj/n+K7lN ugPU7liJyVqhQ+j8V8gAZfZY9cE4D81JSJwnvSgo00871yHr+4er5WGFtJgDFmU= =z0Z/ -----END PGP SIGNATURE----- |
In reply to this post by Gabriel Landini
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 |
Free forum by Nabble | Edit this page |