Re: processing bogs down
Posted by Gabriel Landini on Dec 07, 2007; 4:22pm
URL: http://imagej.273.s1.nabble.com/processing-bogs-down-tp3697828p3697830.html
On Friday 07 December 2007 16:03:24 John Alexander wrote:
> I am running Suse 10.2 (64-bit) and the imageJ 1.39j.
> Basically, whenever I do an operation, like simply renaming a window,
> imageJ pauses for a few seconds.
Yes, this drove me mad for weeks trying to find out what it was.
I haven't tried the build 08 of java 1.6, but I tried the previous ones.
Wayne discovered that this is a problem of Java, not IJ.
The solutions:
1. Continue using Java 1.5 (or 1.7, but in 1.7 the images get locked for some
reason so it is unusable at this moment).
2. Use Gnome instead of KDE
3. Use KDE, but let ImageJ use the Motif toolkit with the option:
-Dawt.toolkit=sun.awt.motif.MToolkit
It looks awful, but works OK.
I hope it helps.
Gabriel