Modify

Opened 6 years ago

Closed 5 years ago

#248 closed defect (fixed)

JOSM error when opening a gpx file

Reported by: thorirj@… Owned by: imi
Priority: major Component: unspecified
Version: Keywords:
Cc:

Description

I opened up JOSM, selected a gpx file, hit open and got an error. I have previously opened this file without error so I'm pretty sure the file (see attachment) is not corrupt. Following is the automatic message from JOSM:

Path: josm
URL: http://www.eigenheimstrasse.de/svn/josm
Repository Root: http://www.eigenheimstrasse.de/svn/josm
Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
Revision: 317
Node Kind: directory
Last Changed Author: framm
Last Changed Rev: 317
Last Changed Date: 2007-09-04 00:11:08 +0200 (Tue, 04 Sep 2007)

java.lang.NullPointerException

at org.openstreetmap.josm.gui.NavigatableComponent.getEastNorth(NavigatableComponent.java:84)
at org.openstreetmap.josm.gui.MapMover.mouseWheelMoved(MapMover.java:171)
at java.awt.Component.processMouseWheelEvent(Component.java:5576)
at java.awt.Component.processEvent(Component.java:5260)
at java.awt.Container.processEvent(Container.java:1966)
at java.awt.Component.dispatchEventImpl(Component.java:3955)
at java.awt.Container.dispatchEventImpl(Container.java:2024)
at java.awt.Component.dispatchEvent(Component.java:3803)
at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4212)
at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3921)
at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3822)
at java.awt.Container.dispatchEventImpl(Container.java:2010)
at java.awt.Window.dispatchEventImpl(Window.java:1778)
at java.awt.Component.dispatchEvent(Component.java:3803)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:463)
at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)

Attachments (0)

Change History (3)

comment:1 Changed 6 years ago by thorirj@…

The gpx file was rejected, because it is apparently too large. If it is needed I can send it to you via email.

comment:2 Changed 5 years ago by Gabriel Ebner <ge@…>

Fixed in r506.

comment:3 Changed 5 years ago by Gabriel Ebner <ge@…>

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

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.