Modify

Opened 9 months ago

Closed 9 months ago

#24219 closed defect (duplicate)

dxf

Reported by: tarakhydraulicien@… Owned by: team
Priority: normal Milestone:
Component: Plugin DxfImport Version:
Keywords: template_report Cc:

Description

What steps will reproduce the problem?

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

Attachments (0)

Change History (1)

comment:1 by stoecker, 9 months ago

Component: CorePlugin DxfImport
Resolution: duplicate
Status: newclosed

Closed as duplicate of #23861.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain team.
as The resolution will be set.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.