You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I installed ltchiptool as described in the docs. I also pip installed upk2esphome and zeroconf, all good.
Upon running ltchiptool/bin/ltchiptool gui and clicking on UPK2ESPHome, however, sometimes the app crashes right away with a segmentation fault. Or latest when I click on "Grab from ESPHome Kickstart".
I think there is currently some sort of threading bug, and if you have a lot of ESPHome devices on your network, it takes some time for the list of all devices to process, and if you try to do anything while that list is populated, it will hit that threading bug. Try to wait for the list to stop expanding or number of devices to stop increasing before taking action.
I guess I'm a +1 to this... I mean, I think. I just see "Segmentation fault (core dumped)" at various times. No errors logged that I can see.
Happens if I click on the Plugins tab. Happens randomly while downloading the flash. Happens when flashing... Basically makes the tool useless since I can't flash anything.
I installed ltchiptool as described in the docs. I also pip installed
upk2esphome
andzeroconf
, all good.Upon running
ltchiptool/bin/ltchiptool gui
and clicking on UPK2ESPHome, however, sometimes the app crashes right away with a segmentation fault. Or latest when I click on "Grab from ESPHome Kickstart".The error I see on the console is
Version 4.11.2
wxpython 4.2.2
The text was updated successfully, but these errors were encountered: