Skip to content

LVGL regression missing 'lv.ANIM_OFF' and 'lv.ANIM_ON'#23544

Merged
s-hadinger merged 1 commit into
arendst:developmentfrom
s-hadinger:lvgl_930_fix_lv_anim
Jun 13, 2025
Merged

LVGL regression missing 'lv.ANIM_OFF' and 'lv.ANIM_ON'#23544
s-hadinger merged 1 commit into
arendst:developmentfrom
s-hadinger:lvgl_930_fix_lv_anim

Conversation

@s-hadinger
Copy link
Copy Markdown
Collaborator

Description:

Fix regression introduced with LVGL 9.3.0 migration. Resored missing 'lv.ANIM_OFF' and 'lv.ANIM_ON'

Checklist:

  • The pull request is done against the latest development branch
  • Only relevant files were touched
  • Only one feature/fix was added per PR and the code change compiles without warnings
  • The code change is tested and works with Tasmota core ESP8266 V.2.7.8
  • The code change is tested and works with Tasmota core ESP32 V.3.1.3.250504
  • I accept the CLA.

NOTE: The code change must pass CI tests. Your PR cannot be merged unless tests pass

@s-hadinger s-hadinger merged commit b5d6e95 into arendst:development Jun 13, 2025
60 checks passed
@sfromis
Copy link
Copy Markdown
Contributor

sfromis commented Jun 13, 2025

Seeing same issue after upgrading to lastest dev build after this PR.

@s-hadinger
Copy link
Copy Markdown
Collaborator Author

Weird, now lv. lv.ANIM_ON and lv. lv.ANIM_OFF do work

@arendst
Copy link
Copy Markdown
Owner

arendst commented Jun 14, 2025

Depending on how you get your "dev build" it may well be that you're using an old binary. I currently see most binary uploads failing to Tasmota-firmware which inturn will fail uploading to ota.tasmota.com

Perhaps @Jason2866 has an idea.

@sfromis
Copy link
Copy Markdown
Contributor

sfromis commented Jun 14, 2025

Yesterday, I got it from https://github.com/tasmota/install/tree/firmware/firmware/unofficial after seeing that the timestamp there was updated. I did not verify if the build date was actually matching the time stamp of file replacement.

Seeing new builds there since 4 minutes, will try again. That build was replaced by another. Works now.

BTW. Sometime I see a weird thing, code 200 should not be an error....

OTA: Connection error 200 after 2616 ms

@Jason2866
Copy link
Copy Markdown
Collaborator

Jason2866 commented Jun 14, 2025

GH Actions firmware release build had errors, not all firmwares had been build. Rerun the failing builds did work. Release is correct now and all files have been updated in all github repos.
So if now an error with LVGL is still there we have a problem ;-)

echo-bravo-yahoo pushed a commit to echo-bravo-yahoo/Tasmota that referenced this pull request Jan 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants