|
View:
New views
1 Messages
—
Rating Filter:
Alert me
|
|
|
[ jedit-Bugs-2077205 ] NPE in jEdit.addPluginJAR (jedit.java:1098)Bugs item #2077205, was opened at 2008-08-26 18:58
Message generated for change (Comment added) made by daleanson You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=100588&aid=2077205&group_id=588 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Alan Ezust (ezust) Assigned to: Nobody/Anonymous (nobody) Summary: NPE in jEdit.addPluginJAR (jedit.java:1098) Initial Comment: Un-check and check again a plugin in the install panel of the plugin manager. In this case, it happens with JavaSideKick and SVN plugin, but not Activator. I'm not sure why. 4.3pre15/linux 6:57:17 PM [AWT-EventQueue-0] [error] AWT-EventQueue-0: Exception in thread "AWT-EventQueue-0" 6:57:17 PM [AWT-EventQueue-0] [error] AWT-EventQueue-0: java.lang.NullPointerException 6:57:17 PM [AWT-EventQueue-0] [error] AWT-EventQueue-0: at java.io.File.<init>(File.java:194) 6:57:17 PM [AWT-EventQueue-0] [error] AWT-EventQueue-0: at org.gjt.sp.jedit.jEdit.addPluginJAR(jEdit.java:1098) 6:57:17 PM [AWT-EventQueue-0] [error] AWT-EventQueue-0: at org.gjt.sp.jedit.PluginJAR.load(PluginJAR.java:166) 6:57:17 PM [AWT-EventQueue-0] [error] AWT-EventQueue-0: at org.gjt.sp.jedit.PluginJAR.load(PluginJAR.java:175) 6:57:17 PM [AWT-EventQueue-0] [error] AWT-EventQueue-0: at org.gjt.sp.jedit.pluginmgr.ManagePanel$PluginTableModel.setValueAt(ManagePanel.java:535) 6:57:17 PM [AWT-EventQueue-0] [error] AWT-EventQueue-0: at javax.swing.JTable.setValueAt(JTable.java:1926) 6:57:17 PM [AWT-EventQueue-0] [error] AWT-EventQueue-0: at javax.swing.JTable.editingStopped(JTable.java:3339) 6:57:17 PM [AWT-EventQueue-0] [error] AWT-EventQueue-0: at javax.swing.AbstractCellEditor.fireEditingStopped(AbstractCellEditor.java:124) 6:57:17 PM [AWT-EventQueue-0] [error] AWT-EventQueue-0: at javax.swing.DefaultCellEditor$EditorDelegate.stopCellEditing(DefaultCellEditor.java:334) 6:57:17 PM [AWT-EventQueue-0] [error] AWT-EventQueue-0: at javax.swing.DefaultCellEditor.stopCellEditing(DefaultCellEditor.java:219) 6:57:17 PM [AWT-EventQueue-0] [error] AWT-EventQueue-0: at javax.swing.DefaultCellEditor$EditorDelegate.actionPerformed(DefaultCellEditor.java:351) 6:57:17 PM [AWT-EventQueue-0] [error] AWT-EventQueue-0: at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:184 ---------------------------------------------------------------------- >Comment By: Dale Anson (daleanson) Date: 2008-08-26 21:31 Message: Logged In: YES user_id=187628 Originator: NO I'm also using PV from trunk, and I can't reproduce this. I have jEdit from trunk from this afternoon. ---------------------------------------------------------------------- Comment By: Alan Ezust (ezust) Date: 2008-08-26 19:18 Message: Logged In: YES user_id=935841 Originator: YES I wonder if this is because they both depend on a stable version of PV (2.1) when I am running PV trunk. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=100588&aid=2077205&group_id=588 ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ -- ----------------------------------------------- jEdit Developers' List jEdit-devel@... https://lists.sourceforge.net/lists/listinfo/jedit-devel |
| Free Forum Powered by Nabble | Forum Help |