Bug 84843

Summary: Plugins do not update when they are first created
Product: [Applications] kst Reporter: Rick Chern <rchern>
Component: generalAssignee: kst
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: 1.x   
Target Milestone: ---   
Platform: RedHat Enterprise Linux   
OS: Linux   
Latest Commit: Version Fixed In:

Description Rick Chern 2004-07-10 01:47:47 UTC
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.
Comment 1 Netterfield 2004-07-10 05:06:34 UTC
*** Bug has been marked as fixed ***.