Modify

Opened 14 years ago

Closed 14 years ago

#6388 closed defect (fixed)

cadastre-fr : unexpected exception with helping tool for tag address

Reported by: christophe.savigny@… Owned by: pieren
Priority: normal Milestone:
Component: Plugin cadastre-fr Version:
Keywords: template_report Cc:

Description

What steps will reproduce the problem?

  1. click on "helping tool for tag address"
  2. click on a street

What is the expected result?
select street

What happens instead?
uncepted exception

Please provide any additional information below. Attach a screenshot if
possible.

Repository Root: http://josm.openstreetmap.de/svn
Build-Date: 2011-04-26 01:31:34
Last Changed Author: bastiK
Revision: 4064
Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
URL: http://josm.openstreetmap.de/svn/trunk
Last Changed Date: 2011-04-25 20:32:26 +0200 (Mon, 25 Apr 2011)
Last Changed Rev: 4064

Identification: JOSM/1.5 (4064 fr)
Memory Usage: 184 MB / 721 MB (131 MB allocated, but free)
Java version: 1.6.0_24, Sun Microsystems Inc., Java HotSpot(TM) Server VM
Operating system: Linux
Dataset consistency test: No problems found

Plugin: DirectUpload (24925)
Plugin: OpeningHoursEditor (26002)
Plugin: cadastre-fr (24925)
Plugin: editgpx (24925)
Plugin: gpxfilter (25456)
Plugin: openstreetbugs (25664)
Plugin: restart (25199)
Plugin: walkingpapers (25191)

java.lang.IncompatibleClassChangeError: Expecting non-static method cadastre_fr.Address.getCurrentDataSet()Lorg/openstreetmap/josm/data/osm/DataSet;
	at cadastre_fr.Address.setNewSelection(Address.java:520)
	at cadastre_fr.Address.mousePressed(Address.java:132)
	at java.awt.AWTEventMulticaster.mousePressed(AWTEventMulticaster.java:263)
	at java.awt.Component.processMouseEvent(Component.java:6286)
	at javax.swing.JComponent.processMouseEvent(JComponent.java:3267)
	at java.awt.Component.processEvent(Component.java:6054)
	at java.awt.Container.processEvent(Container.java:2041)
	at java.awt.Component.dispatchEventImpl(Component.java:4652)
	at java.awt.Container.dispatchEventImpl(Container.java:2099)
	at java.awt.Component.dispatchEvent(Component.java:4482)
	at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4577)
	at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4235)
	at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4168)
	at java.awt.Container.dispatchEventImpl(Container.java:2085)
	at java.awt.Window.dispatchEventImpl(Window.java:2478)
	at java.awt.Component.dispatchEvent(Component.java:4482)
	at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:644)
	at java.awt.EventQueue.access$000(EventQueue.java:85)
	at java.awt.EventQueue$1.run(EventQueue.java:603)
	at java.awt.EventQueue$1.run(EventQueue.java:601)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87)
	at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:98)
	at java.awt.EventQueue$2.run(EventQueue.java:617)
	at java.awt.EventQueue$2.run(EventQueue.java:615)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87)
	at java.awt.EventQueue.dispatchEvent(EventQueue.java:614)
	at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
	at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
	at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174)
	at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:169)
	at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:161)
	at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)

Attachments (0)

Change History (2)

comment:1 by skyper, 14 years ago

Component: CorePlugin cadastre-fr
Owner: changed from team to pieren

comment:2 by pieren, 14 years ago

Resolution: fixed
Status: newclosed

Should be fixed on version 25889. Please update the plugin from the preference dialog. If it is still failing, you will have to update it manually (copy the jar file from http://svn.openstreetmap.org/applications/editors/josm/dist/cadastre-fr.jar into your JOSM local folder storing plugins)

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain pieren.
as The resolution will be set.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.