Almamu / linux-wallpaperengine

Wallpaper Engine backgrounds for Linux!
GNU General Public License v3.0
1.59k stars 61 forks source link

Almost certain memory leak #175

Open JustSimplyKyle opened 1 year ago

JustSimplyKyle commented 1 year ago

image This will steadily go up over time. One thing to note is that I'm using wayland, might be related.

trainzkid commented 8 months ago

@JustSimplyKyle need more info.

JustSimplyKyle commented 8 months ago
  1. linux-wallpaper
  2. Hyprland, which is wlroots based
  3. I'm not sure if it's for all wallpaper, but the one that I've observed that give is.
  4. Wayland! Yes I have Xwayland active, but I'm not sure whether it uses it
trainzkid commented 8 months ago

Sorry, I should have been a little more clear on that first question. What's the full command + args you typed into the terminal? Or wherever you're calling this app from.

Could you provide the ID of the wallpaper you tried?

JustSimplyKyle commented 8 months ago

Sorry for the inconvenience! 1845706469 would be the id. linux-wallpaperengine 1845706469 --screen-root DP-2 --silent --no-auto-mute

Almamu commented 8 months ago

This needs some profiling to locate where the leak comes from, looks to be happening regardless of the bg (at least on the ones I tested yesteday) but I need to look a bit deeper into this

JustSimplyKyle commented 8 months ago

https://gitea.com/SimplyKyle/dotfiles/src/branch/main/home/.config/hypr/scripts/waybar_memoryleak For people suffering from this bug, here is a good-but-not-really workaround for it