[kepler-dev] [Bug 3900] - leaving fullscreen mode gives an NPE and closes window

bugzilla-daemon at ecoinformatics.org bugzilla-daemon at ecoinformatics.org
Wed Mar 18 13:06:20 PDT 2009


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


cxh at eecs.berkeley.edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|Unspecified                 |1.1.0




------- Comment #1 from cxh at eecs.berkeley.edu  2009-03-18 13:06 -------
The bug does not appear if I do
 ant change-to -Dsuite=ptII
 ant run
 # Open any model
 # View -> Full Screen
 # Hit the Escape key

The bug also does not appear in $PTII/bin/vergil in a regular
Ptolemy II devel tree (outside of Kepler)

I suspect that the recent refactoring of BasicGraphFrame to have 
an init() method might have something to do with this, but this is
only a guess.


More information about the Kepler-dev mailing list