Modify

Opened 16 years ago

Closed 16 years ago

#3860 closed defect (fixed)

bug in new slippymap release

Reported by: hamster@… Owned by: framm
Priority: normal Milestone:
Component: Core imagery Version: tested
Keywords: french, slippymap Cc: hamster@…

Description (last modified by stoecker)

just after updatig the new release of slippymap I have an error at startup of JOSM </br>
</br>
I use ubuntu 09.04 on a 32 bits computer and sun-java release 6-16-0ubuntu1.9.04 </br>
I start josm with this command : java -jar -Xmx768M /<path>/josm-tested.jar </br>
</br>
Path: trunk
URL: http://josm.openstreetmap.de/svn/trunk
Repository Root: http://josm.openstreetmap.de/svn
Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
Revision: 2221
Node Kind: directory
Last Changed Author: jttt
Last Changed Rev: 2221
Last Changed Date: 2009-09-30 21:04:36 +0200 (Wed, 30 Sep 2009)

Memory Usage: 32 MB / 762 MB (7 MB allocated, but free)
Java version: 1.6.0_16

Plugins: cadastre-frslippymapvalidatorwmsplugin
Plugin slippymap Version: 18367
Plugin validator Version: 17722
Plugin wmsplugin Version: 17817
Plugin cadastre-fr Version: 18289

java.lang.NoSuchMethodError: org.openstreetmap.gui.jmapviewer.OsmTileSource$AbstractOsmTileSource.<init>(Ljava/lang/String;Ljava/lang/String;)V

at org.openstreetmap.josm.plugins.slippymap.SlippyMapPreferences$Coastline.<init>(SlippyMapPreferences.java:231)
at org.openstreetmap.josm.plugins.slippymap.SlippyMapPreferences.getAllMapSources(SlippyMapPreferences.java:308)
at org.openstreetmap.josm.plugins.slippymap.SlippyMapPreferenceSetting.addGui(SlippyMapPreferenceSetting.java:46)
at org.openstreetmap.josm.gui.preferences.PreferenceDialog.<init>(PreferenceDialog.java:135)
at org.openstreetmap.josm.actions.PreferencesAction.run(PreferencesAction.java:43)
at org.openstreetmap.josm.actions.PreferencesAction.actionPerformed(PreferencesAction.java:39)
at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1995)
at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2318)
at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:387)
at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:242)
at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:236)
at java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:272)
at java.awt.Component.processMouseEvent(Component.java:6263)
at javax.swing.JComponent.processMouseEvent(JComponent.java:3267)
at java.awt.Component.processEvent(Component.java:6028)
at java.awt.Container.processEvent(Container.java:2041)
at java.awt.Component.dispatchEventImpl(Component.java:4630)
at java.awt.Container.dispatchEventImpl(Container.java:2099)
at java.awt.Component.dispatchEvent(Component.java:4460)
at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4574)
at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4238)
at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4168)
at java.awt.Container.dispatchEventImpl(Container.java:2085)
at java.awt.Window.dispatchEventImpl(Window.java:2475)
at java.awt.Component.dispatchEvent(Component.java:4460)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:599)
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 (3)

comment:1 by bastiK, 16 years ago

You have 2 options:

1) update to JOSM latest

2) Go here and get some older plugin version. (@17434 should work) Copy it to your plugins folder (~/.josm/plugins)

comment:2 by stoecker, 16 years ago

Description: modified (diff)

Fixed in [o18485]. Updated the old data access, so older version no longer should install these false versions.

comment:3 by stoecker, 16 years ago

Resolution: fixed
Status: newclosed

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain framm.
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.