[kepler-dev] [Bug 2569] - Popup (context) menu do not appear for relations and connections

bugzilla-daemon at ecoinformatics.org bugzilla-daemon at ecoinformatics.org
Thu Apr 30 17:05:40 PDT 2009


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


cxh at eecs.berkeley.edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




------- Comment #1 from cxh at eecs.berkeley.edu  2009-04-30 17:05 -------
Fixed by editing
common/configs/ptolemy/configs/kepler/uiContextMenuMappings_en_US.properties

The way to fix these is to run in vanilla Ptolemy, look at the menu
and then run in Kepler and make sure that the translation in
uiContextMenuMappings_en_US.Properties is correct.

To debug:

# 5) DEBUGGING:
#    Edit module-manager/src/log4j.properties and add the following line:
#       log4j.logger.org.kepler.gui.KeplerContextMenuFactory=DEBUG
#    Note that the Context menus are not processed until a right click on
#    an actor occurs.     
#    See https://kepler-project.org/developers/reference/using-commons-logging


More information about the Kepler-dev mailing list