Folks,
A question from an ImageJ newbie... A clean install of ImageJ with either a separate JRE 1.6 Update 3 or bundled JRE has a basically instantaneous response to File:Open... A clean install of MBF_ImageJ (IJ bundled with a ton of plugins for microscopy http://www.macbiophotonics.ca/imagej/) with either JRE setup takes some 10-20 secs before the Open dialog shows up after clicking File:Open... So, presumably in all those bundled plugins is something that is slowing the Open dialog. Any ideas? I don't relish the thought of eliminating them one by one. IJ 1.38x, WinXP Thanks in advance, Russell |
Make sure that "Use JFileChooser to Open/Save" in
Edit>Options>Input/Output is not enabled. JFileChooser can be a lot slower than the native file open/save dialog. -wayne On Oct 18, 2007, at 12:38 PM, rustyconc wrote: > Folks, > > A question from an ImageJ newbie... > > A clean install of ImageJ with either a separate JRE 1.6 Update 3 or > bundled JRE has a basically instantaneous response to File:Open... > > A clean install of MBF_ImageJ (IJ bundled with a ton of plugins for > microscopy http://www.macbiophotonics.ca/imagej/) with either JRE setup > takes some 10-20 secs before the Open dialog shows up after clicking > File:Open... > > So, presumably in all those bundled plugins is something that is > slowing the > Open dialog. Any ideas? I don't relish the thought of eliminating > them one > by one. > > IJ 1.38x, WinXP > > Thanks in advance, > Russell > > > -- > View this message in context: > http://www.nabble.com/MBF_Imagej-brutally-slow- > tf4648219.html#a13278575 > Sent from the ImageJ mailing list archive at Nabble.com. > |
In reply to this post by rustyconc
If your problem is not when you start ImageJ, but when you use
JFileChooser (e.g try to select a file from a folder), I had a similar problem with netbeans (IDE for java) I resolved by disable zip stuff: (on windows start-->exec) regsvr32 /u %windir%\system32\zipfldr.dll for detail of problem see: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=5033747 I loose much time to detect this features. Hope this help, -nicola 2007/10/18, rustyconc <[hidden email]>: > Folks, > > A question from an ImageJ newbie... > > A clean install of ImageJ with either a separate JRE 1.6 Update 3 or > bundled JRE has a basically instantaneous response to File:Open... > > A clean install of MBF_ImageJ (IJ bundled with a ton of plugins for > microscopy http://www.macbiophotonics.ca/imagej/) with either JRE setup > takes some 10-20 secs before the Open dialog shows up after clicking > File:Open... > > So, presumably in all those bundled plugins is something that is slowing the > Open dialog. Any ideas? I don't relish the thought of eliminating them one > by one. > > IJ 1.38x, WinXP > > Thanks in advance, > Russell > > > -- > View this message in context: http://www.nabble.com/MBF_Imagej-brutally-slow-tf4648219.html#a13278575 > Sent from the ImageJ mailing list archive at Nabble.com. > |
Thanks to Wayne and Nicola for their suggestions.
Disabling JFileChooser did the trick for me. Regards, Russell Nicola Bortolotti wrote: > If your problem is not when you start ImageJ, but when you use > JFileChooser (e.g try to select a file from a folder), I had a similar > problem with netbeans (IDE for java) > > I resolved by disable zip stuff: > (on windows start-->exec) > regsvr32 /u %windir%\system32\zipfldr.dll > > for detail of problem see: > http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=5033747 > > I loose much time to detect this features. Hope this help, > -nicola > > > > 2007/10/18, rustyconc <[hidden email]>: > >> Folks, >> >> A question from an ImageJ newbie... >> >> A clean install of ImageJ with either a separate JRE 1.6 Update 3 or >> bundled JRE has a basically instantaneous response to File:Open... >> >> A clean install of MBF_ImageJ (IJ bundled with a ton of plugins for >> microscopy http://www.macbiophotonics.ca/imagej/) with either JRE setup >> takes some 10-20 secs before the Open dialog shows up after clicking >> File:Open... >> >> So, presumably in all those bundled plugins is something that is slowing the >> Open dialog. Any ideas? I don't relish the thought of eliminating them one >> by one. >> >> IJ 1.38x, WinXP >> >> Thanks in advance, >> Russell >> >> >> -- >> View this message in context: http://www.nabble.com/MBF_Imagej-brutally-slow-tf4648219.html#a13278575 >> Sent from the ImageJ mailing list archive at Nabble.com. >> >> > > Russell Wyeth<br> Dept of Physiology and Biophysics<br> Dalhousie University <br> Halifax, NS B3H 1X5 Canada<br> Ph: 9024946417 Fx: 9024941685 <br> [hidden email]<br> |
Free forum by Nabble | Edit this page |