Bug 154700 - Newly downloaded maps are not usable without restarting Marble
Summary: Newly downloaded maps are not usable without restarting Marble
Status: RESOLVED FIXED
Alias: None
Product: marble
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Torsten Rahn
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-12-27 20:21 UTC by mutlu inek
Modified: 2007-12-31 17:10 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description mutlu inek 2007-12-27 20:21:34 UTC
Version:           pre-0.5-SVN (r753240) (using KDE Devel)
Installed from:    Compiled sources
Compiler:          gcc 4.2.2 
OS:                Linux

Marble has to be restarted for the newly downloaded maps (retrieved via KHotNewStuff2) to be integrated into the sidebar and therefore usable.
Comment 1 Torsten Rahn 2007-12-27 23:09:58 UTC
Thanks for reminding me about this issue. I put it on the TODO of things that should get fixed for 4.0.
Comment 2 Inge Wallin 2007-12-31 17:10:56 UTC
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