Modify

Opened 16 years ago

Closed 16 years ago

#2522 closed defect (worksforme)

Error when starting application

Reported by: anonymous Owned by: anonymous
Priority: major Milestone:
Component: Core Version: latest
Keywords: Cc:

Description

Path: trunk
URL: http://josm.openstreetmap.de/svn/trunk
Repository Root: http://josm.openstreetmap.de/svn
Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
Revision: 1567
Node Kind: directory
Last Changed Author: framm
Last Changed Rev: 1567
Last Changed Date: 2009-05-02 20:09:40 +0200 (Sat, 02 May 2009)

Java version: 1.5.0

java.lang.NullPointerException

at javax.swing.plaf.basic.BasicTreeUI$NodeDimensionsHandler.getNodeDimensions(libgcj.so.10)
at javax.swing.tree.VariableHeightLayoutCache.countRows(libgcj.so.10)
at javax.swing.tree.VariableHeightLayoutCache.update(libgcj.so.10)
at javax.swing.tree.VariableHeightLayoutCache.getRowCount(libgcj.so.10)
at javax.swing.plaf.basic.BasicTreeUI.getRowCount(libgcj.so.10)
at javax.swing.plaf.basic.BasicTreeUI.getMaxHeight(libgcj.so.10)
at javax.swing.plaf.basic.BasicTreeUI.setRowHeight(libgcj.so.10)
at javax.swing.plaf.basic.BasicTreeUI.installDefaults(libgcj.so.10)
at javax.swing.plaf.basic.BasicTreeUI.installUI(libgcj.so.10)
at javax.swing.plaf.metal.MetalTreeUI.installUI(libgcj.so.10)
at javax.swing.JComponent.setUI(libgcj.so.10)
at javax.swing.JTree.setUI(libgcj.so.10)
at javax.swing.JTree.updateUI(libgcj.so.10)
at org.openstreetmap.josm.gui.preferences.ToolbarPreferences.loadActions(ToolbarPreferences.java:397)
at org.openstreetmap.josm.gui.preferences.ToolbarPreferences.refreshToolbarControl(ToolbarPreferences.java:450)
at org.openstreetmap.josm.Main.<init>(Main.java:202)
at org.openstreetmap.josm.gui.MainApplication.<init>(MainApplication.java:45)
at org.openstreetmap.josm.gui.MainApplication.main(MainApplication.java:168)

Attachments (0)

Change History (2)

comment:1 by stoecker, 16 years ago

Owner: changed from team to anonymous
Status: newneedinfo

Please retest with tomorrows latest and when still existing attach your preferences file (strip username/password) or the complete info text from help menu.

comment:2 by stoecker, 16 years ago

Resolution: worksforme
Status: needinfoclosed

No answer. Closing.

Modify Ticket

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