Opened 16 years ago
Closed 16 years ago
#2706 closed defect (fixed)
[patch] WMSPlugin ignores cache file settings
Reported by: | anonymous | Owned by: | bilbo |
---|---|---|---|
Priority: | critical | Milestone: | |
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 by , 16 years ago
Component: | Plugin → Core imagery |
---|
comment:2 by , 16 years ago
Owner: | changed from | to
---|
by , 16 years ago
Attachment: | bugfix-cache-core.patch added |
---|
comment:3 by , 16 years ago
Owner: | changed from | to
---|---|
Summary: | WMSPlugin ignores cache file settings → [patch] WMSPlugin ignores cache file settings |
patch to fix the problem (cache paths are not settable in settigns)