﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
23469	Startup script does not work in ArchLinux	GHOSTsama	team	"Currently, the startup script ''/usr/bin/josm'' does not work in ArchLinux because JavaFX was removed from the official repositories.

If JavaFX is not installed when you launch JOSM, it throws this error:
{{{
Using /usr/bin/java to execute josm.
Error occurred during initialization of boot layer
java.lang.module.FindException: Module javafx.web not found
}}}

Aparently it is due to [https://josm.openstreetmap.de/browser/josm/trunk/native/linux/tested/usr/bin/josm?rev=18972#L84/ this line], it is assumed that JavaFX is installed, when it is not.

Running ''java -jar /path/to/josm.jar'' it works, if JavaFX is an optional dependency, this should be considered when loading the modules as it might not be installed."	defect	closed	normal		Ubuntu package		othersoftware		
