memento-timeline just showing a completely black window instead of the expected GUI.
As the title states. I've had to make some modifications to work with my Hyprland environment in the memento/background.py file and now memento-bg is working for me and taking the expected screenshots, etc. However when I run memento-timeline all I get is a fully-black window. There's no error-output in the terminal and I haven't made any modifications to the files in memento/timeline so I'm not quite sure what the issue is. Any help would be appreciated. Thanks.
Hi @jontstaz !
Could you look into ~/.cache/memento, there should be a number of .mp4 files. Try to read some of them and please report if they are fully black or if they contain correct screenshots so that I can narrow down where things go wrong.
Thanks !
~Hey, I'm experiencing a similar bug. I checked my ~/.cache/memento folder and the mp4's were fine.~
~I'm using Archlinux, I couldn't use the system site-packages in the venv because of dependency conflicts.~
Actually, it seems my issues were solved by a reboot (fixed gfx after update) and force updating the dependencies.