Modify

Opened 13 years ago

Closed 13 years ago

Last modified 13 years ago

#8302 closed defect (duplicate)

Crash while changing value of tag

Reported by: andre-r@… Owned by: team
Priority: blocker Milestone:
Component: Core Version: latest
Keywords: template_report Cc: AndreR

Description

What steps will reproduce the problem?

  1. Load a map area and Bing sat images
  2. Draw a building using the building plugin
  3. 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 akks, 13 years ago

My fault, fixing.

comment:2 by akks, 13 years ago

Resolution: duplicate
Status: newclosed

Closed as duplicate of #8301.

comment:3 by akks, 13 years ago

Fixed in r5645

Last edited 13 years ago by akks (previous) (diff)

Modify Ticket

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