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

Memory leaks with preview enabled #147

Open
alegru opened this issue Aug 23, 2020 · 2 comments
Open

Memory leaks with preview enabled #147

alegru opened this issue Aug 23, 2020 · 2 comments

Comments

@alegru
Copy link

alegru commented Aug 23, 2020

Quickly hovering over multiple preview windows leads to growing memory usage, easily 100MB per second. I need to kill the dockbarx process every few hours to reclaim memory. I believe this was caused with the way #113 was fixed, setting XDisplay to None in dockbarx/common.py stops the leakage, but the preview obviously doesn't work then.
I'm on a current Arch Linux and dockbarx (gtk3) with the xfce4 plugin, and python-xlib v0.27

xuzhen added a commit to xuzhen/dockbarx that referenced this issue Aug 28, 2020
@xuzhen
Copy link
Contributor

xuzhen commented Aug 28, 2020

fixed in xuzhen@0874367, waiting for #142 to be merged

@alegru
Copy link
Author

alegru commented Aug 28, 2020

Confirmed working. Thank you very much!

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

2 participants