[kepler-dev] [Bug 5725] Save dialog's folder drop-down menu crashes kepler in OS X 10.8 w/ 64-bit java 1.6.0_37-b06-434-11M3909

bugzilla-daemon at ecoinformatics.org bugzilla-daemon at ecoinformatics.org
Tue Oct 30 17:09:14 PDT 2012


http://bugzilla.ecoinformatics.org/show_bug.cgi?id=5725

--- Comment #2 from Derik Barseghian <barseghian at nceas.ucsb.edu> ---
Doesn't happen in 10.8 w/ Kepler 2.3 either, which doesn't include r28887:
--------
Under Mac OS X, use java.awt.FileDialog instead of javax.swing.JFileChooser. 
This is because Apple applied the native look and feel work to FileDialog, not
JFileChooser.  See ptolemy.gui.Top for similar work.  To switch between the two
types of file browsers, set the ptolemy.ptII.useFileDialog property to true or
false.
--------

I'm sure I've used the directory chooser drop-down in the Save dialog without
getting a jvm crash in 10.8 before, so I suspect the cause is the above change
in combination w/ the recent 10.8 java update to 1.6.0_37.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.nceas.ucsb.edu/kepler/pipermail/kepler-dev/attachments/20121031/e146fdc4/attachment-0001.html>


More information about the Kepler-dev mailing list