eez-open / studio

Cross-platform low-code GUI and automation
https://www.envox.eu/studio/studio-introduction/
GNU General Public License v3.0
601 stars 99 forks source link

[LVGL] LVGL action inside user widget throws an error when executed inside simulator #630

Closed mvladic closed 4 days ago

mvladic commented 1 week ago

Reported on Discord:

I get this error anytime I try to Run my project in eez studio, however it compiles without issues and runs properly on my esp32 so I'm trying to debug why it won't run in the simulator

image

Was working fine back in v18, so still unsure what the issue might be as I don't see anything in Checks to do with a missing widget

mvladic commented 1 week ago

Fixed.