Opened 15 years ago
Closed 15 years ago
#2921 closed defect (fixed)
Failure to install wmsplugin as well as some others
Reported by: | Owned by: | team | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | Plugin | Version: | tested |
Keywords: | OS X, plugin | Cc: |
Description
I'm running on OS X. When selecting the wmsplugin and clicking OK, the error is reported. The error also occurred for a couple of other plugins, but not for the validator plugin. It needed a restart though before it would install the validator plugin correctly.
Path: trunk
URL: http://josm.openstreetmap.de/svn/trunk
Repository Root: http://josm.openstreetmap.de/svn
Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
Revision: 1669
Node Kind: directory
Last Changed Author: stoecker
Last Changed Rev: 1669
Last Changed Date: 2009-06-14 17:34:52 +0200 (Sun, 14 Jun 2009)
Java version: 1.6.0_13
java.lang.NullPointerException
at org.openstreetmap.josm.plugins.PluginSelection.finish(PluginSelection.java:111)
at org.openstreetmap.josm.gui.preferences.PluginPreference.ok(PluginPreference.java:116)
at org.openstreetmap.josm.gui.preferences.PreferenceDialog.ok(PreferenceDialog.java:93)
at org.openstreetmap.josm.actions.PreferencesAction.run(PreferencesAction.java:79)
at java.lang.Thread.run(Thread.java:637)
Already fixed in latest. New tested coming soon.