﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
17824	Command line substitution in .desktop file uses incorrect pattern	mlundblad	Don-vip	"Hi!

The .desktop file JOSM uses %F for the command line.
Although the application registers as a handler for x-scheme-handler/geo.
In this case the pattern should probably be %U (could be either URLs or bare file paths).
We just added support in gnome-maps for opening a location in any app that lists itself as handling x-scheme-handler/geo. And GIO doesn't expand the argument when calling g_application_launch_uris when the .desktop file has %F (or %f).
Changing %F to %U makes it actually calling JOSM with the geo: URI as an argument. But that isn't quite working, but I'll file another bug for that…

Thanks!"	defect	closed	normal	19.06	Core		fixed	linux desktop	
