Bug 172538

Summary: Export to Graphics File "autosave every" always does 1 second interval
Product: [Applications] kst Reporter: Matthew Truch <matt>
Component: generalAssignee: kst
Status: RESOLVED FIXED    
Severity: normal CC: arwalker
Priority: NOR    
Version: 1.7.0   
Target Milestone: ---   
Platform: Fedora RPMs   
OS: Unspecified   
Latest Commit: Version Fixed In:

Description Matthew Truch 2008-10-10 20:18:52 UTC
Version:           1.7.0 (using KDE 4.1.0)
Installed from:    Fedora RPMs

If you turn on the "autosave every" option in export to graphics file, regardless of the time setting, kst saves as often as it can (or every second, it's hard to tell).  kst should only save the files every X number of seconds as indicated.
Comment 1 Andrew Walker 2008-10-18 01:15:32 UTC
Modified _savePeriod from bool to int, in kstgraphfiledialog_i.h

This had been incorrect since it was originally added in revision 367308.