- This topic has 7 replies, 3 voices, and was last updated 9 years, 1 month ago by
Support.
-
AuthorPosts
-
December 8, 2016 at 2:41 pm #55853
How can I repeat this issue?
Can you give me a test-app with this memory leak?
December 9, 2016 at 7:01 pm #55881'Support' wrote:How can I repeat this issue?
Can you give me a test-app with this memory leak?
Send to what email?
December 9, 2016 at 7:24 pm #55882'roubledo' wrote:Send to what email?
You can attach file in the forum.
Stephane Senecal
CIS Group
Delphi programmer since 2001December 12, 2016 at 1:00 pm #55894'Stephane wrote:You can attach file in the forum.
I was able to figure out what causes the error.
On the form I have a TSPanel, with visible = false.
In TSPanel add TDBGridEh.
In the onshow of the form, I add items in TMemTableEh and put TSPanel with visible = true, at this time if closing the application the error occurs. If I remove the line with visible = true, the error does not occur.
If you create a new form, with TSPanel and with TDBGridEh, the error does not occur.
Version EhLib 9.0.0.33
December 14, 2016 at 12:42 pm #55929'roubledo' wrote:I was able to figure out what causes the error.
On the form I have a TSPanel, with visible = false.
In TSPanel add TDBGridEh.
In the onshow of the form, I add items in TMemTableEh and put TSPanel with visible = true, at this time if closing the application the error occurs. If I remove the line with visible = true, the error does not occur.
If you create a new form, with TSPanel and with TDBGridEh, the error does not occur.
Version EhLib 9.0.0.33
I'm trying to repeat the issue with your instructions, but can't. Can you help me with a demo, please?
My email is support@alphaskins.com, but you can upload a demo here also.
January 10, 2017 at 12:29 pm #56023'Support' wrote:I'm trying to repeat the issue with your instructions, but can't. Can you help me with a demo, please?
My email is support@alphaskins.com, but you can upload a demo here also.
I managed to isolate the problem. When I put the trirdparty property in skinmanager and add the TDBGridEh and TDBVertGridEh components from EHLIB, the memory leak occurs. I am using EhLib version 9.0.033.
January 21, 2017 at 9:48 am #56036I have some troubles with reproducing this issue.
Could you show me a demo with a memory leak, please?
-
AuthorPosts
- You must be logged in to reply to this topic.