#5725 closed defect (duplicate)
NPE when clicking on the map
Reported by: | Zverikk | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core | Version: | |
Keywords: | npe | Cc: |
Description
I use a pen tablet. Sometimes, very rarely, I get this exception when I click on the map. Also, after that it zooms to the limit, so I have to zoom out for a bit.
Repository Root: http://josm.openstreetmap.de/svn Build-Date: 2010-12-08 02:31:28 Last Changed Author: bastiK Revision: 3706 Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b URL: http://josm.openstreetmap.de/svn/trunk Last Changed Date: 2010-12-07 12:49:44 +0100 (Tue, 07 Dec 2010) Last Changed Rev: 3706 Identification: JOSM/1.5 (3706 ru) Memory Usage: 152 MB / 247 MB (47 MB allocated, but free) Java version: 1.6.0_20, Sun Microsystems Inc., Java HotSpot(TM) Client VM Operating system: Windows XP Dataset consistency test: No problems found Plugin: editgpx (23659) Plugin: fuzzer (15) Plugin: imagery (24624) Plugin: reverter (23278) java.lang.NullPointerException at org.openstreetmap.josm.actions.mapmode.SelectAction.mouseDragged(SelectAction.java:191) at java.awt.AWTEventMulticaster.mouseDragged(Unknown Source) at java.awt.Component.processMouseMotionEvent(Unknown Source) at javax.swing.JComponent.processMouseMotionEvent(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 (0)
Change History (7)
comment:1 by , 14 years ago
comment:2 by , 14 years ago
First click after starting JOSM or also later?
Did you have it also in versions <= 3701?
comment:3 by , 14 years ago
Just got this exception. It occured when I tried to drag the map. Not right after starting, and not the first right-click.
This exception started appearing about month ago. Once I've received it using mouse.
comment:5 by , 14 years ago
Pen tablet or mouse, with any device sometimes this exception occurs. Is it possible to include additional information in that exception, so I can put it here next time?
comment:6 by , 13 years ago
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Sorry, I was mistaken. Zoom level was not changed, just the whole screen turned grey. When I closed error message and pressed "zoom out", everything was back as it was.