Modify

Opened 15 years ago

Closed 15 years ago

#4260 closed defect (fixed)

NPE

Reported by: anonymous Owned by: team
Priority: normal Milestone:
Component: Core Version:
Keywords: template_report Cc:

Description

What steps will reproduce the problem?

  1. Set display type to Mac Look and Feel under Linux

What is the expected result?

What happens instead?

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

Repository Root: http://josm.openstreetmap.de/svn
Build-Date: 2009-12-02 02:32:19
Last Changed Author: jttt
Revision: 2561
Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
URL: http://josm.openstreetmap.de/svn/trunk
Last Changed Date: 2009-12-01 21:37:23 +0100 (Tue, 01 Dec 2009)
Last Changed Rev: 2561

Memory Usage: 41 MB / 493 MB (21 MB allocated, but free)
Java version: 1.6.0_17


Plugins: editgpx,tageditor,utilsplugin,wmsplugin

java.lang.NullPointerException
	at org.openstreetmap.josm.actions.JosmAction.<init>(JosmAction.java:80)
	at org.openstreetmap.josm.actions.NewAction.<init>(NewAction.java:18)
	at org.openstreetmap.josm.gui.MainMenu.<init>(MainMenu.java:93)
	at org.openstreetmap.josm.Main.<init>(Main.java:209)
	at org.openstreetmap.josm.gui.MainApplication.<init>(MainApplication.java:42)
	at org.openstreetmap.josm.gui.MainApplication.main(MainApplication.java:148)

Attachments (0)

Change History (1)

comment:1 by stoecker, 15 years ago

Resolution: fixed
Status: newclosed

(In [2708]) close #4260 - NPE

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain team.
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.