| Summary: | New style plugins do not work in equations | ||
|---|---|---|---|
| Product: | [Applications] kst | Reporter: | Andrew Walker <arwalker> |
| Component: | general | Assignee: | kst |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | 1.4.0 | ||
| Target Milestone: | --- | ||
| Platform: | unspecified | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
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.
|
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