Opened 15 years ago
Closed 14 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 Changed 15 years ago by
Component: | Plugin → Core imagery |
---|
comment:2 Changed 15 years ago by
Owner: | changed from team to xeen |
---|
Changed 15 years ago by
Attachment: | bugfix-cache-core.patch added |
---|
comment:3 Changed 14 years ago by
Owner: | changed from xeen to bilbo |
---|---|
Summary: | WMSPlugin ignores cache file settings → [patch] WMSPlugin ignores cache file settings |
patch to fix the problem (cache paths are not settable in settigns)