Modify

Opened 4 years ago

Closed 4 years ago

#2522 closed defect (worksforme)

Error when starting application

Reported by: anonymous Owned by: anonymous
Priority: major 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 Changed 4 years ago by stoecker

  • Owner changed from team to anonymous
  • Status changed from new to needinfo

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 Changed 4 years ago by stoecker

  • Resolution set to worksforme
  • Status changed from needinfo to closed

No answer. Closing.

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.