|
From: SourceForge.net <no...@so...> - 2004-01-16 20:03:06
|
Bugs item #878495, was opened at 2004-01-16 12:02 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=100588&aid=878495&group_id=588 Category: editor core Group: None Status: Open Resolution: None Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: I can't start up jEdit and then Open a file. Initial Comment: I am using Window 2000 SP4, and I recently installed IntelliJ IDEA. I haven't had any problems in the past with JEdit, and I can still open a file by right clicking on the file and then selecting "Open with JEdit". Otherwise, if the editor is already open, I get the following Bean Shell Error: java.lang.NoSuchMethodError at org.gjt.sp.jedit.browser.VFSBrowser.filesActivated (VFSBrowser.java:830) at java.lang.reflect.Method.invoke(Native Method) at bsh.Reflect.invokeOnMethod (Reflect.java:149) at bsh.Reflect.invokeObjectMethod (Reflect.java:81) at bsh.Name.invokeMethod(Name.java:856) at bsh.BSHMethodInvocation.eval (BSHMethodInvocation.java:72) at bsh.BSHPrimaryExpression.eval (BSHPrimaryExpression.java:102) at bsh.BSHPrimaryExpression.eval (BSHPrimaryExpression.java:47) 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:521) at org.gjt.sp.jedit.BeanShellAction.invoke (BeanShellAction.java:76) at org.gjt.sp.jedit.browser.VFSBrowser.invokeAction (VFSBrowser.java:1013) at org.gjt.sp.jedit.EditAction$Wrapper.actionPerformed (EditAction.java:216) at javax.swing.AbstractButton.fireActionPerformed (AbstractButton.java:1445) at javax.swing.AbstractButton$ForwardActionEvents.actionP erformed(AbstractButton.java:1499) at javax.swing.DefaultButtonModel.fireActionPerformed (DefaultButtonModel.java:373) at javax.swing.DefaultButtonModel.setPressed (DefaultButtonModel.java:245) at javax.swing.AbstractButton.doClick (AbstractButton.java:274) at javax.swing.plaf.basic.BasicMenuItemUI$MouseInputHandl er.mouseReleased(BasicMenuItemUI.java:882) at java.awt.AWTEventMulticaster.mouseReleased (AWTEventMulticaster.java:225) at java.awt.Component.processMouseEvent (Component.java:3710) at java.awt.Component.processEvent (Component.java:3539) at java.awt.Container.processEvent (Container.java:1159) at java.awt.Component.dispatchEventImpl (Component.java:2588) at java.awt.Container.dispatchEventImpl (Container.java:1208) at java.awt.Component.dispatchEvent (Component.java:2492) at java.awt.LightweightDispatcher.retargetMouseEvent (Container.java:2451) at java.awt.LightweightDispatcher.processMouseEvent (Container.java:2216) at java.awt.LightweightDispatcher.dispatchEvent (Container.java:2125) at java.awt.Container.dispatchEventImpl (Container.java:1195) at java.awt.Window.dispatchEventImpl (Window.java:923) at java.awt.Component.dispatchEvent (Component.java:2492) at java.awt.EventQueue.dispatchEvent (EventQueue.java:334) at java.awt.EventDispatchThread.pumpOneEventForHierarch y(EventDispatchThread.java:126) at java.awt.EventDispatchThread.pumpEventsForHierarchy (EventDispatchThread.java:93) at java.awt.Dialog.show(Dialog.java:375) at org.gjt.sp.jedit.browser.VFSFileChooserDialog.<init> (VFSFileChooserDialog.java:138) at org.gjt.sp.jedit.GUIUtilities.showVFSFileDialog (GUIUtilities.java:641) at java.lang.reflect.Method.invoke(Native Method) 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.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:521) 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.jEdit.invokeAction (jEdit.java:2903) at org.gjt.sp.jedit.EditAction$Wrapper.actionPerformed (EditAction.java:216) at javax.swing.AbstractButton.fireActionPerformed (AbstractButton.java:1445) at javax.swing.AbstractButton$ForwardActionEvents.actionP erformed(AbstractButton.java:1499) at javax.swing.DefaultButtonModel.fireActionPerformed (DefaultButtonModel.java:373) at javax.swing.DefaultButtonModel.setPressed (DefaultButtonModel.java:245) at javax.swing.AbstractButton.doClick (AbstractButton.java:274) at javax.swing.plaf.basic.BasicMenuItemUI$MouseInputHandl er.mouseReleased(BasicMenuItemUI.java:882) at java.awt.AWTEventMulticaster.mouseReleased (AWTEventMulticaster.java:225) at java.awt.Component.processMouseEvent (Component.java:3710) at java.awt.Component.processEvent (Component.java:3539) at java.awt.Container.processEvent (Container.java:1159) at java.awt.Component.dispatchEventImpl (Component.java:2588) at java.awt.Container.dispatchEventImpl (Container.java:1208) at java.awt.Component.dispatchEvent (Component.java:2492) at java.awt.LightweightDispatcher.retargetMouseEvent (Container.java:2451) at java.awt.LightweightDispatcher.processMouseEvent (Container.java:2216) at java.awt.LightweightDispatcher.dispatchEvent (Container.java:2125) at java.awt.Container.dispatchEventImpl (Container.java:1195) at java.awt.Window.dispatchEventImpl (Window.java:923) at java.awt.Component.dispatchEvent (Component.java:2492) at java.awt.EventQueue.dispatchEvent (EventQueue.java:334) at java.awt.EventDispatchThread.pumpOneEventForHierarch y(EventDispatchThread.java:126) at java.awt.EventDispatchThread.pumpEventsForHierarchy (EventDispatchThread.java:93) at java.awt.EventDispatchThread.pumpEvents (EventDispatchThread.java:88) at java.awt.EventDispatchThread.run (EventDispatchThread.java:80) Thanks, Allen (co...@ih...) ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=100588&aid=878495&group_id=588 |