Macro issue.....

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Macro issue.....

JimmiB
Dear all,
I am running Fiji 2.0.0-rc25/1.49p; Java 1.8.0_31 [64bit].

Whenever I run a macro, it takes ages to start.
The status bar flashes up calculating min/max
This occurs even when no images are involved
eg

dir1 = getDirectory("Choose Source Directory 1 ");
resultsdir=dir1+"results"+File.separator;
print(File.exists(resultsdir));

I have not encountered this issue before.....

Any suggestions?

Cheers,
James



Note: This email address will soon be inactive.
My new address  is james(dot)burchfield(at)sydney(dot)edu(dot)au


Dr James Burchfield
Visiting Scientist
The Garvan Institute of Medical Research
384 Victoria Street
Darlinghurst, NSW, 2010
Australia


Phone: (02)8627 1982

NOTICE
Please consider the environment before printing this email. This message and any attachments are intended for the addressee named and may contain legally privileged/confidential/copyright information. If you are not the intended recipient, you should not read, use, disclose, copy or distribute this communication. If you have received this message in error please notify us at once by return email and then delete both messages. We accept no liability for the distribution of viruses or similar in electronic communications. This notice should not be removed.

--
ImageJ mailing list: http://imagej.nih.gov/ij/list.html
Reply | Threaded
Open this post in threaded view
|

Re: Macro issue.....

Mark Hiner
Hi James,

 Can you check the status of: "Edit > Options > ImageJ2" ? Make sure
everything there is unchecked.

 Strange that you are having problems even when no images are involved... I
wasn't able to reproduce that behavior. Are you seeing "calculating
min/max" messages before the directory chooser pops up, or after selecting
a directory?

 It may also help if you file a bug report[1] so we have more information
about your local environment.

Best,
Mark

[1] http://imagej.net/Report_a_Bug

On Wed, Mar 11, 2015 at 1:38 AM, James Burchfield <
[hidden email]> wrote:

> Dear all,
> I am running Fiji 2.0.0-rc25/1.49p; Java 1.8.0_31 [64bit].
>
> Whenever I run a macro, it takes ages to start.
> The status bar flashes up calculating min/max
> This occurs even when no images are involved
> eg
>
> dir1 = getDirectory("Choose Source Directory 1 ");
> resultsdir=dir1+"results"+File.separator;
> print(File.exists(resultsdir));
>
> I have not encountered this issue before.....
>
> Any suggestions?
>
> Cheers,
> James
>
>
>
> Note: This email address will soon be inactive.
> My new address  is james(dot)burchfield(at)sydney(dot)edu(dot)au
>
>
> Dr James Burchfield
> Visiting Scientist
> The Garvan Institute of Medical Research
> 384 Victoria Street
> Darlinghurst, NSW, 2010
> Australia
>
>
> Phone: (02)8627 1982
>
> NOTICE
> Please consider the environment before printing this email. This message
> and any attachments are intended for the addressee named and may contain
> legally privileged/confidential/copyright information. If you are not the
> intended recipient, you should not read, use, disclose, copy or distribute
> this communication. If you have received this message in error please
> notify us at once by return email and then delete both messages. We accept
> no liability for the distribution of viruses or similar in electronic
> communications. This notice should not be removed.
>
> --
> ImageJ mailing list: http://imagej.nih.gov/ij/list.html
>

--
ImageJ mailing list: http://imagej.nih.gov/ij/list.html