JFXtras / jfxtras

A supporting library for JavaFX, containing helper classes, extended layouts, controls and other interesting widgets.
http://jfxtras.org
Other
599 stars 123 forks source link

Radial Gauge using large amount of memory #1

Closed markjbyrne81 closed 9 years ago

markjbyrne81 commented 12 years ago

I have noticed that memory usage for radial gauges increases every time the setValue() method is called. I have a project that I can upload showing this issue if that will help.

The code I use for adding the gauge to my application is very similar to ensemble.

HanSolo commented 12 years ago

Hi Mark,

I'm just back from vacation but I have one question, did you use the 2.2 master version or the 2.1? And could you please send me the code you use to produce the memory leak? Thanx for the hint and a nice weekend,

Cheers,

Gerrit Grunwald

Westfalenstrasse 93 48165 Münster

mobile: +49 (0)171 1745350 tel: +49 (0)2501 24321 web: www.harmonic-code.org twitter: @hansolo_

Am 17.08.2012 um 17:13 schrieb markjbyrne81 notifications@github.com:

I have noticed that memory usage for radial gauges increases every time the setValue() method is called. I have a project that I can upload showing this issue if that will help.

The code I use for adding the gauge to my application is very similar to ensemble.

— Reply to this email directly or view it on GitHub.

markjbyrne81 commented 12 years ago

Hey Gerrit,

Hope you had a great holiday. The project that I created to produce the issue is on my machine in work. I will forward it you on Monday if that's ok. I cannot remember the version I was using but I will forward those details to you when I forward the project.

Mark On Aug 17, 2012 8:34 PM, "Gerrit Grunwald" notifications@github.com wrote:

Hi Mark,

I'm just back from vacation but I have one question, did you use the 2.2 master version or the 2.1? And could you please send me the code you use to produce the memory leak? Thanx for the hint and a nice weekend,

Cheers,

Gerrit Grunwald

Westfalenstrasse 93 48165 Münster

  • GERMANY -

mobile: +49 (0)171 1745350 tel: +49 (0)2501 24321 web: www.harmonic-code.org twitter: @hansolo_

Am 17.08.2012 um 17:13 schrieb markjbyrne81 notifications@github.com:

I have noticed that memory usage for radial gauges increases every time the setValue() method is called. I have a project that I can upload showing this issue if that will help.

The code I use for adding the gauge to my application is very similar to ensemble.

— Reply to this email directly or view it on GitHub.

— Reply to this email directly or view it on GitHubhttps://github.com/JFXtras/jfxtras/issues/1#issuecomment-7832730.

markjbyrne81 commented 12 years ago

Just in case you cannot wait to have a look at this Gerrit I noticed similar behavior when I run the Radial Gauge in JFXTRAs ensemble.

HanSolo commented 12 years ago

That's possible because it's based on 2.1

markjbyrne81 commented 12 years ago

Gerrit,

Sorry for taking so long to get back to you. Here is the my test project showing the issue with the Gauges eating memory. I have also tried this project with JavaFX 2.2 but I am still seeing the same issues. Can you see if I am doing anything wrong??

Thanks,

Mark

On 18 August 2012 13:52, Gerrit Grunwald notifications@github.com wrote:

That's possible because it's based on 2.1

— Reply to this email directly or view it on GitHubhttps://github.com/JFXtras/jfxtras/issues/1#issuecomment-7844235.

HanSolo commented 12 years ago

Hi Mark,

Can't see the attachment, maybe you should send it to my private mail han dot solo at muenster dot de

Cheers,

Gerrit

tbee commented 9 years ago

No activity for a long time, closing.