-
1. Start jEdit
2. Drag file onto text area. Result: Nothing! File is not opened, Activity log says "TextAreaTransferHandler: canImport() returning false" (see log below)
3. Drag file again. If it's dragged "slowly", it opens correctly. If it's dragged "quickly", jEdit crashes. OSX crash report attached.
--- ACTIVITY LOG AFTER FIRST UNSUCCESSFUL DRAGGING OPERATION ---
11:04:11 PM...
2009-11-24 23:12:27 UTC by mschlotter
-
The problem only occurs, if the "server" file still was present before jEdit startup and if javaW.exe is used (java.exe is ok).
I can't estimate the state of the Java installation - but it's the only one. The javaw.exe in both the java and the system directory are identical.Can't You reproduce this?.
2009-11-24 22:31:11 UTC by rschwenn
-
Can it be that you have a bad java installation inside c:\programme\java\jre6?
Does this java work fine if you manually erase the "server" file?.
2009-11-24 20:23:10 UTC by shlomy
-
With jEdit trunk r16502, I got the following exception
while activating JavaScriptShell plugin.
(Taken by pressing [Install] button on Plugin Manager)
> ....\.jedit\jars\JavaScriptShell.jar:
> Cannot start: java.lang.NullPointerException
> Try updating to a newer version of the plugin.
> java.lang.NullPointerException
> at javascriptshell.JavaScriptShell.init(JavaScriptShell.java:71)
2009-11-24 18:38:59 UTC by k_satoda
-
elberry committed revision 16552 to the jEdit SVN repository, changing 1 files.
2009-11-24 18:00:23 UTC by elberry
-
kpouer committed revision 16551 to the jEdit SVN repository, changing 1 files.
2009-11-24 14:56:52 UTC by kpouer
-
kpouer committed revision 16550 to the jEdit SVN repository, changing 2 files.
2009-11-24 14:10:40 UTC by kpouer
-
This bug (which was introduced in jEdit 4.3 pre17) is still present in pre18 - tested with OSX 10.4 and OSX 10.6.
Drag&drop and file opening by double-clicking works correct in pre16 and earlier releases, so it shouldn't be too hard to fix...
2009-11-23 23:40:23 UTC by mschlotter
-
Hi Kermit,
Looks good. Let me know when you are ready for me to officially release the plugin. :)
2009-11-23 19:06:07 UTC by elberry
-
infire committed revision 16549 to the jEdit SVN repository, changing 1 files.
2009-11-23 18:38:40 UTC by infire