Modify

Ticket #3445 (closed defect: duplicate)

Opened 2 years ago

Last modified 2 years ago

Crashes when selecting multiple ways and trying to change tags

Reported by: christoph@… Owned by: team
Priority: major Component: Core
Version: latest Keywords:
Cc:

Description

Never had this before, don´t know when this came into JOSM, but it is at least so since maybe 2-3 weeks. I always use the latest version.

Path: trunk URL: http://josm.openstreetmap.de/svn/trunk Repository Root: http://josm.openstreetmap.de/svn Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b Revision: 2083 Node Kind: directory Last Changed Author: Gubaer Last Changed Rev: 2083 Last Changed Date: 2009-09-09 00:46:01 +0200 (Wed, 09 Sep 2009)

Memory Usage: 56 MB / 508 MB (5 MB allocated, but free) Java version: 1.6.0_15

Plugins: measurementwmsplugin Plugin measurement Version: 17377 Plugin wmsplugin Version: 17407

java.lang.NullPointerException

at java.util.TreeMap.put(Unknown Source) at java.util.TreeSet.add(Unknown Source) at org.openstreetmap.josm.gui.tagging.TaggingPreset.determineBooleanUsage(TaggingPreset.java:134) at org.openstreetmap.josm.gui.tagging.TaggingPreset$Check.addToPanel(TaggingPreset.java:227) at org.openstreetmap.josm.gui.tagging.TaggingPreset.createPanel(TaggingPreset.java:683) at org.openstreetmap.josm.gui.tagging.TaggingPreset.actionPerformed(TaggingPreset.java:696) 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

Change History

comment:1 Changed 2 years ago by stoecker

  • Status changed from new to closed
  • Resolution set to duplicate

comment:2 Changed 2 years ago by stoecker

Closed as duplicate of #3440.

View

Add a comment

Modify Ticket

Change Properties
<Author field>
Action
as closed
as The resolution will be set. Next status will be 'closed'
The resolution will be deleted. Next status will be 'reopened'
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.