[Kst] [Bug 153153] New: [1.5.0] Renaming spectrum doesn't rename associated slave vectors
D.V.Wiebe
dwiebe at physics.utoronto.ca
Thu Nov 29 22:06:38 CET 2007
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=153153
Summary: [1.5.0] Renaming spectrum doesn't rename associated
slave vectors
Product: kst
Version: 1.5.0
Platform: Compiled Sources
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
AssignedTo: kst kde org
ReportedBy: dwiebe physics utoronto ca
Version: 1.5.0 (using KDE KDE 3.5.8)
Installed from: Compiled From Sources
Compiler: gcc (GCC) 4.1.2
OS: Linux
Changing the "Unique name" of a power spectrum doesn't change the names of the spectrum's slave vectors.
Steps to reproduce:
1. Create and plot a power spectrum, and note it's name (say, "foo").
2. Edit Spectrum -> change "Unique Name" to something else (say, "bar").
3. Open, say, the Edit Curve dialogue for the spectrum and note the X and Y vectors associated with the curve, which are the slave vectors of the spectrum.
Result:
Although the spectrum is now called "bar", the slave vectors associated with it are still called "foo/freq" and "foo/sv" (as evident in the Edit Curve dialogue).
Expected Result:
Name changes should propagate to slave vectors, so these should be called "bar/freq" and "bar/sv".
More information about the Kst
mailing list