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.
*** Bug has been marked as fixed ***.