Core447
Core447
> Is the [python-elgato-streamdeck](https://github.com/abcminiuser/python-elgato-streamdeck) project in maintenance mode only? There's no activity on this PR for quite some time now. No, but I think the main dev has a lot...
Is this the content of the log file or the output of the command line? If it's from the file, could you please start the app from the command line...
Ok, thanks for the testing! Having two instances running can indeed result in some very weird issues. The problem with the duplicated entries has also happened for some other people,...
You can just call the callback method manually (which you need anyways to listen to the events).
Hey, I'm really sorry that this happens, but unfortunately I haven't found a nice memory analytics tool for python, yet, which means debugging memory leaks is a ton of work....
Thanks for reporting! Do you have a video set as your wallpaper (in the screensaver)?
Can't test it properly right now, but 57431f9aafff564697b69d49e46514651c626579 might/should fix this
Nice! Just out of interest: Did you use any special library for the debugging?
> Python's [tracemalloc](https://docs.python.org/3/library/tracemalloc.html) was used to track down the cause. Ok, thank you!
> This is on Debian testing, and I have `libgtk-4-1` installed. Am I too far ahead? I'm clearly missing something... I will take a look at this when I'm back...