Nah I just noticed it crashed anyway and didn't assume it was a flaw in my methodology but rather that i ran out of waybars queue'd
Yeah I noticed it wasn't actually working and for some reason assumed that it was because it crashed so many times that I ran out of waybars, so I added a million after that, and you're totally right, I know better than that, thanks!
...that does indeed look very similar, but my solution makes it so that if waybar crashes it doesn't even matter, which I quite like, even if the segfault has been fixed.
I don't really value user friendliness, I wanted scripts that I could easily launch through a rofi menu system, home assistant seems to be a full GUI in and of itself, but I don't really know much about it.
Yeah, my real issue was that I erroneously assumed
from lifxlan import LifxLAN
WOULD import the Light function, but of course, it does not, I didn't realize that when you do a from import you're just importing a single specific command and not the whole library, and just used it like it was in the examples they gave, but thank you for the comment and this community is awesome, just that you were willing to write that all that out just to help me understand is incredibly kind, thank you!
I just want you to know I figured it out RIGHT BEFORE you wrote this, but this is still awesome and super helpful and thank you so much!
you might want to give this fix a shot!
https://old.reddit.com/r/Fedora/comments/1afkoge/how_to_make_vscode_run_in_wayland_mode/
If I had to guess the problem is that the file is macchanger.sh
sudo sh -c "curl https://raw.githubusercontent.com/shilch/macchanger/master/macchanger.sh > /usr/local/bin/macchanger.sh && chmod +x /usr/local/bin/macchanger.sh"
sh -c "/usr/local/bin/macchanger.sh"
just a guess though, also, wrong community
https://github.com/OpenTabletDriver/OpenTabletDriver pretty sure this tool is what you're looking for!
It's true that just because it hasn't happened doesn't mean it isn't dangerous, however, in this case, it is actually not dangerous, just painful, unless you're allergic/have extreme health issues.
This is a neurotoxin, so, generally if it's not paralyzing your cardiovascular system it doesn't do much to you except hurt!
I would highly recommend fedora kinoite, it's immutable so the system doesn't break without you trying very hard, well configured out of the box, and uses flatpak for apps so the system can be stable and the apps can be updated regularly!