[kepler-dev] Kepler RC6 delete bug on Windows XP

Chris Weed chrisweed at gmail.com
Wed Jun 23 08:29:06 PDT 2010


On Wed, Jun 23, 2010 at 11:19 AM, Chris Weed <chrisweed at gmail.com> wrote:
> Hi,
> I just installed Kepler RC6 on my Windows XP machine, and it won't let
> me delete actors, relations, or channels from the workflow.
>  When I select them and hit the delete key or Ctrl-X, nothing happens.
> Not sure why.
> Chris
>

Here is the error from the terminal:

     [null] Exception in thread "AWT-EventQueue-0" java.lang.IllegalAccessError:
 tried to access method ptolemy.vergil.basic.BasicGraphFrame._deleteMoML(Lptolem
y/vergil/basic/AbstractBasicGraphModel;[Ljava/lang/Object;Ldiva/canvas/interacto
r/SelectionModel;)Ljava/lang/StringBuffer; from class org.kepler.gui.KeplerGraph
Frame
     [null]     at org.kepler.gui.KeplerGraphFrame.delete(KeplerGraphFrame.java:
944)
     [null]     at org.kepler.gui.KeplerGraphFrame$1.actionPerformed(KeplerGraph
Frame.java:223)
     [null]     at javax.swing.JComponent$ActionStandin.actionPerformed(Unknown
Source)
     [null]     at javax.swing.SwingUtilities.notifyAction(Unknown Source)
     [null]     at javax.swing.JComponent.processKeyBinding(Unknown Source)
     [null]     at javax.swing.JComponent.processKeyBindings(Unknown Source)
     [null]     at javax.swing.JComponent.processKeyEvent(Unknown Source)
     [null]     at java.awt.Component.processEvent(Unknown Source)
     [null]     at java.awt.Container.processEvent(Unknown Source)
     [null]     at java.awt.Component.dispatchEventImpl(Unknown Source)
     [null]     at java.awt.Container.dispatchEventImpl(Unknown Source)
     [null]     at java.awt.Component.dispatchEvent(Unknown Source)
     [null]     at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source)

     [null]     at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown
 Source)
     [null]     at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unkn
own Source)
     [null]     at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unkn
own Source)
     [null]     at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown So
urce)
     [null]     at java.awt.Component.dispatchEventImpl(Unknown Source)
     [null]     at java.awt.Container.dispatchEventImpl(Unknown Source)
     [null]     at java.awt.Window.dispatchEventImpl(Unknown Source)
     [null]     at java.awt.Component.dispatchEvent(Unknown Source)
     [null]     at java.awt.EventQueue.dispatchEvent(Unknown Source)
     [null]     at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown S
ource)
     [null]     at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Sour
ce)
     [null]     at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown S
ource)
     [null]     at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
     [null]     at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
     [null]     at java.awt.EventDispatchThread.run(Unknown Source)


More information about the Kepler-dev mailing list