Version: 1.4.0 (using KDE KDE 3.5.1) OS: Linux PROBLEM: The 'new-style' plugins do not work in equations STEPS TO REPRODUCE: Start Kst Create a plot with an INDEX vector Select Data... New Equation... Type in: plugin(bin, [INDEX}, 12) RESULTS: A warning is generated: "Equation was unable to load plugin bin" EXPECTED RESULTS: The equation is correctly generated
SVN commit 716559 by arwalker: CCBUG:149953 first draft of allowing dataobject style plugins in equations M +184 -60 enodes.cpp M +7 -3 enodes.h WebSVN link: http://websvn.kde.org/?view=rev&revision=716559
Data object style ("new" style) plugins are now supported in equations.