Bug 82282

Summary: Unused data objects cannot be deleted
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-05-27 01:30:37 UTC
Version:           0.98-devel from cvs (using KDE KDE 3.2.0)
Installed from:    RedHat RPMs
Compiler:          gcc (GCC) 3.3.2 20031022 
OS:                Linux

Using KDE 3.1.4-4, Qt 3.1.2

Previously used, but currently unused, data objects show up as being used in the Data Manager.  Thus they cannot be deleted.

How to reproduce:

-Start kst
-Create any vector
-Create a curve using that vector.
-Delete the curve (remove the curve from any plots first)

The vector still shows as being used.

Expected Behaviour:
The vector should have 0 objects using it.
Comment 1 George Staikos 2004-06-10 00:27:53 UTC
I just did this today.  Is it a problem in the oldview branch, HEAD, both, or neither?
Comment 2 Rick Chern 2004-06-10 00:50:14 UTC
This was a problem in HEAD, but has been fixed.
Comment 3 George Staikos 2004-06-10 01:36:32 UTC
*** Bug has been marked as fixed ***.