Modify

Opened 16 years ago

Closed 16 years ago

#3421 closed defect (fixed)

error while moveing the visible area

Reported by: trekki <bergenholtz@…> Owned by: trekki <bergenholtz@…>
Priority: normal Milestone:
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@… 16 years ago.
osm file for generating the runtime error

Download all attachments as: .zip

Change History (4)

comment:1 by trekki <bergenholtz@…>, 16 years ago

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

by bergenholtz@…, 16 years ago

Attachment: map.zip added

osm file for generating the runtime error

comment:2 by stoecker, 16 years ago

Description: modified (diff)
Owner: changed from team to trekki <bergenholtz@…>
Status: newneedinfo

Does this still happen?

comment:3 by trekki <bergenholtz@…>, 16 years ago

Resolution: fixed
Status: needinfoclosed

Does not happen in version 2459.

Modify Ticket

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