Modify

Opened 3 years ago

Closed 3 years ago

#4194 closed defect (fixed)

Prefeences

Reported by: meppen7 Owned by: team
Priority: normal Component: Core
Version: latest Keywords: Edit, Preferences
Cc:

Description

  1. Start JOSM
  2. Click on Button Edit
  3. Click on Preferences
  4. Error message below pops up
  5. After clicking on 'Do nothing' or 'Report Bug' the preferences window pops up. Seems to work o. k.


Repository Root: http://josm.openstreetmap.de/svn

Build-Date: 2009-12-17 02:31:44
Last Changed Author: bastiK
Revision: 2646
Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
URL: http://josm.openstreetmap.de/svn/trunk
Last Changed Date: 2009-12-17 00:06:01 +0100 (Thu, 17 Dec 2009)
Last Changed Rev: 2646

Memory Usage: 18 MB / 1016 MB (1 MB allocated, but free)
Java version: 1.6.0_17

Plugins: livegps,surveyor
Plugin livegps Version: 19056
Plugin surveyor Version: 18503

java.lang.NullPointerException

at org.openstreetmap.josm.gui.preferences.ServerAccessPreference.addGui(ServerAccessPreference.java:48)
at org.openstreetmap.josm.gui.preferences.PreferenceDialog.<init>(PreferenceDialog.java:139)
at org.openstreetmap.josm.actions.PreferencesAction.run(PreferencesAction.java:45)
at org.openstreetmap.josm.actions.PreferencesAction.actionPerformed(PreferencesAction.java:41)
at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
at javax.swing.AbstractButton.doClick(Unknown Source)
at javax.swing.plaf.basic.BasicMenuItemUI.doClick(Unknown Source)
at javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(Unknown Source)
at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
at java.awt.Component.processMouseEvent(Unknown Source)
at javax.swing.JComponent.processMouseEvent(Unknown Source)
at java.awt.Component.processEvent(Unknown Source)
at java.awt.Container.processEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Window.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)

Attachments (0)

Change History (1)

comment:1 Changed 3 years ago by Gubaer

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

(In [2650]) fixed #4194: Prefeences

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.