Actions
Bug #3932
closedConfigure Actor actor context menu item missing
Start date:
04/02/2009
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
3932
Description
The Configure Actor actor context menu item is missing (again, I think?). The analogous item for configuring ports is also missing.
Related issues
Updated by Chad Berkley over 15 years ago
- Bug 3896 has been marked as a duplicate of this bug. ***
Updated by Christopher Brooks over 15 years ago
Fixed by editing
common/configs/ptolemy/configs/kepler/uiContextMenuMappings_en_US.properties
Added comment about debugging to above file:
- 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 #
Actions