Open/Save bug

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

Open/Save bug

lechristophe
Follow-up to my previous email :

It seems that the default java "Open" dialog is later replaced by the
nicer OS X "Open" dialog as soon as the "Save as" dialog has been
called. This switch to the OS X dialog is conserved across relauching
ImageJ.

Really strange behavior indeed.

Chrisophe Leterrier
Reply | Threaded
Open this post in threaded view
|

Re: Open/Save bug

Wayne Rasband
> Follow-up to my previous email :
>
> It seems that the default java "Open" dialog is later replaced by the
> nicer OS X "Open" dialog as soon as the "Save as" dialog has been
> called. This switch to the OS X dialog is conserved across relauching
> ImageJ.
>
> Really strange behavior indeed.

The first thing to check when the file open or file save dialog box
does not look right is the "Use JFileChooser to Open/Save" checkbox in
the Edit>Options>Input/Output dialog box. JFileChooser is particularly
bad on Mac OS X so, starting with ImageJ 1.38k, the state of this
checkbox is no longer saved in the preference file on Mac OS X.

-wayne
Reply | Threaded
Open this post in threaded view
|

Re: Open/Save bug

ctrueden
Hi Wayne,

There is one reason to continue saving to the JFileChooser preference
on Mac OS X: Olympus OIB files, when selected, cause the native Mac OS
X file chooser to crash Java, due to a bug in the Preview function. As
a workaround, I have been suggesting that people turn on the "Use
JFileChooser to Open/Save" option. If ImageJ stops saving this option,
it will have to be toggled on every time to avoid the OIB bug.

-Curtis

On 2/20/07, Wayne Rasband <[hidden email]> wrote:

> > Follow-up to my previous email :
> >
> > It seems that the default java "Open" dialog is later replaced by the
> > nicer OS X "Open" dialog as soon as the "Save as" dialog has been
> > called. This switch to the OS X dialog is conserved across relauching
> > ImageJ.
> >
> > Really strange behavior indeed.
>
> The first thing to check when the file open or file save dialog box
> does not look right is the "Use JFileChooser to Open/Save" checkbox in
> the Edit>Options>Input/Output dialog box. JFileChooser is particularly
> bad on Mac OS X so, starting with ImageJ 1.38k, the state of this
> checkbox is no longer saved in the preference file on Mac OS X.
>
> -wayne
>