Bug 154700

Summary: Newly downloaded maps are not usable without restarting Marble
Product: [Applications] marble Reporter: mutlu inek <mutlu_inek>
Component: generalAssignee: Torsten Rahn <rahn>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

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