PreviousNextTracker indexSee it online !

(240/301) 3601940 - JythonInterpreter plugin fails after jEdit restart

JythonInterpreter plugin works OK just after installing, but after the next jEdit shutdown/restart, it never works again. The relevant error message is

1:08:20 PM [AWT-EventQueue-0] [error] BeanShellAction: java.lang.NoSuchFieldError: version

when trying "Check jython version" menu choice, and a different field for "About". For "Jython Interpreter" it hangs.

100% reproducable with jEdit 5.0, Java 7u11, on both Windows 7 64 bit and Windows Vista 32 bit. Haven't tried other jEdit versions or other OSs.

Submitted bobjalex - 2013-01-23 - 22:55:49z Assigned nobody
Priority 5 Category None
Status Open Group None
Resolution None Visibility No

Comments

2013-02-15 - 12:29:33z
r_walter
I cannot verify this. Works for me.

Windows 7 64 bit, jEdit 5.0.0, java 7u13, JythonInterpreter 1.0.1 (SVN-Snapshot).

What do you see, when you start jEdit on the console?

Were are the plugins installed, in the application directory or the directory for the user preferences? When they are in the application directory, are they readable by a normal Windows User?

Do you have a TextBuffer with a jython script active, when you start jedit? When then Sidekick is active too, then there is a deadlock when you open the JythonInterpreter before SideKick is ready with parsing.

Attachments