Modify

Opened 13 years ago

Closed 13 years ago

#6520 closed defect (fixed)

Programm doesn't start

Reported by: coppes@… Owned by: coppes@…
Priority: normal Milestone:
Component: Core Version:
Keywords: template_report Cc:

Description

What steps will reproduce the problem?

  1. java -jar josm-latest-4177.jar

What is the expected result?

What happens instead?
Programm doesn't start

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

Repository Root: http://josm.openstreetmap.de/svn
Build-Date: 2011-06-27 01:31:44
Last Changed Author: stoecker
Revision: 4177
Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
URL: http://josm.openstreetmap.de/svn/trunk
Last Changed Date: 2011-06-26 17:45:48 +0200 (Sun, 26 Jun 2011)
Last Changed Rev: 4177

Identification: JOSM/1.5 (4177 de)
Memory Usage: 89 MB / 455 MB (61 MB allocated, but free)
Java version: 1.6.0_18, Sun Microsystems Inc., OpenJDK Server VM
Operating system: Linux

Plugin: CommandLine
Plugin: DirectUpload
Plugin: PicLayer
Plugin: RoadSigns
Plugin: editgpx
Plugin: gpxfilter
Plugin: multipoly-convert
Plugin: photo_geotagging
Plugin: reverter
Plugin: tageditor
Plugin: turnrestrictions
Plugin: utilsplugin2

java.lang.NullPointerException
	at org.openstreetmap.josm.gui.tagging.TaggingPreset.getLocaleName(TaggingPreset.java:1107)
	at org.openstreetmap.josm.gui.tagging.TaggingPreset.getName(TaggingPreset.java:1114)
	at org.openstreetmap.josm.gui.tagging.TaggingPresetMenu.setDisplayName(TaggingPresetMenu.java:22)
	at org.openstreetmap.josm.gui.tagging.TaggingPreset.readAll(TaggingPreset.java:1194)
	at org.openstreetmap.josm.gui.tagging.TaggingPreset.readAll(TaggingPreset.java:1248)
	at org.openstreetmap.josm.gui.tagging.TaggingPreset.readAll(TaggingPreset.java:1262)
	at org.openstreetmap.josm.gui.tagging.TaggingPreset.readFromPreferences(TaggingPreset.java:1298)
	at org.openstreetmap.josm.gui.preferences.TaggingPresetPreference.initialize(TaggingPresetPreference.java:253)
	at org.openstreetmap.josm.Main.<init>(Main.java:237)
	at org.openstreetmap.josm.gui.MainApplication.<init>(MainApplication.java:59)
	at org.openstreetmap.josm.gui.MainApplication.main(MainApplication.java:23

Attachments (0)

Change History (2)

comment:1 by stoecker, 13 years ago

Owner: changed from team to coppes@…
Status: newneedinfo

What presets do you use?

comment:2 by stoecker, 13 years ago

Resolution: fixed
Status: needinfoclosed

In [4182/josm]:

fix #6520 - NPE

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain coppes@….
as The resolution will be set.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.