mirror of
https://github.com/MonitorControl/MonitorControl.git
synced 2026-05-15 14:15:55 -06:00
[GH-ISSUE #963] App menu shows strange text for Sidecar display name #586
Labels
No labels
Status: Abandoned
arm64
beta
beta
bug
done
duplicate
enhancement
feedback needed from reporter
in progress
invalid
investigating
known Issue
monitor Issue
pull-request
translation
unable to reproduce
unreleased
x86
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/MonitorControl#586
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @riobard on GitHub (Mar 6, 2022).
Original GitHub issue: https://github.com/MonitorControl/MonitorControl/issues/963
Before opening the issue, have you...?
Describe the bug
Please see the screenshot below. It looks like Korean, but my macOS system, the iOS on the iPad, and the iPad's name are all in English.
Steps to reproduce
I don't know if you can reproduce it, but I can do whatever necessary to help pinpoint the issue.
Expected behavior
The menu should probably just say Sidecar (since only one sidecar display is allowed anyway), or the name of the iPad running Sidecar? Definitely not some Korean text.
Anything else?
Environment Information (please complete the following information)
@waydabber commented on GitHub (Mar 6, 2022):
Hi, the display names are taken from the relevant dictionary by factoring the
Locale.current.identifierinto account. This is probably the same as the terminal commanddefaults read -g AppleLocalewhich you can check. It is probably set to Korean?@riobard commented on GitHub (Mar 6, 2022):
What is it supposed to show? The name of the iPad running Sidecar?
Maybe there's a misconfigured locale mapping somewhere?
The current locale is not Korean.
@waydabber commented on GitHub (Mar 6, 2022):
It shows simply Sidecar for me. But the name should be locale specific. If it really annoys you, why don't you just rename it? Click on the name under Displays in the app Preferences. Hopefully this feature works with virtual displays (like Sidecar) properly, this use case wasn't tested. :)
@waydabber commented on GitHub (Mar 6, 2022):
Sorry, it shows
Sidecar DisplayProbably the stuff there stands forDisplayin some language.Good news is that renaming works well and the name is remembered after reconnect so the implementation is fine. :)
@riobard commented on GitHub (Mar 6, 2022):
Hmmm… I think it's actually a bug here. Repeatedly clicking the Reset settings button right to the Custom Name field will rotate the name in different languages.
https://user-images.githubusercontent.com/22984/156924820-d881f7f9-a1bb-4457-af8a-1029b156f29d.mov
@waydabber commented on GitHub (Mar 7, 2022):
Well, in today's multicultural environment I think we should consider this a feature, not a bug. :)
@riobard commented on GitHub (Mar 7, 2022):
Then we should properly localize the word “Sidecar” as well! 😄
@waydabber commented on GitHub (Oct 6, 2022):
All right, the same issue came up at BetterDisplay and we found the root cause. This should be fixed in MonitorControl as well.
https://github.com/waydabber/BetterDisplay/issues/1047
@stale[bot] commented on GitHub (Oct 6, 2023):
Hey there, it looks like there has been no activity on this issue recently. Has the issue been fixed, or does it still require attention? This issue may be closed if no further activity occurs. Thank you for your contributions.