Modify

Opened 3 years ago

Closed 3 years ago

#4260 closed defect (fixed)

NPE

Reported by: anonymous Owned by: team
Priority: normal 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 Changed 3 years ago by stoecker

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

(In [2708]) close #4260 - NPE

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.