Summary: | Unable to enable GPS by default on maemo | ||
---|---|---|---|
Product: | [Applications] marble | Reporter: | jack <samtuke> |
Component: | general | Assignee: | marble-bugs |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | nienhueser |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | 1.0 (KDE 4.6) | ||
Platform: | Maemo 5 | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 0.11.0 / KDE 4.6.0 | |
Sentry Crash Report: |
Description
jack
2010-10-20 23:19:40 UTC
I don't want GPS on by default to prevent the battery from being drained, but I plan to restore the last state: If GPS was on the last time you shut down Marble, it will be activated again, otherwise not. > I plan to restore the last state
Sounds good.
SVN commit 1190059 by nienhueser: When a position tracking plugin was active at shutdown time, save that information and activate it again at the next start. BUG: 254800 M +28 -0 QtMainWindow.cpp M +23 -1 lib/CurrentLocationWidget.cpp M +1 -1 lib/CurrentLocationWidget.h M +3 -0 marble.kcfg M +25 -0 marble_part.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1190059 |