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

[BUG] Accented letters are not displayed and line are truncated #26379

Closed
1 task done
GMagician opened this issue Oct 29, 2023 · 5 comments
Closed
1 task done

[BUG] Accented letters are not displayed and line are truncated #26379

GMagician opened this issue Oct 29, 2023 · 5 comments

Comments

@GMagician
Copy link
Contributor

Did you test the latest bugfix-2.1.x code?

Yes, and the problem still exists.

Bug Description

Usinbg Italian language there text has accented letters. While using them on "CUSTOM_MACHINE_NAME" is working, when they are used in menu items, string are printed truncated.

Example is MSG_FILAMENT_CHANGE_OPTION_PURGE where lcd prints "Spurga di pi" instead of "Spurga di più"
I tested MSG_FILAMENT_CHANGE_OPTION_RESUME changing text from "Riprendi stampa" to "Riprendi stamàpa" (obviously an error) LCD displayes "Riprendi stam"

Bug Timeline

It used to work but don't know when bug apperared

Expected behavior

Correct text displaying

Actual behavior

Text is truncated

Steps to Reproduce

Execute a filament load from lcd menu. When it terminates a message is displayed.

Version of Marlin Firmware

Bugfix 2.1 up to a6c8afc

Printer model

Custom Bear 2.1

Electronics

No response

Add-ons

No response

Bed Leveling

UBL Bilinear mesh

Your Slicer

Cura

Host Software

None

Don't forget to include

  • A ZIP file containing your Configuration.h and Configuration_adv.h.

Additional information & file uploads

Configuration.zip

@GMagician
Copy link
Contributor Author

bisect take me to: "Fix TFT compile, K8400 pins" #26359 but it make no sense to me

@GMagician
Copy link
Contributor Author

Found issue has been introduced by #26339

@GMagician
Copy link
Contributor Author

PR has been posted

@GMagician
Copy link
Contributor Author

Because of PR

Copy link

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked and limited conversation to collaborators Dec 30, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant