Opened 12 years ago

Last modified 12 years ago

#9088 closed defect

Can't open KMZ file (java.lang.NegativeArraySizeException) — at Version 1

Reported by: solitone Owned by: Don-vip
Priority: normal Milestone:
Component: Plugin opendata Version:
Keywords: Cc:

Description (last modified by Don-vip)

I get a java.lang.NegativeArraySizeException when trying to open a KMZ file.

The file was created with Oruxmaps, and contains photo waypoints.

I can open it with Google Earth.

Here's the file:
https://www.dropbox.com/s/qyg5psxuttl4q1k/Waypoints__20130920_1447.kmz

Change History (1)

comment:1 by Don-vip, 12 years ago

Description: modified (diff)
Status: newassigned
Summary: Can't open KMZ fileCan't open KMZ file (java.lang.NegativeArraySizeException)

Confirmed:

Caused by: java.lang.NegativeArraySizeException
	at org.openstreetmap.josm.plugins.opendata.core.io.geographic.KmzReader.parseDoc(KmzReader.java:45)
	at org.openstreetmap.josm.plugins.opendata.core.io.geographic.KmzReader.parseDataSet(KmzReader.java:40)
	at org.openstreetmap.josm.plugins.opendata.core.io.geographic.KmlKmzImporter.parseDataSet(KmlKmzImporter.java:38)
Note: See TracTickets for help on using tickets.