Re: processing bogs down
Posted by
John Alexander-7 on
Dec 07, 2007; 5:06pm
URL: http://imagej.273.s1.nabble.com/processing-bogs-down-tp3697828p3697833.html
That is exactly the problem I have (had :D) too - anything with a dialog
was slow.
./jre/bin/java -version
java version "1.6.0"
Java(TM) SE Runtime Environment (build 1.6.0-b105)
Java HotSpot(TM) Client VM (build 1.6.0-b105, mixed mode, sharing)
Gabriel Landini wrote:
> On Friday 07 December 2007 16:39:16 John Alexander wrote:
>> Well - interesting news ...
>> I have ImageJ 1.39j and java 1.6.0
>
> Which release version 1.6.0_? (latest is b08).
>
>> here is the script I WAS using
>>
>> java -Xmx1536m -Dawt.toolkit=sun.awt.motif.MToolkit -jar ij.jar
>> but was experiencing the problems I described. (I am using KDE too)
>>
>> so - I tried removing the Motif toolkit and used this script
>>
>> java -Xmx1536m -jar ij.jar
>>
>> and now everything is lightning fast!
>
> Hm... maybe a different issue. Good that it works for you.
>
> The delays I am talking about happen when I call any function that shows a
> dialog (for example the Process>Math dialog) AND there are several images
> open.
> For example, load the MRI sample stack, convert stack to images, select one
> image and use the Process>Math (which has a dialog) to multiply the image by
> any value. I get a 3-5 sec delay. The more images, the longer the dealy. :-/
>
> Do you get that too?
>
> It was reportedly sorted in 1.7, but I cannot make IJ work (Locked image
> errors everywhere).
>
> Cheers,
>
> Gabriel
>
--
John K. Alexander, Ph.D.
Post-Doctoral Fellow
William Green Laboratory
University of Chicago
Dept. Neurobiology, Pharmacology, and Physiology
947 East 58th Street
Abott Hall 402
Chicago, IL 60637
(off) 773-702-9386
(fax) 773-702-3774
[hidden email]