#24250 closed defect (fixed)
Added imagery entries aren't selectable in download dialog
| Reported by: | Owned by: | ||
|---|---|---|---|
| Priority: | normal | Milestone: | 25.04 |
| Component: | External imagery source | Version: | |
| Keywords: | template_report regression | Cc: |
Description
After recent update all my custom imagery disappeared from available layers in download window. The tms are added correctly because I can still use them as a background image
Revision:19369 Build-Date:2025-03-30 09:11:53 Identification: JOSM/1.5 (19369 pl) Windows 11 64-Bit OS Build number: Windows 10 Pro 24H2 (26100) Memory Usage: 448 MB / 18272 MB (284 MB allocated, but free) Java version: 21.0.6+7-LTS, Azul Systems, Inc., OpenJDK 64-Bit Server VM Look and Feel: com.sun.java.swing.plaf.windows.WindowsLookAndFeel Screen: \Display0 1920x1080x32bpp@120Hz (scaling 1.25×1.25) Maximum Screen Size: 1920×1080 Best cursor sizes: 16×16→32×32, 32×32→32×32 System property file.encoding: UTF-8 System property sun.jnu.encoding: Cp1250 Locale info: pl_PL Numbers with default locale: 1234567890 -> 1234567890 VM arguments: [-Djpackage.app-version=1.5.19369, -XX:MaxRAMPercentage=75.0, --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] Plugins: + FastDraw (36413) + PicLayer (266) + centernode (v1.0.4) + measurement (36413) + merge-overlap (36413) + reverter (36413) + utilsplugin2 (36413) Last errors/warnings: - 00000.396 W: extended font config - overriding 'filename.Malgun_Gothic=malgun.ttf' with 'MALGUN.TTF' - 00000.398 W: extended font config - overriding 'filename.Myanmar_Text=mmrtext.ttf' with 'MMRTEXT.TTF' - 00000.398 W: extended font config - overriding 'filename.Mongolian_Baiti=monbaiti.ttf' with 'MONBAITI.TTF' - 00001.049 E: java.security.KeyStoreException: Windows-ROOT not found. Przyczyna: java.security.NoSuchAlgorithmException: Windows-ROOT KeyStore not available OSM API: http://opengeofiction.net/api
Attachments (1)
Change History (12)
by , 8 months ago
| Attachment: | josm ticket.png added |
|---|
comment:1 by , 8 months ago
| Owner: | changed from to |
|---|---|
| Status: | new → needinfo |
comment:2 by , 8 months ago
| Component: | Core → External imagery source |
|---|
comment:3 by , 7 months ago
Sadly it didn't work. I've even tried to reinstall entire JOSM with setting up tms manually from scratch but it still remains indifferent from previous state.
comment:4 by , 7 months ago
I tried and here it works, so it is something special to your system. Can you please test:
- Only happens for existing entries or for all entries you add manually?
- Also happens for entries you activate from the default list?
comment:5 by , 7 months ago
| Summary: | Bug in imagery → Added imagery entries aren't selectable in download dialog |
|---|
comment:6 by , 7 months ago
- It seems to happen to all entries I add manually. I tried to copy some from default list and they don't appear on the list in download window when added manually but exist in layers window.
- No, entries from default list work properly (tested several ones in both cases)
comment:7 by , 7 months ago
For 1: Can you please test: Is there 1 manual added entry available? But all the later ones are missing?
comment:8 by , 7 months ago
No, all of them are unavailable at this point. But indeed in previous version of JOSM only one manually added entry was available (Arhet) while others were missing. In newest version of JOSM also that one disappeared.
comment:10 by , 7 months ago
| Milestone: | → 25.04 |
|---|
I'm pretty sure you have one entry which would be added. Maybe one which can't be used, like WMTS?
The fix should solve the issue.
comment:11 by , 7 months ago
| Keywords: | regression added |
|---|
Regression caused by getId/getUrl fix in r36372/osm



Try re-downloading the imagery list. I assume the download was broken somehow and you thus don't have all the ones which you did not enable manually.
Currently some site scrapers overdo data access nearing a DDOS access pattern and that sometimes causes JOSM site to respond a bit slow or even drop connections. I do try to keep the impact low, but OTOH I still want to have an open site, so I can't prevent such things completely.
Please report if a reload helped.