Core447
Core447
> CPU or RAM The graphs or the "normal" ones? Because the graphs take up a huge amount of memory (that's why I added a warning in their config area)....
I will look into this. For now you can just copy `~/.var/app/com.core447.StreamController/data/` between your machines.
Are you on the Flatpak or source version?
> I believe source? > > ``` > $ bash -c "$(wget -O - https://raw.githubusercontent.com/StreamController/StreamController/main/flatpak/install.sh)" > ``` Yeah, basically the source version, just as a Flatpak. This issue is probably...
@axolotlmaid Thanks for the matplotlib tips! 5ab567889e12d9e4d14c8b54d857525791aa1334 now stores font weights and styles. Edit: This should also fix the `-` problem > However, there is an another issue with certain...
This should have been fixed with the latest release - if not let me know and we reopen this issue
Can you please try again with the newest upstream versions of both StreamController and the flatpak manifest? Idk which flatpak manifest you used, but to get the current release please...
So just to verify, you're getting these errors: * ValueError: Namespace Xdp not available * ModuleNotFoundError: No module named 'wayland' ? but you should now longer get: TypeError: StreamDeck.open() takes...
> I'm building from source since I have a fork to address a few issues for my StreamDeck Plus. For example: > [b590481](https://github.com/StreamController/StreamController/commit/b590481fcaaaeb0c999ea12053806d315276430c) I just applied this with: d4ee7bfb157ffab145fd286175c353ad36172e69 >...
> [@Core447](https://github.com/Core447) also just gave your steps a shot and same errors occurred: > > [StreamController.log](https://github.com/user-attachments/files/20042214/StreamController.log) Ok, very weird. Unfortunately, I don't think I can really help debugging this, as...