Actions
Bug #609
closedTest Morpho to insure it runs under Java 1.3 (Mac OS X)
Start date:
09/30/2002
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
609
Description
Make sure that Morpho runs on the Macintosh platform under OS X (i.e. Java 1.3).
Updated by Dan Higgins about 22 years ago
Most of Morpho seems to run fine on a Mac OSX system.
Two exceptions have been noted:
1) The popup menu in the data table (which is invoked on the Mac by clicking
while holding the <ctrl> key) often does not work correctly - i.e. insert
rows/columns fail. These same options work OK if involked from the "Data" Menu!
2) After using Morpho for awile, an error occurs which reports 'Too many files
open' - Apparently we are not closing files somewhere.
Updated by Dan Higgins about 22 years ago
The problem with too many files has apparently been fixed. Still a potential
issue with popup menu in datatable.
Updated by Matt Jones almost 22 years ago
Looks like everything is working on the Mac now under OS X.
Actions