Modify

Opened 21 months ago

Closed 20 months ago

Last modified 20 months ago

#6762 closed defect (duplicate)

Error on map click

Reported by: JackLeEmmerdeur Owned by: team
Priority: normal Component: Core
Version: latest Keywords: template_report
Cc:

Description

What steps will reproduce the problem?

  1. Loaded an gpx track including photo- and mp3-links
  2. Hidden all sidebars
  3. Just opened the relations-sidebar
  4. Tried to drag a selection border. Did not see anything
  5. Activated OSM (Mapnik) background
  6. Tried to drag the selection border again
  7. Error on start of the dragging process

What is the expected result?

A selection border

What happens instead?

You name it

Please provide any additional information below. Attach a screenshot if
possible.

Repository Root: http://josm.openstreetmap.de/svn
Build-Date: 2011-08-01 01:31:34
Last Changed Author: stoecker
Revision: 4279
Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
URL: http://josm.openstreetmap.de/svn/trunk
Last Changed Date: 2011-07-31 23:52:49 +0200 (Sun, 31 Jul 2011)
Last Changed Rev: 4279

Identification: JOSM/1.5 (4279 de)
Memory Usage: 80 MB / 247 MB (18 MB allocated, but free)
Java version: 1.6.0_25, Sun Microsystems Inc., Java HotSpot(TM) Client VM
Operating system: Windows 7


java.lang.NullPointerException
	at org.openstreetmap.josm.gui.layer.TMSLayer$10$1.mouseClicked(TMSLayer.java:472)
	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.dispatchEventImpl(Unknown Source)
	at java.awt.EventQueue.acc

Attachments (0)

Change History (2)

comment:1 Changed 20 months ago by Don-vip

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

comment:2 Changed 20 months ago by Don-vip

Closed as duplicate of #6812.

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.