Modify ↓
#8302 closed defect (duplicate)
Crash while changing value of tag
Reported by: | Owned by: | team | |
---|---|---|---|
Priority: | blocker | Milestone: | |
Component: | Core | Version: | latest |
Keywords: | template_report | Cc: | AndreR |
Description
What steps will reproduce the problem?
- Load a map area and Bing sat images
- Draw a building using the building plugin
- Try to change the value from building=yes by double clicking on the entry on the right side of the screen, and it will crash
Repository Root: http://josm.openstreetmap.de/svn Build-Date: 2012-12-29 02:31:34 Last Changed Author: Don-vip Revision: 5644 Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b URL: http://josm.openstreetmap.de/svn/trunk Last Changed Date: 2012-12-28 22:35:12 +0100 (Fri, 28 Dec 2012) Last Changed Rev: 5644 Identification: JOSM/1.5 (5644 de) Memory Usage: 85 MB / 247 MB (19 MB allocated, but free) Java version: 1.7.0_09, Oracle Corporation, Java HotSpot(TM) Client VM Operating system: Windows 8 Dataset consistency test: No problems found Plugin: RoadSigns (28656) Plugin: alignways (28807) Plugin: buildings_tools (28891) Plugin: contourmerge (1003) Plugin: imageryadjust (28807) Plugin: kendzi3d (146) Plugin: kendzi3d-jogl (7) Plugin: log4j (28968) Plugin: multipoly-convert (28807) Plugin: surveyor2 (28656) Plugin: terracer (29047) Plugin: turnlanes (28807) Plugin: turnrestrictions (28807) java.lang.NullPointerException at org.openstreetmap.josm.gui.dialogs.properties.TagEditHelper$EditTagDialog.<init>(TagEditHelper.java:268) at org.openstreetmap.josm.gui.dialogs.properties.TagEditHelper$EditTagDialog.<init>(TagEditHelper.java:209) at org.openstreetmap.josm.gui.dialogs.properties.TagEditHelper.editProperty(TagEditHelper.java:147) at org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog$MouseClickWatch.mouseClicked(PropertiesDialog.java:133) at java.awt.AWTEventMulticaster.mouseClicked(Unknown Source) at java.awt.Component.processMouseEvent(Unknown Source) at javax.swing.JComponent.pr
Attachments (0)
Change History (3)
comment:1 by , 13 years ago
comment:2 by , 13 years ago
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Closed as duplicate of #8301.
Note:
See TracTickets
for help on using tickets.
My fault, fixing.