#10519 closed defect (fixed)
Session: wms-layer not working after loading
Reported by: | skyper | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | 15.08 |
Component: | Core imagery | Version: | latest |
Keywords: | template_report session WMS layer | Cc: |
Description
In #10410 storing wms-layer settings was implemented but after loading the layer does not work:
What steps will reproduce the problem?
java -Djosm.home=/tmp/.josm-test -jar josm-latest.jar
- download some data within Baden-Württemberg
- add wms-layer "Maps4BW"
- check off "automatic downloading" and "automatically change resolution"
- change to expert mode
- save session (wms_session.joz)
- exit
java -Djosm.home=/tmp/.josm-test -jar josm-latest.jar wms_session.joz
- check "automatic downloading"
What is the expected result?
Previous downloaded tiles should be visible right away from cache and new ones should be downloaded after checking the checkbox
What happens instead?
No tiles at all.
Please provide any additional information below. Attach a screenshot if possible.
Adding a duplicate wms layer works.
As I just noticed even the cached tiles are not shown.
Please find my session file and my preference directory attached
Repository Root: http://josm.openstreetmap.de/svn Build-Date: 2014-09-16 01:33:52 Last Changed Author: Don-vip Revision: 7543 Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b Relative URL: ^/trunk URL: http://josm.openstreetmap.de/svn/trunk Last Changed Date: 2014-09-16 03:29:51 +0200 (Tue, 16 Sep 2014) Last Changed Rev: 7543 Identification: JOSM/1.5 (7543 en) Linux Debian GNU/Linux 7.6 (wheezy) Memory Usage: 107 MB / 882 MB (19 MB allocated, but free) Java version: 1.7.0_65, Oracle Corporation, OpenJDK 64-Bit Server VM Java package: openjdk-7-jre:amd64-7u65-2.5.1-5~deb7u1 VM arguments: [-Djosm.home=/tmp/.josm-test] Program arguments: [--language=en, wms_session.joz] Dataset consistency test: No problems found Last errors/warnings: - E: Failed to locate image 'null'
Attachments (1)
Change History (5)
by , 11 years ago
Attachment: | sample_conf.tar added |
---|
comment:1 by , 11 years ago
Component: | Core → Core imagery |
---|
comment:3 by , 10 years ago
Milestone: | → 15.07 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Looks like it is solved right now in josm-latest.
config + session file