﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
24219	dxf	tarakhydraulicien@…	team	"==== What steps will reproduce the problem?
1. 
2. 
3. 

==== What is the expected result?

==== What happens instead?

==== Please provide any additional information below. Attach a screenshot if possible.

{{{
Revision:19096
Build-Date:2024-06-04 11:22:39

Identification: JOSM/1.5 (19096 fr) Windows 10 64-Bit
OS Build number: Windows 10 Pro 1709 (16299)
Memory Usage: 804 MB / 4072 MB (231 MB allocated, but free)
Java version: 21.0.3+9-LTS, Azul Systems, Inc., OpenJDK 64-Bit Server VM
Look and Feel: com.sun.java.swing.plaf.windows.WindowsLookAndFeel
Screen: \Display0 1366×768 (scaling 1.00×1.00)
Maximum Screen Size: 1366×768
Best cursor sizes: 16×16→32×32, 32×32→32×32
System property file.encoding: UTF-8
System property sun.jnu.encoding: Cp1252
Locale info: fr_FR
Numbers with default locale: 1234567890 -> 1234567890
VM arguments: [-Djpackage.app-version=1.5.19096, --add-modules=java.scripting,java.sql,javafx.controls,javafx.media,javafx.swing,javafx.web, --add-exports=java.base/sun.security.action=ALL-UNNAMED, --add-exports=java.desktop/com.sun.imageio.plugins.jpeg=ALL-UNNAMED, --add-exports=java.desktop/com.sun.imageio.spi=ALL-UNNAMED, --add-opens=java.base/java.lang=ALL-UNNAMED, --add-opens=java.base/java.nio=ALL-UNNAMED, --add-opens=java.base/jdk.internal.loader=ALL-UNNAMED, --add-opens=java.base/jdk.internal.ref=ALL-UNNAMED, --add-opens=java.desktop/javax.imageio.spi=ALL-UNNAMED, --add-opens=java.desktop/javax.swing.text.html=ALL-UNNAMED, --add-opens=java.prefs/java.util.prefs=ALL-UNNAMED, -Djpackage.app-path=%UserProfile%\AppData\Local\JOSM\JOSM.exe]
Dataset consistency test: No problems found

Plugins:
+ ColorPlugin (v1.1.2.1)
+ DxfImport (1014)
+ ImportImagePlugin (36184)
+ Mapillary (2.2.4)
+ apache-commons (36273)
+ buildings_tools (36226)
+ ejml (36176)
+ geotools (36273)
+ jackson (36273)
+ jaxb (36118)
+ jts (36004)
+ measurement (36256)
+ opendata (36256)
+ photo_geotagging (36276)
+ utilsplugin2 (36241)

Last errors/warnings:
- 00000.571 W: extended font config - overriding 'filename.Malgun_Gothic=malgun.ttf' with 'MALGUN.TTF'
- 00000.573 W: extended font config - overriding 'filename.Myanmar_Text=mmrtext.ttf' with 'MMRTEXT.TTF'
- 00000.573 W: extended font config - overriding 'filename.Mongolian_Baiti=monbaiti.ttf' with 'MONBAITI.TTF'
- 00001.151 E: java.security.KeyStoreException: Windows-ROOT not found. Cause : java.security.NoSuchAlgorithmException: Windows-ROOT KeyStore not available
- 00087.627 E: java.lang.NullPointerException: Cannot invoke ""java.awt.geom.GeneralPath.getBounds2D()"" because ""this.path"" is null
- 00087.640 E: java.io.IOException: java.lang.NullPointerException: Cannot invoke ""java.awt.geom.GeneralPath.getBounds2D()"" because ""this.path"" is null. Cause : java.lang.NullPointerException: Cannot invoke ""java.awt.geom.GeneralPath.getBounds2D()"" because ""this.path"" is null
- 00087.643 E: Handled by bug report queue: java.io.IOException: java.lang.NullPointerException: Cannot invoke ""java.awt.geom.GeneralPath.getBounds2D()"" because ""this.path"" is null. Cause : java.lang.NullPointerException: Cannot invoke ""java.awt.geom.GeneralPath.getBounds2D()"" because ""this.path"" is null
- 00137.378 E: java.lang.NullPointerException: Cannot invoke ""java.awt.geom.GeneralPath.getBounds2D()"" because ""this.path"" is null
- 00137.396 E: java.io.IOException: java.lang.NullPointerException: Cannot invoke ""java.awt.geom.GeneralPath.getBounds2D()"" because ""this.path"" is null. Cause : java.lang.NullPointerException: Cannot invoke ""java.awt.geom.GeneralPath.getBounds2D()"" because ""this.path"" is null
- 00137.398 E: Handled by bug report queue: java.io.IOException: java.lang.NullPointerException: Cannot invoke ""java.awt.geom.GeneralPath.getBounds2D()"" because ""this.path"" is null. Cause : java.lang.NullPointerException: Cannot invoke ""java.awt.geom.GeneralPath.getBounds2D()"" because ""this.path"" is null



=== REPORTED CRASH DATA ===
BugReportExceptionHandler#handleException:
No data collected.

Warning issued by: BugReportExceptionHandler#handleException

=== STACK TRACE ===
Thread: AWT-EventQueue-0 (38) of main
java.io.IOException: java.lang.NullPointerException: Cannot invoke ""java.awt.geom.GeneralPath.getBounds2D()"" because ""this.path"" is null
	at org.openstreetmap.josm.plugins.dxfimport.DxfImportTask.realRun(DxfImportTask.java:217)
	at org.openstreetmap.josm.gui.PleaseWaitRunnable.doRealRun(PleaseWaitRunnable.java:94)
	at org.openstreetmap.josm.gui.PleaseWaitRunnable.run(PleaseWaitRunnable.java:142)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.lang.NullPointerException: Cannot invoke ""java.awt.geom.GeneralPath.getBounds2D()"" because ""this.path"" is null
	at com.kitfox.svg.Path.getBoundingBox(Path.java:107)
	at com.kitfox.svg.Group.calcBoundingBox(Group.java:271)
	at com.kitfox.svg.Group.getBoundingBox(Group.java:252)
	at com.kitfox.svg.Group.calcBoundingBox(Group.java:271)
	at com.kitfox.svg.Group.getBoundingBox(Group.java:252)
	at com.kitfox.svg.Use.getBoundingBox(Use.java:162)
	at com.kitfox.svg.Group.calcBoundingBox(Group.java:271)
	at com.kitfox.svg.Group.getBoundingBox(Group.java:252)
	at com.kitfox.svg.Group.calcBoundingBox(Group.java:271)
	at com.kitfox.svg.Group.getBoundingBox(Group.java:252)
	at com.kitfox.svg.Group.calcBoundingBox(Group.java:271)
	at com.kitfox.svg.Group.getBoundingBox(Group.java:252)
	at com.kitfox.svg.SVGRoot.getBoundingBox(SVGRoot.java:371)
	at org.openstreetmap.josm.plugins.dxfimport.DxfImportTask.realRun(DxfImportTask.java:209)
	... 7 more
}}}
"	defect	closed	normal		Plugin DxfImport		duplicate	template_report	
