Modify

Ticket #2010 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

NullPointerException on every start

Reported by: robberknight Owned by: framm
Priority: minor Component: unspecified
Version: latest Keywords:
Cc:

Description

On every start of JOSM I get the attached exception. After clicking on continue it works as expected.

I _think_ this began with 1221 but I'm not completely sure about that. Don't know the exact version I used before that, I think it was the one requiring the plugin-updates. But when I run 1212 now, the exception is occuring too. So maybe it has to do something with the settings?

Path: trunk URL: http://josm.openstreetmap.de/svn/trunk Repository Root: http://josm.openstreetmap.de/svn Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b Revision: 1238 Node Kind: directory Last Changed Author: ulfl Last Changed Rev: 1238 Last Changed Date: 2009-01-11 03:03:04 +0100 (Sun, 11 Jan 2009)

Plugins: namefinder;openstreetbugs;utilsplugin;validator;wmsplugin Plugin namefinder Version: 12780 Plugin openstreetbugs Version: 13135 Plugin utilsplugin Version: 12780 Plugin validator Version: 12991 Plugin wmsplugin Version: 12984

java.lang.NullPointerException

at org.openstreetmap.josm.gui.dialogs.ToggleDialog$3.actionPerformed(ToggleDialog.java:157) at org.openstreetmap.josm.gui.dialogs.ToggleDialog$5.run(ToggleDialog.java:218) at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209) at java.awt.EventQueue.dispatchEvent(EventQueue.java:597) at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:273) at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:183) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:173) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:168) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:160) at java.awt.EventDispatchThread.run(EventDispatchThread.java:121)

Attachments

Change History

comment:1 Changed 3 years ago by anonymous

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

Duplicate #2006.

View

Add a 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.