Bug 89957

Summary: scalar given in plugins are not writen in kstfile
Product: [Applications] kst Reporter: Marc-Antoine Miville-Deschenes <mamd>
Component: generalAssignee: George Staikos <staikos>
Status: RESOLVED WORKSFORME    
Severity: normal    
Priority: NOR    
Version: 1.x   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Other   
Latest Commit: Version Fixed In:

Description Marc-Antoine Miville-Deschenes 2004-09-21 15:38:44 UTC
Version:           1.0.0_devel (using KDE 3.1.4)
Installed from:    compiled sources
Compiler:          gcc version 3.3 20030304 (Apple Computer, Inc. build 1495)
OS:                Darwin (Power Macintosh) release 7.5.0

You give a scalar to a plugin, save the kst file and close kst.
Then you can't restart kst with the kst file. It says that
some data or objects can't be loaded. In fact its the scalar
you just gave. It is defined in the <plugin> environment
but not in <scalar>.
Comment 1 George Staikos 2004-09-21 17:40:05 UTC
Do you "save, load, save, load", or just "save, load"?  The first case is definitely broken.  The second shouldn't be.  I'll commit a fix for the first in a moment.
Comment 2 George Staikos 2004-09-21 17:58:34 UTC
Just retested and this seems to work for me.
Comment 3 George Staikos 2004-09-21 22:10:12 UTC
Seems to be fine.  Reopen with more details if not.