warpdotdev / Warp

Warp is a modern, Rust-based terminal with AI built in so you and your team can build great software, faster.
https://warp.dev
Other
20.91k stars 358 forks source link

Garbled Chinese Characters in Console on macOS Sequoia Beta #5147

Open Miaoxianshengo opened 1 month ago

Miaoxianshengo commented 1 month ago

Dupe Check

Describe the bug

Currently Known Issues: Garbled Chinese Characters and User Names

To reproduce

This issue occurs when paths contain Chinese characters

Expected behavior

No response

Screenshots

WX20240721-200924@2x WX20240721-201031@2x

Operating system

MacOS

Operating system and version

15.0 Beta(24A5289h)

Shell Version

No response

Current Warp version

v0.2024.07.09.08.01.stable_00

Regression

Yes, this bug started recently or with an X Warp version

Recent working Warp date

No response

Additional context

No response

Does this block you from using Warp daily?

No

Is this a Warp specific issue? (i.e. does it happen in Terminal, iTerm, Kitty, etc.)

Yes, this I confirmed this only happens in Warp, not other terminals.

Warp Internal (ignore): linear-label:b9d78064-c89e-4973-b153-5178a31ee54e

None

ryancui92 commented 1 month ago

Same here, +1

ghost commented 1 month ago

+1 1 2

dannyneira commented 1 month ago

Hi folks, sorry to hear about this issue. It may be related to the lack of support for application UI language switch or i18n / localization support in Warp.

It's something we're tracking here. https://github.com/warpdotdev/Warp/issues/1194

大家好,很遗憾听到这个问题。这可能与 Warp 中缺乏对应用程序 UI 语言切换或 i18n/本地化支持有关。

我们正在跟踪这个问题。https://github.com/warpdotdev/Warp/issues/1194

ktiays commented 1 month ago

Hi folks, sorry to hear about this issue. It may be related to the lack of support for application UI language switch or i18n / localization support in Warp.

It's something we're tracking here. #1194

This may not be an i18n / localization issue, but a system bug in macOS Sequoia Beta.

The same problem occurred on my 15.1 Beta (24B5009l), while the earlier 15.0 Beta (24A5279h) did not reproduce this issue. Both systems use Warp version v0.2024.07.30.08.02.stable_01.

Its specific behavior is that CJK characters will render abnormally in some scenarios, not limited to Chinese characters.

ghost commented 1 month ago

Hi folks, sorry to hear about this issue. It may be related to the lack of support for application UI language switch or i18n / localization support in Warp. It's something we're tracking here. #1194

This may not be an i18n / localization issue, but a system bug in macOS Sequoia Beta.

The same problem occurred on my 15.1 Beta (24B5009l), while the earlier 15.0 Beta (24A5279h) did not reproduce this issue. Both systems use Warp version v0.2024.07.30.08.02.stable_01.

Its specific behavior is that CJK characters will render abnormally in some scenarios, not limited to Chinese characters.

@dannyneira

4llenchan commented 1 month ago

+1

ryancui92 commented 1 month ago

After upgrading MacOS Beta to the latest version(maybe beta.5?), issue gone. 😄

Miaoxianshengo commented 1 month ago
image image

MacOS 15.1bate version has been resolved

ktiays commented 1 month ago

Updating the system to macOS 15.0 Beta 6 (24A5320a) or macOS 15.1 Beta 2 (24B5024e) will no longer reproduce the issue.