Bug 272519

Summary: Kstars do not save current state of clocks (running or not)
Product: [Applications] kstars Reporter: Alexey Khudiakov <alexey.skladnoy>
Component: generalAssignee: Akarsh Simha <akarsh.simha>
Status: RESOLVED FIXED    
Severity: normal CC: alexey.skladnoy, mutlaqja
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Unlisted Binaries   
OS: Linux   
Latest Commit: Version Fixed In:

Description Alexey Khudiakov 2011-05-05 11:43:37 UTC
Version:           unspecified
OS:                Linux

Kstars always starts with running clock. It should save on shutdown whether clocks were stopped or running. 

Reproducible: Always
Comment 1 Jérôme SONRIER 2011-07-16 17:07:47 UTC
Git commit ce9a202671bc4fe870a3a75d6095da76bf9020be by J�rome SONRIER.
Committed on 16/07/2011 at 19:07.
Pushed by jsonrier into branch 'master'.

Save current state of clock (stopped or running) on shutdown

CCBUG: 272519
CCMAIL: kstars-devel@kde.org

M  +2    -0    kstars/kstarsinit.cpp
M  +5    -1    kstars/kstars.cpp
M  +3    -0    kstars/kstarsactions.cpp
M  +6    -1    kstars/kstars.kcfg

http://commits.kde.org/kstars/ce9a202671bc4fe870a3a75d6095da76bf9020be
Comment 2 Alexey Khudiakov 2011-07-23 19:49:20 UTC
Fixed