Version: 2.0.0_devel (using unspecified) Compiler: gcc 4.4.1 OS: Linux While demoing kst2 recently I came to a situation where I could no longer see any curves! I have now been able to identify and reproduce the problem: it is linked with the changes not applying correctly in edit multiple curves mode. It was pretty hard to find out what was going on, hopefully it will be easier to fix! To reproduce: - start kst2 and load two columns from gyrodata.dat in two plots - in the first plot, double click => edit curve dialog - click "Edit multiple", select all - click "Show Points" => first buglet, the density combo is not activated - click "Show lines", which activates point density (??!?) - Density: select "High" - click OK: all curves disappear! Try to get them to show again: not so easy, and yet the vectors are OK. - double-click the first (empty) plot: notice that the curve is ignored in range calculations (checkbox at the bottom) - uncheck the checkbox => the curve is back - do the same with each curve, it will work. But unchecking the box with "Edit multiple" and "select all" does not solve the problem... It is also possible to get a similar problem more easily: - start kst2 and load two columns from gyrodata.dat in two plots - in the first plot, double click => edit curve dialog - click "Edit multiple", select all - change the curve color in Appearance, click OK => all curves have the same X axis vector!
SVN commit 1061342 by netterfield: CCBUG: 216740 The curve dialog now works, as long as your mouse does not leave and re-enter the dialog. (Repainting cleared combo boxes un-clears them.) M +1 -1 commandlineparser.cpp M +1 -1 curvedialog.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1061342
SVN commit 1061398 by netterfield: Get rid of unwanted top labels BUG: 216736 Get rid of unwanted 'column' from ascii file column names BUG: 216735 Convince Curve Dialog's edit multiple to not mess up. BUG: 216740 M +1 -1 datasources/ascii/ascii.cpp M +2 -18 libkst/datavector.cpp M +9 -1 libkstapp/commandlineparser.cpp M +0 -1 libkstapp/curvedialog.cpp M +5 -2 widgets/vectorselector.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1061398
Change version from 2.0.0_devel to 2.0.0 to simplify version numbering.
These bugs are solved with 2.0.0