Bug 88179 - closing a window with plots doesn't decrement usecount for curves in those plots
Summary: closing a window with plots doesn't decrement usecount for curves in those plots
Status: RESOLVED WORKSFORME
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-08-27 01:07 UTC by Matthew Truch
Modified: 2004-09-03 17:49 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 Matthew Truch 2004-08-27 01:07:36 UTC
Version:           1.0.0_devel (using KDE KDE 3.2.2)
Installed from:    RedHat RPMs
OS:                Linux

How to reproduce:
Start kst, put some plots in the window.  Close the window (click ok to delete the plots).
Open the datamanager.

Actual Behavior: Curves (and vectors) are still in use, and can't be deleted/purged.

Expected behavior: When the plots are deleted, the curve usecount is decremented, so you can delete items from the datamanager (or use purge).
Comment 1 Rick Chern 2004-08-27 01:40:29 UTC
When trying to reproduce this, the usage counts go down for curves, but not vectors.  Purging deletes all items though (unexpected).
Comment 2 Netterfield 2004-08-27 02:09:30 UTC
On August 26, 2004 07:40 pm, Rick Chern wrote:
> ------- Additional Comments From rchern interchange ubc ca  2004-08-27
> 01:40 ------- When trying to reproduce this, the usage counts go down for
> curves, but not vectors.  Purging deletes all items though (unexpected).

This is not un-expected.  The curves are not being used, but are using the 
vectors....

Comment 3 Matthew Truch 2004-08-27 03:18:49 UTC
When I do it, the usage count does *not* go down for the curves, and then there is *no way* to get rid of the curves (and their vectors).  
Comment 4 Matthew Truch 2004-08-27 03:49:47 UTC
Note:  After some digging, this bug only happens when you are in Tab-Frame MDI mode.  
Comment 5 Andrew Walker 2004-08-27 18:52:41 UTC
Neither Rick nor I were able to reproduce with Tab-Frame MDI mode.
Its most likely a problem in a specific version of KMDI.
Comment 6 Andrew Walker 2004-09-03 17:49:09 UTC
Unable to reproduce the problem.