Version: 2.0.0_devel OS: MS Windows There is a bad regression that has been introduced recently (don't know exactly when), whereby some data points are missing when initially loading a .kst file. I haven't tried data sources other than ASCII. Reproducible: Always Steps to Reproduce: - fire up kst2 svn - plot column1 vs INDEX from gyrodata.dat with the wizard (200 000 data points in the vectors) - save the file as missing_points.kst - File -> Open to load missing_points.kst: you get only 1071 points (seen in the data manager or Data -> View vectors) Actual Results: Only 1071 points in the vectors Expected Results: 200 000 points in the vectors and complete curves OS: Windows 32-Bit If you look at the data range tool, read from 0 to end are OK. But reapplying to the vectors solves the issue.
SVN commit 1155126 by kuemmel: AsciiPlugin: don't clear internal data after creating which always happens before parsing BUG: 243734 M +2 -2 asciisource.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1155126
SVN commit 1155268 by kuemmel: AsciiPlugin: rescan file with new parameters BUG: 243734 M +6 -4 asciisource.cpp M +2 -3 asciisource.h WebSVN link: http://websvn.kde.org/?view=rev&revision=1155268
Change version from 2.0.0_devel to 2.0.0 to simplify version numbering.
These bugs are solved with 2.0.0