You are not logged in.
After pacman -Syu , sublime text and vs code cannot display text correctly.
Numbers and some symbols are displayed as image.
Sublime shows only part of character.
However when I run sublime as root (sudo subl), it works. so I guess there's some user config not correct, I tried remove ~/.config/sublime-text-3 and run sublime, but it doesn't work. Maybe it's kde's fault?
in screenshot from left to right: kate, sublime text, vs code. all displaying same content
https://i.imgur.com/TAEDDWI.png
sys info:
OS: Arch Linux x86_64
Kernel: 5.5.5-arch1-1
DE: Plasma
WM: KWin
Theme: Breeze-Dark [GTK2/3]
Icons: breeze-dark [GTK2/3]
Moderator edit: Converted over sized image to link https://wiki.archlinux.org/index.php/Co … s_and_code
Last edited by ifeliffi (2020-03-01 17:31:57)
Offline
That is caused by an update of noto-fonts-emoji. You can try to remove /etc/fonts/conf.d/66-noto-color-emoji.conf for now.
https://bbs.archlinux.org/viewtopic.php?id=252964
| alias CUTF='LANG=en_XX.UTF-8@POSIX ' | alias ENGLISH='LANG=C.UTF-8 ' |
Offline
That is caused by an update of noto-fonts-emoji. You can try to remove /etc/fonts/conf.d/66-noto-color-emoji.conf for now.
https://bbs.archlinux.org/viewtopic.php?id=252964
thanks. it works now.
Offline
Please remember to mark your thread [SOLVED] (edit the title of your first post).
Offline