Opened 4 years ago
Closed 4 years ago
#2706 closed defect (fixed)
[patch] WMSPlugin ignores cache file settings
| Reported by: | anonymous | Owned by: | bilbo |
|---|---|---|---|
| Priority: | critical | Component: | Core imagery |
| Version: | latest | Keywords: | |
| Cc: |
Description
Some time ago I set cache path in wms plugin using "wmsplugin.cache.path" settings in pereferences to relocate the cache directory to drive with more free space (too many programs trying to have some large cache in "Documents and settings" + relatively small system drive = running out of disk space problems). It stopped working in newer versions of WMS plugin.
When I looked into sources, it seems WMSplugin started using cache mechanism directly in JOSM, which does not allow overriding the cache directory.
Please allow overriding default cache directory in settings as it was before.
Attachments (1)
Change History (5)
comment:1 Changed 4 years ago by stoecker
- Component changed from Plugin to Core imagery
comment:2 Changed 4 years ago by anonymous
- Owner changed from team to xeen
Changed 4 years ago by bilbo
comment:3 Changed 4 years ago by xeen
- Owner changed from xeen to bilbo
- Summary changed from WMSPlugin ignores cache file settings to [patch] WMSPlugin ignores cache file settings
comment:4 Changed 4 years ago by stoecker
- Resolution set to fixed
- Status changed from new to closed
In r1705.



patch to fix the problem (cache paths are not settable in settigns)