﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
9107	JOSM Build 6253 doesn't start	Lesath	team	"What steps will reproduce the problem?
 1. Checkout JOSM version 6253 in a clean directory.
 2. Build it.
 3. Run it.

What is the expected result?

JOSM is started showing the welcome screen.

What happens instead?

An Exception (see below). Seems to be a missing image/not entered image.

Please provide any additional information below. Attach a screenshot if
possible.

{{{
Build-Date: 2013-09-24 14:39:21
Revision: 6253
Is-Local-Build: true

Identification: JOSM/1.5 (6253 SVN de) Mac OS X 10.8.5
Memory Usage: 23 MB / 373 MB (8 MB allocated, but free)
Java version: 1.7.0_25, Oracle Corporation, Java HotSpot(TM) 64-Bit Server VM

Plugin: OpeningHoursEditor
Plugin: download_along
Plugin: turnlanes
Plugin: turnrestrictions

java.lang.RuntimeException: Fehler: Das Bild 'unjoinnodeway.???' konnte nicht geladen werden. Das ist ein schwerwiegendes Konfigurationsproblem.
	at org.openstreetmap.josm.tools.ImageProvider.get(ImageProvider.java:307)
	at org.openstreetmap.josm.tools.ImageProvider.get(ImageProvider.java:364)
	at org.openstreetmap.josm.actions.JosmAction.<init>(JosmAction.java:108)
	at org.openstreetmap.josm.actions.JosmAction.<init>(JosmAction.java:117)
	at org.openstreetmap.josm.actions.UnJoinNodeWayAction.<init>(UnJoinNodeWayAction.java:28)
	at org.openstreetmap.josm.gui.MainMenu.<init>(MainMenu.java:228)
	at org.openstreetmap.josm.Main.<init>(Main.java:387)
	at org.openstreetmap.josm.gui.MainApplication.<init>(MainApplication.java:69)
	at org.openstreetmap.josm.gui.MainApplication.main(MainApplication.java:377)

}}}
"	defect	closed	normal	13.11	Core	latest	fixed	template_report	Lesath
