Modify ↓
Opened 14 years ago
Closed 14 years ago
#5503 closed defect (fixed)
exception turn restrictions
Reported by: | anonymous | Owned by: | anonymous |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | Plugin turnrestrictions | Version: | |
Keywords: | template_report | Cc: | jttt |
Description
What steps will reproduce the problem?
What is the expected result?
What happens instead?
Please provide any additional information below. Attach a screenshot if
possible.
Repository Root: http://josm.openstreetmap.de/svn Build-Date: 2010-09-06 01:31:24 Last Changed Author: stoecker Revision: 3514 Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b URL: http://josm.openstreetmap.de/svn/trunk Last Changed Date: 2010-09-05 23:03:46 +0200 (Sun, 05 Sep 2010) Last Changed Rev: 3514 Identification: JOSM/1.5 (3514 it) Memory Usage: 90 MB / 494 MB (28 MB allocated, but free) Java version: 1.6.0_21, Sun Microsystems Inc., Java HotSpot(TM) Client VM Operating system: Windows 7 Dataset consistency test: No problems found Plugin: PicLayer (22549) Plugin: RoadSigns (22850) Plugin: public_transport (22148) Plugin: turnrestrictions (23254) Plugin: validator (22805) Plugin: wmsplugin (22964) java.lang.NoSuchMethodError: org.openstreetmap.josm.gui.tagging.TagEditorPanel.<init>(Lorg/openstreetmap/josm/gui/tagging/TagEditorModel;Lorg/openstreetmap/josm/gui/dialogs/properties/PresetListPanel$PresetHandler;)V at org.openstreetmap.josm.plugins.turnrestrictions.editor.AdvancedEditorPanel.buildTagEditorPanel(AdvancedEditor
Attachments (0)
Change History (3)
comment:1 by , 14 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 14 years ago
Cc: | added |
---|---|
Summary: | exapection turn restrictions → exception turn restrictions |
comment:3 by , 14 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
update plugins and it should work
Note:
See TracTickets
for help on using tickets.
It looks to me that it's caused by incompatible versions of JOSM and turnrestriction plugin.
Plugin is too new (contains [o23254] which is related to [3518]).