Login  Register

Re: fixed empty windows in ImageJ - WFM

Posted by Ronald Michaels on Oct 11, 2008; 6:27pm
URL: http://imagej.273.s1.nabble.com/fixed-empty-windows-in-ImageJ-WFM-tp3694793p3694794.html

Hi -

Following the suggestion of m.doube, I installed
jdk-6u10-rc2-bin-b32-linux-amd64-debug-12_sep_2008.jar on a Sun Ultra 24
running openSUSE 11.0.  

I enabled Compiz default effects.

My command line was

/home/ron/Download/JDK_B32/jdk1.6.0_10/fastdebug/bin/java -Xmx3000m -jar
ij.jar &

I opened several large image files of various types and ImageJ appears to
work just fine with this JDK release and Compiz.

I then closed this instance of ImageJ, left Compiz enabled, and started
ImageJ with jre1.6.0_07. The first image I tried to load gave me a blank window.

Ron