lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: jEdit - jDvi crashes


From: Thomas Scharkowski
Subject: Re: jEdit - jDvi crashes
Date: Sat, 14 May 2005 19:25:45 +0200

> Could you send me an error log or the bean shell error msg you see?
> 
> Joshua


Yes, here it comes:

Thomas
--

java.lang.Error: Cannot call invokeAndWait from the event dispatcher 
thread
        at java.awt.EventQueue.invokeAndWait(Unknown Source)
        at javax.swing.SwingUtilities.invokeAndWait(Unknown Source)
        at lilytool.LilyToolPlugin.runCommand(LilyToolPlugin.java:317)
        at 
lilytool.LilyToolPlugin.runCommandOnBuffer(LilyToolPlugin.java:351)
        at 
lilytool.LilyToolPlugin.runCommandOnBuffer(LilyToolPlugin.java:346)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at bsh.Reflect.invokeOnMethod(Reflect.java:149)
        at bsh.Reflect.invokeStaticMethod(Reflect.java:100)
        at bsh.Name.invokeMethod(Name.java:872)
        at bsh.BSHMethodInvocation.eval(BSHMethodInvocation.java:72)
        at bsh.BSHPrimaryExpression.eval(BSHPrimaryExpression.java:102)
        at bsh.BSHPrimaryExpression.eval(BSHPrimaryExpression.java:47)
        at bsh.BSHIfStatement.eval(BSHIfStatement.java:48)
        at bsh.BSHBlock.evalBlock(BSHBlock.java:130)
        at bsh.BSHBlock.eval(BSHBlock.java:80)
        at bsh.BshMethod.invokeImpl(BshMethod.java:349)
        at bsh.BshMethod.invoke(BshMethod.java:246)
        at bsh.BshMethod.invoke(BshMethod.java:171)
        at org.gjt.sp.jedit.BeanShell.runCachedBlock(BeanShell.java:523)
        at org.gjt.sp.jedit.BeanShellAction.invoke(BeanShellAction.java:76)
        at 
org.gjt.sp.jedit.gui.InputHandler.invokeAction(InputHandler.java:229)
        at 
org.gjt.sp.jedit.gui.InputHandler.invokeAction(InputHandler.java:195)
        at 
org.gjt.sp.jedit.gui.DefaultInputHandler.handleKey(DefaultInputHandler
.java:297)
        at org.gjt.sp.jedit.View.processKeyEvent(View.java:669)
        at 
org.gjt.sp.jedit.textarea.JEditTextArea.processKeyEvent(JEditTextArea.
java:4957)
        at java.awt.Component.processEvent(Unknown Source)
        at java.awt.Container.processEvent(Unknown Source)
        at java.awt.Component.dispatchEventImpl(Unknown Source)
        at java.awt.Container.dispatchEventImpl(Unknown Source)
        at java.awt.Component.dispatchEvent(Unknown Source)
        at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source)
        at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown 
Source)
        at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown 
Source)
        at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown 
Source)
        at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown 
Source)
        at java.awt.Component.dispatchEventImpl(Unknown Source)
        at java.awt.Container.dispatchEventImpl(Unknown Source)
        at java.awt.Window.dispatchEventImpl(Unknown Source)
        at java.awt.Component.dispatchEvent(Unknown Source)
        at java.awt.EventQueue.dispatchEvent(Unknown Source)
        at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown 
Source)
        at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown 
Source)
        at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
        at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
        at java.awt.EventDispatchThread.run(Unknown Source)





reply via email to

[Prev in Thread] Current Thread [Next in Thread]