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

Chinese characters displays as invalid boxes. #1846

Closed
Tianming-Wu opened this issue Oct 14, 2024 · 2 comments
Closed

Chinese characters displays as invalid boxes. #1846

Tianming-Wu opened this issue Oct 14, 2024 · 2 comments

Comments

@Tianming-Wu
Copy link

Just look at the following picture:

图片

It doesn't seems right at all.
The boxes is usually caused by wrong encoding or fonts that don't support Chinese.

System Details:

  • Ubuntu 24.04.1 LTS 64bit
  • GNOME: 46
  • Wayland
  • Kernel: Linux 6.8.0-1012-raspi
  • Processor Architecture: aarch64
  • Device: Raspberry Pi 4 (4GB)

System Locale and Language (gnome too) are set to zh_CN.UTF-8, and Chinese.
I think originally installed 22.04 version, and followed the regular updates all the way to 24.04 (the current version).

Version:
I don't know the app-center version, it somehow displyed as 1.0.0 in the "About (Maybe)". There's no new updates, so I think it's the latest version.

Time:
I've been seeing the issue since I installed the system.
I have used the x86_64 ubuntu on my pc and app-center was all English.

Additional inforamtion that might help:
Also, some other apps also have the problem, like localsend (installed via snap). I also contacted the author, but there wasn't any problem on his side.

I encountered the problem when using wine, but later solved by setting the environment variable LC_ALL=zh_cn.UTF-8 and LANG=zh_cn.UTF-8, and installed a font through winetricks.

It just worked all right on other pcs, so is it a problem with raspi builds, aarch64 architecture, or just my ubuntu install?

@Tianming-Wu
Copy link
Author

Well if necessary:

tianming@tianming-desktop:~$ snap info snap-store
name:    snap-store
summary: Snap Store is a graphical desktop application for discovering, installing and
  managing snaps on Linux.
publisher: Canonical✓
store-url: https://snapcraft.io/snap-store
contact:   https://bugs.launchpad.net/snap-store/
license:   unset
description: |
  Snap Store showcases featured and popular applications with useful descriptions, ratings,
  reviews and screenshots.
  
  Applications can be found either through browsing categories or by searching.
  
  Snap Store can also be used to switch channels, view and alter snap permissions and view
  and submit reviews and ratings.
  
  Snap Store is based on GNOME Software, optimized for the Snap experience.
commands:
  - snap-store.show-updates
  - snap-store
snap-id:      gjf3IPXoRiipCu9K0kVu52f0H56fIksg
tracking:     2/stable/ubuntu-24.04
refresh-date: 5 天前,于 10:47(美国山区标准时间)
channels:
  2/stable:          0+git.4fcd62b7   2024-09-19 (1219) 10MB -
  2/candidate:       ↑                                       
  2/beta:            ↑                                       
  2/edge:            0+git.6c801617   2024-10-07 (1231) 10MB -
  latest/stable:     41.3-72-g80e7130 2024-09-22 (1217) 12MB -
  latest/candidate:  ↑                                       
  latest/beta:       ↑                                       
  latest/edge:       0+git.6c801617   2024-10-07 (1231) 10MB -
  preview/stable:    –                                       
  preview/candidate: 0.2.7-alpha      2023-01-24  (848)  9MB -
  preview/beta:      ↑                                       
  preview/edge:      0.3.0-alpha      2023-08-14 (1018) 10MB -
  1/stable:          41.3-72-g80e7130 2024-09-22 (1217) 12MB -
  1/candidate:       ↑                                       
  1/beta:            ↑                                       
  1/edge:            41.3-72-g80e7130 2024-09-16 (1217) 12MB -
installed:           0+git.4fcd62b7              (1219) 10MB -

@d-loose
Copy link
Member

d-loose commented Oct 14, 2024

Duplicate of #1658

@d-loose d-loose marked this as a duplicate of #1658 Oct 14, 2024
@d-loose d-loose closed this as not planned Won't fix, can't repro, duplicate, stale Oct 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants