Summary: | [Patch] Marble widget: Allow to clear cache for certain area | ||
---|---|---|---|
Product: | [Applications] marble | Reporter: | Simon <simon.eu> |
Component: | general | Assignee: | marble-bugs |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | caulier.gilles, nienhueser |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | marble-rmb-reload.diff |
Description
Simon
2009-12-31 20:16:33 UTC
Nothing can be done in digiKam. It's marble widget indeep... Gilles Caulier As a workaround until that feature is available, you can clear the whole OSM cache by deleting the files in ~/.marble/data/maps/earth/openstreetmap. Created attachment 39928 [details]
marble-rmb-reload.diff
Actually there's a refresh action now in the View menu in the marble KDE application and the kpart. It does trigger a re-download of the currently visible tiles.
It probably makes sense to make it available in the marble context menu (the one appearing when you click on the marble widget with the right mouse button). This way it can be used from within digikam and other applications embedding only the marble widget.
*looking forward to* :) SVN commit 1081175 by nienhueser: Make the reload map action available in the widget context menu so that it is easily accessible from applications embedding MarbleWidget. BUG: 220842 M +7 -7 MarbleMap.h M +6 -0 MarbleWidgetPopupMenu.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1081175 Cannot backport this to KDE SC 4.4 because the change contains a new UI string, sorry. |