Bug 89957 - scalar given in plugins are not writen in kstfile
Summary: scalar given in plugins are not writen in kstfile
Status: RESOLVED WORKSFORME
Alias: None
Product: kst
Classification: Applications
Component: general (show other bugs)
Version: 1.x
Platform: Compiled Sources Other
: NOR normal
Target Milestone: ---
Assignee: George Staikos
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-21 15:38 UTC by Marc-Antoine Miville-Deschenes
Modified: 2004-09-21 22:10 UTC (History)
0 users

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