Login  Register

Re: blank images when macro run from script vs terminal

Posted by dscho on Aug 07, 2011; 8:41am
URL: http://imagej.273.s1.nabble.com/blank-images-when-macro-run-from-script-vs-terminal-tp3683601p3683603.html

Hi Steve,

On Sun, 7 Aug 2011, Steve Huntley wrote:

> The answer, it seems, is that the HOME environment variable must be set.  
> Why ImageJ needs this variable to be set in order to render an image on
> a canvas, I can't imagine, but there you have it.

It is more likely that the JVM's AWT implementation requires that variable
to be set.

In any case: good that you found it, and thank you very much for sharing
the answer!

Ciao,
Johannes

P.S.: I frequently Google around with a problem description only to find
mailing list threads where the last mail is "Never mind! I found it!" with
no trace what "it" could have been. :-(