Modify

Ticket #49 (closed defect: fixed)

Opened 5 years ago

Last modified 5 years ago

exception when starting with 'josm file.gpx'

Reported by: jburgess@… Owned by: imi
Priority: minor Component: unspecified
Version: latest Keywords:
Cc:

Description

$ java -Xmx1024m -jar svn.openstreetmap.org/editors/josm/dist/josm-custom.jar processed/20061125_163008.gpx java.lang.NullPointerException

at org.openstreetmap.josm.gui.layer.RawGpsLayer$1.run(Unknown Source) at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209) at java.awt.EventQueue.dispatchEvent(EventQueue.java:461) 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)

It works fine provided there is an OSM data layer first, e.g. something like:

josm map.osm file1.gpx file2.gpx

Attachments

Change History

comment:1 Changed 5 years ago by imi

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

Add a 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.