﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
16908	FontsManager prevents JOSM to start when local disk is full	anonymous	anonymous	"==== What steps will reproduce the problem?
1. 
2. 
3. 

==== What is the expected result?
JOSM starts
==== What happens instead?
Error, maybe it was some kind of canceling an upload to OSM before closing JOSM the time before the error occurred with starting JOSM
==== Please provide any additional information below. Attach a screenshot if possible.

{{{
URL:https://josm.openstreetmap.de/svn/trunk
Repository:UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
Last:Changed Date: 2018-10-01 23:59:36 +0200 (Mon, 01 Oct 2018)
Build-Date:2018-10-01 22:08:47
Revision:14289
Relative:URL: ^/trunk

Identification: JOSM/1.5 (14289 de) Linux Ubuntu 16.04.5 LTS
Memory Usage: 150 MB / 1749 MB (126 MB allocated, but free)
Java version: 1.8.0_181-8u181-b13-0ubuntu0.16.04.1-b13, Oracle Corporation, OpenJDK 64-Bit Server VM
Screen: :0.0 1920x1080
Maximum Screen Size: 1920x1080
Java package: openjdk-8-jre:amd64-8u181-b13-0ubuntu0.16.04.1

Last errors/warnings:
- E: Handled by bug report queue: org.openstreetmap.josm.tools.JosmRuntimeException: java.io.IOException: Auf dem Gerät ist kein Speicherplatz mehr verfügbar. Ursache: java.io.IOException: Auf dem Gerät ist kein Speicherplatz mehr verfügbar


=== REPORTED CRASH DATA ===
BugReportExceptionHandler#handleException:
No data collected.

Warning issued by: BugReportExceptionHandler#handleException

=== STACK TRACE ===
Thread: main (1)
org.openstreetmap.josm.tools.JosmRuntimeException: java.io.IOException: Auf dem Gerät ist kein Speicherplatz mehr verfügbar
	at org.openstreetmap.josm.tools.FontsManager.initialize(FontsManager.java:43)
	at org.openstreetmap.josm.gui.MainApplication.mainJOSM(MainApplication.java:809)
	at org.openstreetmap.josm.gui.MainApplication$3.processArguments(MainApplication.java:283)
	at org.openstreetmap.josm.gui.MainApplication.main(MainApplication.java:710)
Caused by: java.io.IOException: Auf dem Gerät ist kein Speicherplatz mehr verfügbar
	at java.io.FileOutputStream.writeBytes(Native Method)
	at java.io.FileOutputStream.write(FileOutputStream.java:326)
	at java.awt.Font.createFont0(Font.java:952)
	at java.awt.Font.createFont(Font.java:877)
	at org.openstreetmap.josm.tools.FontsManager.initialize(FontsManager.java:41)
	... 3 more
}}}
"	defect	closed	normal	18.10	Core		fixed	template_report	
