Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v0.2.1 Memory Leak #3

Open
itszenergy opened this issue Aug 27, 2017 · 4 comments
Open

v0.2.1 Memory Leak #3

itszenergy opened this issue Aug 27, 2017 · 4 comments

Comments

@itszenergy
Copy link

Current version doesnt open out of the tray and uses infinite ram, currently at 2gb of ram usage and counting. If you need any info please ask.

@piet-v
Copy link
Owner

piet-v commented Aug 28, 2017

It's probly due to the logger which only gets emptied on close. I'm looking at this for the next release + more configurability from the GUI.

EDIT: Not sure why it's not opening from the tray. Did it not open after a long period or always?

@piet-v
Copy link
Owner

piet-v commented Aug 28, 2017

Just checked, it was the logger 100%; No other leaks as far as I know. I'll be fixed in the next version :)

@piet-v
Copy link
Owner

piet-v commented Sep 12, 2017

@Goibag

I've uploaded a new version, the ram usage should be capped now.

https://github.com/piet-v/HueLightPlus/releases/latest

The old logger didn't have a memory limit + there seem to be some memory leaks in the mirrordriver or in my usage of it. I've set it up to do a forced garbage control every timeperiod which seems to keep it somewhat down.

@romkslrqusz
Copy link

I, too, am having the tray issue with all versions of the app.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants