On Thu, May 07, 2020 at 08:42:09PM -0700, 20jam wrote: > Hay everyone, I'm trying to make a custom widget, and so far I been getting > tones of errors. I'm new to python and qtile, and I would real appreciate > any help regarding making this script work, already spend 2 hours trying to > get it work. > > Here is the git repo with the code and the icons: > https://github.com/20jam/q-wifi-icon
Seems like you might be getting bitten by some GC bug? What happens if you parse the images when you need them, instead of pre-parsing them? You might also have better luck asking the cairocffi people. Tycho -- You received this message because you are subscribed to the Google Groups "qtile-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/qtile-dev/20200508155151.GD4003005%40cisco.
