Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

lv_label_set_text_fmt not working #154

Closed
Cikkcakk opened this issue Jun 10, 2020 · 5 comments
Closed

lv_label_set_text_fmt not working #154

Cikkcakk opened this issue Jun 10, 2020 · 5 comments
Labels
stale This will not be worked on

Comments

@Cikkcakk
Copy link

lv_label_set_text_fmt cause crash

every time when I update submodule I have to change
lv_conf.h > #define LV_SPRINTF_CUSTOM 0 to 1
to work

how to avoid this ?

We use GitHub issues for development related discussions.
Please use the forum to ask questions.

Describe the issue

Code to reproduce the issue

Expected Results

Actual Results

ESP32 Chip version

ESP-IDF version

Development kit used

Development machine OS

Compilation warnings/errors (if available)

If possible, copy the compilation log into a file and attach it here

@Cikkcakk
Copy link
Author

Cikkcakk commented Jun 10, 2020

It should be a config property

@C47D
Copy link
Collaborator

C47D commented Jun 10, 2020

Lvgl configuration via menuconfig isn't complete, I will update it once I get some free time.
Are there any other options you change regularly?

an-erd added a commit to an-erd/lv_port_esp32 that referenced this issue Jun 10, 2020
@an-erd
Copy link
Contributor

an-erd commented Jun 10, 2020

I added the configuration option for LV_SPRINTF_CUSTOM in PR #153.

@C47D
Copy link
Collaborator

C47D commented Jun 10, 2020

#153 just merged into master

@stale
Copy link

stale bot commented Jul 2, 2020

This issue or pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale This will not be worked on label Jul 2, 2020
@C47D C47D closed this as completed Jul 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale This will not be worked on
Projects
None yet
Development

No branches or pull requests

3 participants