Opened 17 years ago
Closed 17 years ago
#599 closed defect (duplicate)
crash on using slippy map download plugin
Reported by: | daveemtb | Owned by: | framm |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | Plugin | Version: | |
Keywords: | slippy map download | Cc: |
Description
When I tried to use the slippy map plugin just now, I double clicked several times on the area i was trying to zoom in on (Tokyo as it happens) and got an unexpected exception.
Details are:
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: 522
Node Kind: directory
Last Changed Author: gebner
Last Changed Rev: 522
Last Changed Date: 2008-01-13 23:41:49 +0100 (Sun, 13 Jan 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
comment:2 by , 17 years ago
This looks like one of the tiles you requested is broken. Probably no application error. The application could perhaps handle such a failure more gracefully.
comment:3 by , 17 years ago
Resolution: | → duplicate |
---|---|
Status: | new → closed |
There is a second ticket for this error, closing this one.
got this again, this time zooming in using scroll wheel to zoom in on Japan.
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: 522
Node Kind: directory
Last Changed Author: gebner
Last Changed Rev: 522
Last Changed Date: 2008-01-13 23:41:49 +0100 (Sun, 13 Jan 2008)
java.lang.IllegalArgumentException: LUT has improper length!