Modify

Opened 2 years ago

Closed 2 years ago

Last modified 2 years ago

#6003 closed defect (duplicate)

Crash when clicking on map

Reported by: srbrook Owned by: team
Priority: normal Component: Core
Version: Keywords:
Cc:

Description

Crash when clicking on map - i have Bing and street view layers loaded.

Repository Root: http://josm.openstreetmap.de/svn
Build-Date: 2011-02-20 14:12:04
Last Changed Author: stoecker
Revision: 3919
Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
URL: http://josm.openstreetmap.de/svn/trunk
Last Changed Date: 2011-02-20 15:08:35 +0100 (Sun, 20 Feb 2011)
Last Changed Rev: 3919

Identification: JOSM/1.5 (3919 en_GB)
Memory Usage: 341 MB / 910 MB (92 MB allocated, but free)
Java version: 1.6.0_20, Sun Microsystems Inc., Java HotSpot(TM) 64-Bit Server VM
Operating system: Windows 7
Dataset consistency test: No problems found

Plugin: contourmerge (25200)
Plugin: openvisible (25192)
Plugin: turnrestrictions (25199)

java.lang.NullPointerException

at org.openstreetmap.josm.gui.layer.TMSLayer$10$1.mouseClicked(TMSLayer.java:447)
at java.awt.AWTEventMulticaster.mouseClicked(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 (0)

Change History (2)

comment:1 Changed 2 years ago by stoecker

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

comment:2 Changed 2 years ago by stoecker

Closed as duplicate of #5990.

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.