Stefanie Jane
Stefanie Jane
Apparently something is different on the new Stealths.. I'll see if I can get my hands on one.
Unfortunately not, I haven't been able to get my hands on any of the 2017 laptops and not for lack of trying. If you're able to capture a packet trace...
There's an open pull request that brings in support for at least the new Blade. It may be as simple as adding the device to laptops.yaml.
Should largely be able to be done using the D-Bus API, client SDK will have helpers.
Qt was my first choice
Add custom_frame there, and try "uchroma anim add plasma".
Is the daemon (uchromad) running? I'm able to run both the daemon and the client in a virtualenv. I used ruamel.venvgtk to deal with the gi issue.
I've done zero testing on Python 3.6, the Singleton bit is worrysome though. I've got a simple metaclass which can be used to make a class a singleton.. Wondering if...
Well, I have no idea what's going on in your log other than thinking something is missing from your installation. There was an issue on Python 3.6 (and a fix...
So this error only pops up if it bombs in the initializer. I'm making an assumption that all devices have a sys_path (they should), but I could always be wrong....