[ImageJ-bugs] [Bug 958] Gray Morphology throws exception in Batch Mode

bugzilla at fiji.sc bugzilla at fiji.sc
Wed Nov 12 08:12:01 CST 2014


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

Mark Hiner <hinerm at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |CONFIRMED
                 CC|                            |hinerm at gmail.com

--- Comment #1 from Mark Hiner <hinerm at gmail.com> ---
I did some quick debugging and it is not clear why this error is occurring as,
according to my debugger, nothing is null at that point.

However, I did notice that this only happens for me when batchMode is true. Are
you trying to write a plugin that operates on many images? You could
potentially work around this issue by removing the two setBatchMode calls from
your script, until it is fully diagnosed and resolved.

-- 
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/20141112/99c52f40/attachment.html>


More information about the Imagej-bugs mailing list