[Kst] [Bug 84843] New: Plugins do not update when they are first
created
Rick Chern
rchern at interchange.ubc.ca
Sat Jul 10 01:47:49 CEST 2004
------- 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=84843
Summary: Plugins do not update when they are first created
Product: kst
Version: unspecified
Platform: RedHat RPMs
OS/Version: Linux
Status: NEW
Severity: normal
Priority: NOR
Component: general
AssignedTo: kst kde org
ReportedBy: rchern interchange ubc ca
Version: 0.98-devel (using KDE KDE 3.2.1)
Installed from: RedHat RPMs
Compiler: gcc (GCC) 3.3.2 20031022
OS: Linux
When plugins are first created, they are not updated, and have slave vectors of size 1
Updating any dependency vectors then updates the plugin.
How to reproduce:
-start kst
-create some vectors of reasonably large size (about 10000 samples)
-create a plugin that uses at least one vector as input
After clicking OK on the plugin dialog, view the slave vectors of the plugin. They will be size 1, and contain element 0
Updating the input vectors (even by opening the Edit Vector dialog and clicking OK) will update the plugin.
Expected Behaviour:
Plugin updates right after it is created.
More information about the Kst
mailing list