Minor Error cancelling Wand Options

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Minor Error cancelling Wand Options

karo03
Hi, ImageJ/Java Gurus,
I have a minor error cancelling the Wand Options Window:
java.lang.RuntimeException: Macro canceled
        at ij.Macro.abort(Macro.java:76)
        at ij.gui.GenericDialog.wasCanceled(GenericDialog.java:621)
        at Wand_Tool.showDialog(Wand_Tool.java:101)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at  
sun
.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:
39)
        at  
sun
.reflect
.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:
25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at ij.macro.Functions.call(Functions.java:3293)
        at ij.macro.Functions.getStringFunction(Functions.java:243)
        at ij.macro.Interpreter.getStringTerm(Interpreter.java:1153)
        at ij.macro.Interpreter.getString(Interpreter.java:1132)
        at ij.macro.Interpreter.doStatement(Interpreter.java:245)
        at ij.macro.Interpreter.doBlock(Interpreter.java:511)
        at ij.macro.Interpreter.runMacro(Interpreter.java:127)
        at ij.macro.MacroRunner.run(MacroRunner.java:126)
        at java.lang.Thread.run(Thread.java:637)
I am using on my Mac the daily build with   java.version: 1.6.0_13 (64  
bit)

Regards
Karsten
[hidden email]