[Kst] [Bug 157693] New: JavaScript unable to create CrossPowerSpectrum or BinnedMap plugins
Andrew Walker
arwalker at sumusltd.com
Mon Feb 11 23:34:44 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=157693
Summary: JavaScript unable to create CrossPowerSpectrum or
BinnedMap plugins
Product: kst
Version: 1.4.0
Platform: Compiled Sources
OS/Version: Linux
Status: NEW
Severity: normal
Priority: NOR
Component: general
AssignedTo: kst kde org
ReportedBy: arwalker sumusltd com
Version: 1.4.0 (using KDE 3.5.8KDE 3.5.4KDE 3.5.3)
Installed from: Compiled From SourcesCompiled From SourcesCompiled From Sources
OS: Linux
PROBLEM:
JaveScript does not allow the user to create an instance of either the "Cross Power Spectrum" or the "Binned Map" plugins.
STEPS TO REPRODUCE:
Start Kst
Show the JavaScript Console
Type in:
pl=new Plugin(Kst.pluginManager.modules["Cross Power Spectrum"])
RESULTS:
Type Error
EXPECTED RESULTS:
The plugin is created
More information about the Kst
mailing list