Bug 149953 - New style plugins do not work in equations
Summary: New style plugins do not work in equations
Status: RESOLVED FIXED
Alias: None
Product: kst
Classification: Applications
Component: general (show other bugs)
Version: 1.4.0
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: kst
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-17 23:47 UTC by Andrew Walker
Modified: 2007-09-26 00:03 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Walker 2007-09-17 23:47:41 UTC
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
Comment 1 Andrew Walker 2007-09-25 00:14:41 UTC
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
Comment 2 Andrew Walker 2007-09-26 00:03:01 UTC
Data object style ("new" style) plugins are now supported in equations.