[Kst] [Bug 249544] kst mixes up columns in some ASCII files!!!

Nicolas Brisset nicolas.brisset at eurocopter.com
Tue Aug 31 16:24:37 CEST 2010


https://bugs.kde.org/show_bug.cgi?id=249544





--- Comment #5 from Nicolas Brisset <nicolas brisset eurocopter com>  2010-08-31 16:24:35 ---
Sorry, my explanation was not clear enough. To reproduce:
- load VAR1A from the file, from sample 0 to end
- look at the values: they are correct (ie file line 2 in sample #1, etc -
always with an offset of 1 due to the header line)
- Tools->Change data sample ranges, select VAR1A and set Start to 230 and Range
to 20
- Look at the values now: I expect 23.37203562 as sample #1 (because start was
set to 230 and it is what I have in line 231 of the file) and I have
5.152058401, which is for me sample #231

It is certainly easy to solve, but what I don't understand is why it works for
1, 2, 3 and not 230 (I have not tested all values in between). If we change the
code to adjust by 1, maybe we'll fix one case and break another one.

Is it clearer now?

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Kst mailing list