Actions
Bug #4914
closedright-clicking on any item in Outline view gives exceptions
Start date:
03/30/2010
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
4914
Description
If you right click on any item in the Outline view, you get exceptions. This happens in 2.0 and trunk.
To replicate:
Drag a Display to canvas
Switch to Outline tab
Right-click on the Display actor:
- java.lang.Exception: LIID not found for Display ptolemy.actor.lib.gui.Display
Right-click on Unnamed1:
- java.lang.Exception: LIID not found for Unnamed1 ptolemy.actor.TypedCompositeActor
Expand the Display actor, right-click on input:
- java.lang.Exception: Object must be a NamedObj
Actions