Login  Register

java.lang.NullPointerException

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options Options
Embed post
Permalink
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

java.lang.NullPointerException

Thomas GUILBERT
14 posts
Dear All,

I'm used to built macros for my biologists friends, and randomly this kind of message appears :

java.lang.NullPointerException
at ij.gui.Roi.....
(see attachement)

Could somebody please explain me the reason ? I just don't get it.

Thank you,
TG.

--
ImageJ mailing list: http://imagej.nih.gov/ij/list.html

Sans titre.jpg (214K) Download Attachment
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: java.lang.NullPointerException

dscho
1631 posts
Hi Thomas,

On Thu, 28 Feb 2013, Thomas GUILBERT wrote:

> I'm used to built macros for my biologists friends, and randomly this kind of message appears :
>
> java.lang.NullPointerException
> at ij.gui.Roi.....
> (see attachement)

I wonder why it was easier for you to send a screenshot instead of simply
Edit>Select All, Edit>Copy and paste. It certainly would have simplified
things on my side.

> Could somebody please explain me the reason ? I just don't get it.

Apparently, you try to select a ROI in the RoiManager that does not
exist...

Ciao,
Johannes

--
ImageJ mailing list: http://imagej.nih.gov/ij/list.html