Opened 17 years ago
Closed 17 years ago
#629 closed defect (fixed)
exception when slippy map chooser plugin is scrolled to Japan
Reported by: | daveemtb | Owned by: | framm |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | Plugin | Version: | |
Keywords: | Cc: |
Description
Whenever I use the slippy map chooser plugin to try to download data in Japan, it produces this exception as soon as I scroll Japan in to view:
Path: josm
URL: http://www.openstreetmap.de/svn/josm
Repository Root: http://www.openstreetmap.de/svn/josm
Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
Revision: 530
Node Kind: directory
Last Changed Rev: 530
Last Changed Date: 2008-02-01 06:00:23 +0100 (Fri, 01 Feb 2008)
java.lang.IllegalArgumentException: LUT has improper length!
at javax.imageio.ImageTypeSpecifier$Indexed.<init>(Unknown Source)
at javax.imageio.ImageTypeSpecifier.createIndexed(Unknown Source)
at com.sun.imageio.plugins.png.PNGImageReader.getImageTypes(Unknown Source)
at com.sun.imageio.plugins.png.PNGImageReader.readImage(Unknown Source)
at com.sun.imageio.plugins.png.PNGImageReader.read(Unknown Source)
at javax.imageio.ImageIO.read(Unknown Source)
at javax.imageio.ImageIO.read(Unknown Source)
at TileDB$TileFetcherThread.run(TileDB.java:177)
at java.lang.Thread.run(Unknown Source)
Attachments (0)
Change History (3)
comment:1 by , 17 years ago
Priority: | major → minor |
---|
comment:2 by , 17 years ago
I tried to fix the error. But because I was not able to reproduce the error I cant't verify the fix. Please test the newest version of the slippy_map_chooser (v1.2). If the error is still not fixed post some coordinates or place names of the region where that error occurs.
comment:3 by , 17 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Reopen if still existing in newer versions.
I tried to reproduce the error. I scrolled the view to Japan and zoomed in, out, in,....
But I cannot repoduce it.