Opened 6 years ago
Last modified 6 years ago
#19422 closed defect
TMS image source accessed with incorrect min & max arguments — at Initial Version
| Reported by: | dido | Owned by: | team |
|---|---|---|---|
| Priority: | normal | Milestone: | 20.06 |
| Component: | Core | Version: | |
| Keywords: | template_report regression | Cc: |
Description
What steps will reproduce the problem?
- Click the download icon
- Exception happens (TMS image source selected for the download window)
- Same image source can be displayed normally through imagery menu
What is the expected result?
What happens instead?
Please provide any additional information below. Attach a screenshot if possible.
URL:https://josm.openstreetmap.de/svn/trunk Repository:UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b Last:Changed Date: 2020-06-02 08:27:29 +0200 (Tue, 02 Jun 2020) Build-Date:2020-06-02 11:11:35 Revision:16538 Relative:URL: ^/trunk Identification: JOSM/1.5 (16538 en) Windows 7 64-Bit OS Build number: Windows 7 Professional (7601) Memory Usage: 247 MB / 989 MB (164 MB allocated, but free) Java version: 1.8.0_251-b08, Oracle Corporation, Java HotSpot(TM) Client VM Look and Feel: com.sun.java.swing.plaf.windows.WindowsLookAndFeel Screen: \Display0 1366x768 Maximum Screen Size: 1366x768 Plugins: + CommandLine (35405) + SeaMapEditor (35480) + apache-commons (35362) + changeset-viewer (22) + continuosDownload (91) + ejml (35313) + geotools (35169) + jaxb (35092) + jts (35122) + measurement (35405) + opendata (35405) + turnrestrictions (35405) + utilsplugin2 (35476) Tagging presets: + (...)\bgmpresets.xml Map paint styles: + (...)\BGMountains.mapcss Last errors/warnings: - E: Handled by bug report queue: java.lang.IllegalArgumentException: Parameter min (1 608 196 682 740) cannot be greater than max (1 595 236 682 740) - E: Handled by bug report queue: java.lang.IllegalArgumentException: Parameter min (1 608 196 682 740) cannot be greater than max (1 595 236 682 740) - E: Handled by bug report queue: java.lang.IllegalArgumentException: Parameter min (1 608 196 682 740) cannot be greater than max (1 595 236 682 740) - E: Handled by bug report queue: java.lang.IllegalArgumentException: Parameter min (1 608 196 682 730) cannot be greater than max (1 595 236 682 730) - E: Handled by bug report queue: java.lang.IllegalArgumentException: Parameter min (1 608 196 682 740) cannot be greater than max (1 595 236 682 740) - E: Handled by bug report queue: java.lang.IllegalArgumentException: Parameter min (1 608 196 682 740) cannot be greater than max (1 595 236 682 740) - E: Handled by bug report queue: java.lang.IllegalArgumentException: Parameter min (1 608 196 682 750) cannot be greater than max (1 595 236 682 750) - E: Handled by bug report queue: java.lang.IllegalArgumentException: Parameter min (1 608 196 682 750) cannot be greater than max (1 595 236 682 750) - E: Handled by bug report queue: java.lang.IllegalArgumentException: Parameter min (1 608 196 682 750) cannot be greater than max (1 595 236 682 750) - E: Handled by bug report queue: java.lang.IllegalArgumentException: Parameter min (1 608 196 849 652) cannot be greater than max (1 595 236 849 652) OSM API: (...)/api === REPORTED CRASH DATA === BugReportExceptionHandler#handleException: No data collected. Warning issued by: BugReportExceptionHandler#handleException === STACK TRACE === Thread: TMS-downloader-15 (72) java.lang.IllegalArgumentException: Parameter min (1 608 196 849 652) cannot be greater than max (1 595 236 849 652) at org.openstreetmap.josm.tools.Utils.clamp(Utils.java:1542) at org.openstreetmap.josm.data.imagery.TMSCachedTileLoaderJob.parseHeaders(TMSCachedTileLoaderJob.java:263) at org.openstreetmap.josm.data.cache.JCSCachedTileLoaderJob.loadObject(JCSCachedTileLoaderJob.java:337) at org.openstreetmap.josm.data.cache.JCSCachedTileLoaderJob.run(JCSCachedTileLoaderJob.java:225) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source)
Note:
See TracTickets
for help on using tickets.


