Jordan Williams

Results 132 comments of Jordan Williams

Yep, just hit this using Plasma Mobile on the PinePhone.

I'd like to note the importance of this capability in environments like Yocto, where `meta-conan` lags behind the latest Conan releases significantly.

Thanks for the update, I understand!

I've got a Model100 now, but firmware upgrades are a real problem for it. It gets hung up after switching the Model100 into bootloader mode. I added some logging of...

Ha! Getting upgrades to work ended up being surprisingly similar to how I modified Chrysalis to detect serial ports in the Flatpak. Firmware upgrades for the Model100 are now fully...

> FYI, I just tried this: > > ``` > $ conan create . --version 1.25.0 -o debug_gui=True --build missing > ... > > ERROR: Version conflict: Conflict between expat/2.6.0...

I'm having this same issue on the Home Assistant Yellow. I have to reboot the Yellow around every day or day and a half to make my thread-based Matter devices...

Oh yes, actually need to install the Python `packaging` module for this to work...

@RubenRBS @uilianries Can I get a review for this? Without it, local dbus builds are failing due to the `messagebus` group not being in the image. ``` Traceback (most recent...