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

UTF_FILENAME_SUPPORT causes bootlooping #20114

Closed
thisiskeithb opened this issue Nov 12, 2020 · 4 comments
Closed

UTF_FILENAME_SUPPORT causes bootlooping #20114

thisiskeithb opened this issue Nov 12, 2020 · 4 comments

Comments

@thisiskeithb
Copy link
Member

thisiskeithb commented Nov 12, 2020

Bug Description

UTF_FILENAME_SUPPORT causes bootlooping.

Configuration Files

Any default config since UTF_FILENAME_SUPPORT is enabled by default, but here's one (enable UTF_FILENAME_SUPPORT to reproduce the issue): https://github.com/thisiskeithb/Marlin/tree/myconfig/Prusa-Mini-SKR-Mini-E3-V2-BMG

Steps to Reproduce

  1. Flash your board with the current bugfix-2.0.x (anything after 5b9aeb2, which has UTF_FILENAME_SUPPORT enabled by default.)
  2. Watch Marlin bootloop.

Expected behavior:

No bootlooping.

Actual behavior:

Bootlooping.

@LinFor
Copy link
Contributor

LinFor commented Nov 12, 2020

Hello.
Confirming the bootloop on some configurations.
My Fysetc S6 with mini12864 working fine (https://github.com/LinFor/Marlin/tree/e-bot-s6).
But I try my SKR v1.3 with RRD-FG and it's bootloops (https://github.com/LinFor/Marlin/tree/e-bot-skr).
Seems this is platform- or display-specific. I'll try to investigate this problem now.

@sjasonsmith
Copy link
Contributor

I'm about to post a PR to fix it.

@sjasonsmith
Copy link
Contributor

@LinFor I see you were the submitter of the UTF8 change. I didn't actually test the UTF-8 behavior, but my changes are pretty minor and prevent the error.

I'll post the PR and tag you in it. You can then review it and let me know whether you would rather solve it a different way.

@github-actions
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 Jan 12, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants