| Summary: | Newly downloaded maps are not usable without restarting Marble | ||
|---|---|---|---|
| Product: | [Applications] marble | Reporter: | mutlu inek <mutlu_inek> |
| Component: | general | Assignee: | Torsten Rahn <rahn> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
mutlu inek
2007-12-27 20:21:34 UTC
Thanks for reminding me about this issue. I put it on the TODO of things that should get fixed for 4.0. SVN commit 755180 by ingwa: Fix bug 154700: Newly downloaded maps are not usable without restarting Marble TODO: make downloaded mapthemes uninstall when the user clicks "Uninstall". This may be a bug in GHNS, though, and this code should reflect deletions as well as additions. BUGS: 154700 M +13 -3 ChangeLog M +2 -2 TODO M +2 -1 src/ControlView.h M +10 -12 src/lib/MapTheme.cpp M +12 -5 src/lib/MarbleControlBox.cpp M +8 -0 src/lib/MarbleControlBox.h M +1 -1 src/lib/MarbleModel.cpp M +15 -10 src/marble_part.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=755180 |