Modify

Opened 14 years ago

Closed 14 years ago

#5461 closed defect (fixed)

turn-restriction-plugin broken

Reported by: malenki Owned by: jttt
Priority: blocker Milestone:
Component: Plugin turnrestrictions Version: latest
Keywords: Cc:

Description

Experienced this behaviour since some days with JOSM-latest and from SVN.
Clicking on "new" or "edit" results in an error:
{{{Build-Date: 2010-09-16 21:58:20
Revision: 3532
Is-Local-Build: true

Identification: JOSM/1.5 (3532 SVN de)
Memory Usage: 430 MB / 1102 MB (262 MB allocated, but free)
Java version: 1.6.0_21, Sun Microsystems Inc., Java HotSpot(TM) Server VM
Operating system: Linux
Dataset consistency test: No problems found

Plugin: DirectUpload (22017)
Plugin: PicLayer (22549)
Plugin: fuzzer (15)
Plugin: lakewalker (21706)
Plugin: measurement (22547)
Plugin: multipoly (22171)
Plugin: openstreetbugs (22723)
Plugin: osmarender (22765)
Plugin: remotecontrol (22734)
Plugin: reverter (22533)
Plugin: slippymap (22848)
Plugin: tageditor (21026)
Plugin: terracer (22169)
Plugin: turnrestrictions (22477)
Plugin: undelete (22365)
Plugin: validator (22805)
Plugin: wmsplugin (23207)

java.lang.NoSuchMethodError: org.openstreetmap.josm.gui.tagging.TagEditorPanel.<init>(Lorg/openstreetmap/josm/gui/tagging/TagEditorModel;)V

at org.openstreetmap.josm.plugins.turnrestrictions.editor.AdvancedEditorPanel.buildTagEditorPanel(AdvancedEditorPanel.java:47)
at org.openstreetmap.josm.plugins.turnrestrictions.editor.AdvancedEditorPanel.buildSplitPane(AdvancedEditorPanel.java:81)
at org.openstreetmap.josm.plugins.turnrestrictions.editor.AdvancedEditorPanel.build(AdvancedEditorPanel.java:94)
at org.openstreetmap.josm.plugins.turnrestrictions.editor.AdvancedEditorPanel.<init>(AdvancedEditorPanel.java:106)
at org.openstreetmap.josm.plugins.turnrestrictions.editor.TurnRestrictionEditor.buildEditorPanel(TurnRestrictionEditor.java:136)
at org.openstreetmap.josm.plugins.turnrestrictions.editor.TurnRestrictionEditor.buildContentPanel(TurnRestrictionEditor.java:158)
at org.openstreetmap.josm.plugins.turnrestrictions.editor.TurnRestrictionEditor.build(TurnRestrictionEditor.java:204)
at org.openstreetmap.josm.plugins.turnrestrictions.editor.TurnRestrictionEditor.<init>(TurnRestrictionEditor.java:234)
at org.openstreetmap.josm.plugins.turnrestrictions.list.TurnRestrictionsListDialog$EditAction.launchEditor(TurnRestrictionsListDialog.java:243)
at org.openstreetmap.josm.plugins.turnrestrictions.list.TurnRestrictionsListDialog$EditAction.actionPerformed(TurnRestrictionsListDialog.java:256)
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:6267)
at javax.swing.JComponent.processMouseEvent(JComponent.java:3267)
at java.awt.Component.processEvent(Component.java:6032)
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:4577)
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:2478)
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)

}}}

Btw: where can I select the Josm-version "from svn"?

Attachments (0)

Change History (6)

comment:1 by bastiK, 14 years ago

Owner: changed from team to jttt

comment:2 by stoecker, 14 years ago

Very likely a "recompile with updated main version" will fix this.

comment:3 by bastiK, 14 years ago

it doesn't compile

comment:4 by bastiK, 14 years ago

Ticket #5462 has been marked as a duplicate of this ticket.

comment:5 by bastiK, 14 years ago

Priority: normalblocker

comment:6 by jttt, 14 years ago

Resolution: fixed
Status: newclosed

Fixed in [o23254]

Modify Ticket

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