Bug 84843 - Plugins do not update when they are first created
Summary: Plugins do not update when they are first created
Status: RESOLVED FIXED
Alias: None
Product: kst
Classification: Applications
Component: general (show other bugs)
Version: 1.x
Platform: RedHat Enterprise Linux Linux
: NOR normal
Target Milestone: ---
Assignee: kst
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-10 01:47 UTC by Rick Chern
Modified: 2004-07-10 05:06 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 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 ***.