[Kst] [Bug 158065] New: Any Fit and Filter plugins cannot be constructed by KstScript
Yiwen Mao
yiwenv at live.ca
Tue Feb 19 21:26:46 CET 2008
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=158065
Summary: Any Fit and Filter plugins cannot be constructed by
KstScript
Product: kst
Version: unspecified
Platform: unspecified
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
AssignedTo: kst kde org
ReportedBy: yiwenv live ca
Version: 1.6.0 (using KDE 4.0.1KDE 3.5.6)
Installed from: 0UnspecifiedUnspecified
OS: Linux
Problem: any function that classified as fit and filter in DataManager cannot be created by KstScript.
e.g
to Create a High pass filter in an external terminal
kst> p = new Plugin(Kst.pluginManager.modules["High pass filter"]);
Results error message on screen:
Error: TypeError: Type error
More information about the Kst
mailing list