cosmic-store
cosmic-store copied to clipboard
GPU memory leak
Description:
The GPU will leak GPU memory if you scroll up and down repeatedly on of the categories such as Game, Create, Develop, etc. I am assuming it's forgetting to deallocate GPU memory for the app icons somehow, could even be a iced toolkit issue not sure exactly. If this is fixed could possibly lead to the app being faster too I imagine
How to reproduce:
- Open Cosmic Store
- Go to any of the categories or use the one already selected OTB
- Grab the scroll bar
- Throw your mouse up and down to scroll... P.s. Please add page up and page down support and smooth scrolling setting
- Open a process monitor that allows you to see VRAM allocation e.g. Mission Center
- See crazy VRAM usage and that it goes up with every scroll
Images:
System info:
- RX 6800 (16GBs VRAM)
- Ryzen 7 3700x
- 64GBs of RAM
- PopOS 22.04 with PPA installed
I feel like this should be fixed before a final release
Still a issue with the alpha iso
We're working on rebasing to the latest version of iced. We're still using the same version from six months ago.
This appears to be fixed after the rebase!