Modify

Opened 4 years ago

Closed 4 years ago

#3421 closed defect (fixed)

error while moveing the visible area

Reported by: bergenholtz@… Owned by: bergenholtz@…
Priority: normal Component: Core
Version: latest Keywords:
Cc:

Description (last modified by stoecker)

when moveing the visible area with the pressing the right mouse button i got this error message:

Path: trunk
URL: http://josm.openstreetmap.de/svn/trunk
Repository Root: http://josm.openstreetmap.de/svn
Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
Revision: 2066
Node Kind: directory
Last Changed Author: Gubaer
Last Changed Rev: 2066
Last Changed Date: 2009-09-05 20:29:48 +0200 (Sat, 05 Sep 2009)

Memory Usage: 419 MB / 1016 MB (126 MB allocated, but free)
Java version: 1.6.0_15

Plugins: osmarendervalidatorwmsplugin
Plugin osmarender Version: 16760
Plugin validator Version: 17352
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 (1)

map.zip (62.2 KB) - added by bergenholtz@… 4 years ago.
osm file for generating the runtime error

Download all attachments as: .zip

Change History (4)

comment:1 Changed 4 years ago by bergenholtz@…

my description how to get the error was wrong. now it is correct: in my edit i mark about 5 ways and give the attribute "footway". When selecting the attribute, before the dialogue come up, the error comes up. This have happend 3 times now. My area is added as osm file, select the ways without attributes near by 50.6540 7.1485

Changed 4 years ago by bergenholtz@…

osm file for generating the runtime error

comment:2 Changed 4 years ago by stoecker

  • Description modified (diff)
  • Owner changed from team to bergenholtz@…
  • Status changed from new to needinfo

Does this still happen?

comment:3 Changed 4 years ago by John <bergenholtz@…>

  • Resolution set to fixed
  • Status changed from needinfo to closed

Does not happen in version 2459.

Add 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.