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

IDE might forget the selected language #1219

Closed
3 tasks done
kittaakos opened this issue Jul 19, 2022 · 0 comments · Fixed by #1261
Closed
3 tasks done

IDE might forget the selected language #1219

kittaakos opened this issue Jul 19, 2022 · 0 comments · Fixed by #1261
Assignees
Labels
conclusion: resolved Issue was resolved priority: high Resolution is a high priority topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project

Comments

@kittaakos
Copy link
Contributor

kittaakos commented Jul 19, 2022

Describe the problem

From time to time, IDE forgets the user-selected language:

  • Open IDE select de as the default,
  • IDE reloads, it shows de,
  • Quit IDE,
  • Start IDE, it still shows de ✅ ,
  • Select zh-cn as the default language,
  • IDE reloads and shows zh-cn ✅ ,
  • Quit IDE,
  • Open IDE,
  • The language is again en 🐛

To reproduce

See the description for the steps.

ide2_forgets_language.mp4

Expected behavior

IDE remembers the language.

Arduino IDE version

1f7c2eb

Operating system

macOS

Operating system version

12.3.1

Additional context

No response

Issue checklist

  • I searched for previous reports in the issue tracker
  • I verified the problem still occurs when using the latest nightly build
  • My report contains all necessary details
@kittaakos kittaakos added topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project labels Jul 19, 2022
@fstasi fstasi added the priority: high Resolution is a high priority label Jul 20, 2022
@per1234 per1234 added the conclusion: resolved Issue was resolved label Jul 30, 2022
@per1234 per1234 changed the title IDE2 might forget the selected language IDE might forget the selected language Sep 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
conclusion: resolved Issue was resolved priority: high Resolution is a high priority topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants