RadiantQ Forum

Product => WPF Gantt Package => Topic started by: JuanMB on November 16, 2015, 04:22:58 PM

Title: GanttControl FilterActivities memory leak
Post by: JuanMB on November 16, 2015, 04:22:58 PM
Hello,

I have a problem with the GanttControl and the FilterActivities funcionality.

When i use the FilterActivities property in order to filter my gantt control, i have observed an unusual memory increase which is never released.

It's easy to reproduce this behaviour using your GanttControlFiltering sample project. How much i filter more memory that never is free is used. If you filter many times in the sample project you can see the memory increase.

Thx in advance

Regards.
Title: Re: GanttControl FilterActivities memory leak
Post by: ForumAdmin on November 17, 2015, 11:00:52 PM
Juan,

We are looking into this, we will update you soon.

Thanks
RQ Support
Title: Re: GanttControl FilterActivities memory leak
Post by: Rajagopal on November 19, 2015, 02:08:35 PM
Juan,

We found that memory leak is happened with applying "this.ganttControl.Model.RecordLatestPropertyChanges" in sample level. We are working on this, will update you soon.


Thanks,
- Raja.
Title: Re: GanttControl FilterActivities memory leak
Post by: JuanMB on November 20, 2015, 10:18:58 AM
Hi Raja,

I set RecordLatestPropertyChanges to 'False' and tested it again with your sample, however I have detected the memory leak problem again, perhaps the memory leak is lower but it's quite high.

Regards.
Title: Re: GanttControl FilterActivities memory leak
Post by: Rajagopal on November 27, 2015, 02:17:08 PM
Juan,

Apologies for delay, we are working on this. We will update you soon.


Thanks,
- Raja.
Title: Re: GanttControl FilterActivities memory leak
Post by: ForumAdmin on December 09, 2015, 09:40:28 PM
Juan,

We just sent you an email with an updated assembly addressing this issue.

Thanks
RQ Support