Bug 172538 - Export to Graphics File "autosave every" always does 1 second interval
Summary: Export to Graphics File "autosave every" always does 1 second interval
Status: RESOLVED FIXED
Alias: None
Product: kst
Classification: Applications
Component: general (show other bugs)
Version: 1.7.0
Platform: Fedora RPMs Unspecified
: NOR normal
Target Milestone: ---
Assignee: kst
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-10 20:18 UTC by Matthew Truch
Modified: 2008-10-18 01:15 UTC (History)
1 user (show)

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 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.