Modify

Opened 6 years ago

Closed 6 years ago

#356 closed defect (fixed)

josm Rev 347 crashes with measurement plugin

Reported by: dieter@… Owned by: josm@…
Priority: major Component: Plugin
Version: Keywords: measurement plugin
Cc:

Description

after downloading and activating the measurement plugin, josm crashes on startup with this exception:

Revision: 347
Node Kind: directory
Last Changed Author: framm
Last Changed Rev: 347
Last Changed Date: 2007-10-07 17:11:46 +0200 (Sun, 07 Oct 2007)

java.lang.NoSuchFieldError: listeners

at org.openstreetmap.josm.plugins.measurement.MeasurementDialog.<init>(MeasurementDialog.java:95)
at org.openstreetmap.josm.plugins.measurement.MeasurementPlugin.<init>(MeasurementPlugin.java:23)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
at java.lang.Class.newInstance0(Class.java:355)
at java.lang.Class.newInstance(Class.java:308)
at org.openstreetmap.josm.plugins.PluginInformation.load(PluginInformation.java:129)
at org.openstreetmap.josm.Main.loadPlugins(Main.java:238)
at org.openstreetmap.josm.gui.MainApplication.main(MainApplication.java:155)

Attachments (0)

Change History (2)

comment:1 Changed 6 years ago by anonymous

marking #357 as duplicate

comment:2 Changed 6 years ago by anonymous

  • Resolution set to fixed
  • Status changed from new to closed

the measurement plugin is fixed but the issue can arise for other plugins

Add Comment

Modify Ticket

Change Properties
<Author field>
Action
as closed .
as The resolution will be set. Next status will be 'closed'.
The resolution will be deleted. Next status will be 'reopened'.
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.