Opened 16 years ago
Closed 15 years ago
#5176 closed defect (fixed)
Error with ghost plug-in
| Reported by: | anonymous | Owned by: | team |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Plugin | Version: | |
| Keywords: | ghost | Cc: |
Description
Just select any area and click on Disable.../Hide... selected ways/similar areas
Repository Root: http://josm.openstreetmap.de/svn
Build-Date: 2010-06-20 01:32:31
Last Changed Author: stoecker
Revision: 3336
Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
URL: http://josm.openstreetmap.de/svn/trunk
Last Changed Date: 2010-06-19 14:23:54 +0200 (Sat, 19 Jun 2010)
Last Changed Rev: 3336
Identification: JOSM/1.5 (3336 en)
Memory Usage: 33 MB / 1450 MB (3 MB allocated, but free)
Java version: 1.6.0_18, Sun Microsystems Inc., Java HotSpot(TM) Client VM
Operating system: Windows Vista
Dataset consistency test: No problems found
Plugin: dataimport (20431)
Plugin: ghost (2)
Plugin: openvisible (21706)
Plugin: remotecontrol (21706)
Plugin: tageditor (21026)
Plugin: tagging-preset-tester (21797)
Plugin: turnrestrictions (21706)
Plugin: undelete (21186)
Plugin: validator (21667)
Plugin: waydownloader (21706)
Plugin: wayselector (21706)
Plugin: wmsplugin (21796)
java.lang.NoSuchMethodError: org.openstreetmap.josm.data.osm.Way.setDisabled(Z)V
at ghost.GhostPlugin.ghost(GhostPlugin.java:134)
at ghost.GhostSimilarAction.actionPerformed(GhostSimilarAction.java:41)
at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
at javax.swing.AbstractButton.doClick(Unknown Source)
at javax.swing.plaf.basic.BasicMenuItemUI.doClick(Unknown Source)
at javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(Unknown Source)
at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
at java.awt.Component.processMouseEvent(Unknown Source)
at javax.swing.JComponent.processMouseEvent(Unknown Source)
at java.awt.Component.processEvent(Unknown Source)
at java.awt.Container.processEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Window.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)
Attachments (0)
Change History (2)
comment:1 by , 16 years ago
comment:2 by , 15 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |



Remove ghost plugin. JOSM has own filter features.