系统中不显示图画字符

系统安装、升级讨论
版面规则
我们都知道新人的确很菜,也喜欢抱怨,并且带有浓厚的Windows习惯,但既然在这里询问,我们就应该有责任帮助他们解决问题,而不是直接泼冷水、简单的否定或发表对解决问题没有任何帮助的帖子。乐于分享,以人为本,这正是Ubuntu的精神所在。
回复
寺島聰子
帖子: 688
注册时间: 2016-06-03 14:39
系统: debian11 mate

系统中不显示图画字符

#1

帖子 寺島聰子 » 2020-03-04 0:09

以前は確かに使用できていた。
以前确实能使用。

ひじょうに多くの使わないと思われる欧文フォントが嫌で、削除できないかと
因为讨厌被认为不怎么使用的英文字体,所以不能删除。

いろいろした。その他になにをしたか憶えていない。
做了很多。我不记得我做了其他什么。

別のアカウントを作成し、そこで確認すると emoji 使える。
制作别的账户,在那里确认的话可以使用emoji。

新規インストールなしに修復する方法がありますか?
有没有不安装新的修复方法? :Faint
寺島聰子
帖子: 688
注册时间: 2016-06-03 14:39
系统: debian11 mate

Re: 系统中不显示图画字符

#2

帖子 寺島聰子 » 2020-03-04 9:12

~$ rm $HOME/.cache/fontconfig/*
~$ fc-cache -fv
/usr/share/fonts: caching, new cache contents: 0 fonts, 8 dirs
/usr/share/fonts/EUDC: caching, new cache contents: 1 fonts, 0 dirs
/usr/share/fonts/X11: caching, new cache contents: 0 fonts, 4 dirs
/usr/share/fonts/X11/Type1: caching, new cache contents: 8 fonts, 0 dirs
/usr/share/fonts/X11/encodings: caching, new cache contents: 0 fonts, 1 dirs
/usr/share/fonts/X11/encodings/large: caching, new cache contents: 0 fonts, 0 dirs
/usr/share/fonts/X11/misc: caching, new cache contents: 89 fonts, 0 dirs
/usr/share/fonts/X11/util: caching, new cache contents: 0 fonts, 0 dirs
/usr/share/fonts/cMap: caching, new cache contents: 0 fonts, 0 dirs
/usr/share/fonts/cmap: caching, new cache contents: 0 fonts, 5 dirs
/usr/share/fonts/cmap/adobe-cns1: caching, new cache contents: 0 fonts, 0 dirs
/usr/share/fonts/cmap/adobe-gb1: caching, new cache contents: 0 fonts, 0 dirs
/usr/share/fonts/cmap/adobe-japan1: caching, new cache contents: 0 fonts, 0 dirs
/usr/share/fonts/cmap/adobe-japan2: caching, new cache contents: 0 fonts, 0 dirs
/usr/share/fonts/cmap/adobe-korea1: caching, new cache contents: 0 fonts, 0 dirs
/usr/share/fonts/opentype: caching, new cache contents: 0 fonts, 5 dirs
/usr/share/fonts/opentype/cantarell: caching, new cache contents: 4 fonts, 0 dirs
/usr/share/fonts/opentype/malayalam: caching, new cache contents: 3 fonts, 0 dirs
/usr/share/fonts/opentype/mathjax: caching, new cache contents: 24 fonts, 0 dirs
/usr/share/fonts/opentype/noto:

~$ mv $HOME/.fonts $HOME/sikatanai
mv: '/home/m/.fonts' を stat できません: そのようなファイルやディレクトリはありません
~$
头像
astolia
论坛版主
帖子: 6703
注册时间: 2008-09-18 13:11

Re: 系统中不显示图画字符

#3

帖子 astolia » 2020-03-04 11:25

代码: 全选

fc-list | grep -i emoji
fc-list | grep -i symbola
上記のコマンドの結果は何ですか?
寺島聰子
帖子: 688
注册时间: 2016-06-03 14:39
系统: debian11 mate

Re: 系统中不显示图画字符

#4

帖子 寺島聰子 » 2020-03-04 15:06

astolia 写了: 2020-03-04 11:25

代码: 全选

fc-list | grep -i emoji
fc-list | grep -i symbola
上記のコマンドの結果は何ですか?
~$ fc-list | grep -i emoji
/home/m/.local/share/fonts/Unknown Vendor/TrueType/Noto Color Emoji/Noto_Color_Emoji_Regular.ttf: Noto Color Emoji:style=Regular
/usr/share/fonts/truetype/noto/NotoColorEmoji.ttf: Noto Color Emoji:style=Regular
~$ fc-list | grep -i symbola
~$
相关问题将gnome终端的内容作为“HTML复制”,在这里
我想用彩色粘贴。可以吗?
関連質問。gnome 端末の内容を「HTML としてコピー」して、ここに
カラーで貼り付けたいのですが。できますか?
头像
astolia
论坛版主
帖子: 6703
注册时间: 2008-09-18 13:11

Re: 系统中不显示图画字符

#5

帖子 astolia » 2020-03-04 16:58

別のアカウントは /usr/share/fonts/truetype/noto/NotoColorEmoji.ttf (システムレベル)を使用します、でもユーザーmは、/home/m/.local/share/fonts/Unknown Vendor/TrueType/Noto Color Emoji/Noto_Color_Emoji_Regular.ttf (ユーザーレベル)を優先します。
だから/home/m/.local/share/fonts/Unknown Vendor/TrueType/Noto Color Emoji/Noto_Color_Emoji_Regular.ttf に何か問題があると思う、このファイルを削除してください
头像
astolia
论坛版主
帖子: 6703
注册时间: 2008-09-18 13:11

Re: 系统中不显示图画字符

#6

帖子 astolia » 2020-03-04 17:03

寺島聰子 写了: 2020-03-04 15:06 相关问题将gnome终端的内容作为“HTML复制”,在这里
我想用彩色粘贴。可以吗?
関連質問。gnome 端末の内容を「HTML としてコピー」して、ここに
カラーで貼り付けたいのですが。できますか?
このフォーラムではできません
寺島聰子
帖子: 688
注册时间: 2016-06-03 14:39
系统: debian11 mate

Re: 系统中不显示图画字符

#7

帖子 寺島聰子 » 2020-03-04 19:51

astolia 写了: 2020-03-04 16:58 /home/m/.local/share/fonts/Unknown Vendor/TrueType/Noto Color Emoji/Noto_Color_Emoji_Regular.ttf に何か問題があると思う、このファイルを削除
して再起動しても、Emoji(🍆 など)表示できません。
gedit などで。
xenomorph0525
帖子: 546
注册时间: 2009-11-21 20:29

Re: 系统中不显示图画字符

#8

帖子 xenomorph0525 » 2020-03-05 2:18

寺島聰子 写了: 2020-03-04 19:51
astolia 写了: 2020-03-04 16:58 /home/m/.local/share/fonts/Unknown Vendor/TrueType/Noto Color Emoji/Noto_Color_Emoji_Regular.ttf に何か問題があると思う、このファイルを削除
して再起動しても、Emoji(🍆 など)表示できません。
gedit などで。
Noto_Color_Emoji_Regular.ttf のパーミッションの問題?
とにかくそのファイルを削除したなら、もう一度「fc-cache -fv」とのコマンドを実行してみましょう。
寺島聰子
帖子: 688
注册时间: 2016-06-03 14:39
系统: debian11 mate

Re: 系统中不显示图画字符

#9

帖子 寺島聰子 » 2020-03-05 8:48

:Faint
~$ fc-cache -fv
/usr/share/fonts: caching, new cache contents: 0 fonts, 8 dirs
/usr/share/fonts/EUDC: caching, new cache contents: 1 fonts, 0 dirs
/usr/share/fonts/X11: caching, new cache contents: 0 fonts, 4 dirs
/usr/share/fonts/X11/Type1: caching, new cache contents: 8 fonts, 0 dirs
/usr/share/fonts/X11/encodings: caching, new cache contents: 0 fonts, 1 dirs
/usr/share/fonts/X11/encodings/large: caching, new cache contents: 0 fonts, 0 dirs
/usr/share/fonts/X11/misc: caching, new cache contents: 89 fonts, 0 dirs
/usr/share/fonts/X11/util: caching, new cache contents: 0 fonts, 0 dirs
/usr/share/fonts/cMap: caching, new cache contents: 0 fonts, 0 dirs
/usr/share/fonts/cmap: caching, new cache contents: 0 fonts, 5 dirs
/usr/share/fonts/cmap/adobe-cns1: caching, new cache contents: 0 fonts, 0 dirs
/usr/share/fonts/cmap/adobe-gb1: caching, new cache contents: 0 fonts, 0 dirs
/usr/share/fonts/cmap/adobe-japan1: caching, new cache contents: 0 fonts, 0 dirs
/usr/share/fonts/cmap/adobe-japan2: caching, new cache contents: 0 fonts, 0 dirs
/usr/share/fonts/cmap/adobe-korea1: caching, new cache contents: 0 fonts, 0 dirs
/usr/share/fonts/opentype: caching, new cache contents: 0 fonts, 5 dirs
/usr/share/fonts/opentype/cantarell: caching, new cache contents: 4 fonts, 0 dirs
/usr/share/fonts/opentype/malayalam: caching, new cache contents: 3 fonts, 0 dirs
/usr/share/fonts/opentype/mathjax: caching, new cache contents: 24 fonts, 0 dirs
/usr/share/fonts/opentype/noto:
寺島聰子
帖子: 688
注册时间: 2016-06-03 14:39
系统: debian11 mate

Re: 系统中不显示图画字符

#10

帖子 寺島聰子 » 2020-03-05 8:57

~$ apt purge fonts-noto-color-emoji
パッケージリストを読み込んでいます... 完了
依存関係ツリーを作成しています
状態情報を読み取っています... 完了
以下のパッケージは「削除」されます:
fonts-noto-color-emoji*
アップグレード: 0 個、新規インストール: 0 個、削除: 1 個、保留: 28 個。
この操作後に 7,762 kB のディスク容量が解放されます。
続行しますか? [Y/n] y
(データベースを読み込んでいます ... 現在 246588 個のファイルとディレクトリがインストールされています。)
fonts-noto-color-emoji (0~20180810-0ubuntu1) を削除しています ...
fontconfig (2.12.6-0ubuntu2) のトリガを処理しています ...
~$
寺島聰子
帖子: 688
注册时间: 2016-06-03 14:39
系统: debian11 mate

Re: 系统中不显示图画字符

#11

帖子 寺島聰子 » 2020-03-05 9:07

~$ apt purge fonts-noto-color-emoji
パッケージリストを読み込んでいます... 完了
依存関係ツリーを作成しています
状態情報を読み取っています... 完了
以下のパッケージは「削除」されます:
fonts-noto-color-emoji*
アップグレード: 0 個、新規インストール: 0 個、削除: 1 個、保留: 28 個。
この操作後に 7,762 kB のディスク容量が解放されます。
続行しますか? [Y/n] y
(データベースを読み込んでいます ... 現在 246588 個のファイルとディレクトリがインストールされています。)
fonts-noto-color-emoji (0~20180810-0ubuntu1) を削除しています ...
fontconfig (2.12.6-0ubuntu2) のトリガを処理しています ...

別のアカウントでもnoto-color-emojiが使えなくなりました。

~$ apt install fonts-noto-color-emoji
パッケージリストを読み込んでいます... 完了
依存関係ツリーを作成しています
状態情報を読み取っています... 完了
以下のパッケージが新たにインストールされます:
fonts-noto-color-emoji
アップグレード: 0 個、新規インストール: 1 個、削除: 0 個、保留: 28 個。
7,102 kB 中 0 B のアーカイブを取得する必要があります。
この操作後に追加で 7,762 kB のディスク容量が消費されます。
以前に未選択のパッケージ fonts-noto-color-emoji を選択しています。
(データベースを読み込んでいます ... 現在 246585 個のファイルとディレクトリがインストールされています。)
.../fonts-noto-color-emoji_0~20180810-0ubuntu1_all.deb を展開する準備をしています ...
fonts-noto-color-emoji (0~20180810-0ubuntu1) を展開しています...
fonts-noto-color-emoji (0~20180810-0ubuntu1) を設定しています ...
fontconfig (2.12.6-0ubuntu2) のトリガを処理しています ...
~$
寺島聰子
帖子: 688
注册时间: 2016-06-03 14:39
系统: debian11 mate

Re: 系统中不显示图画字符

#13

帖子 寺島聰子 » 2020-03-05 13:08

aptからではなくて、直接googleからダンロードして

https://www.google.com/get/noto/

/usr/share/fonts/truetypeに入れ~$ fc-cache -fv した

変化なし。ありがとう。谢谢
附件
Screenshot at 2020-03-05 13-58-49.png
寺島聰子
帖子: 688
注册时间: 2016-06-03 14:39
系统: debian11 mate

Re: 系统中不显示图画字符

#14

帖子 寺島聰子 » 2020-03-13 9:50

報告。
数日前に、初期状態にしました。
当然、フォントの問題、解決しましたww :Haha
astolia さん、xenomorph0525 さん。ありがとうございました!
xenomorph0525
帖子: 546
注册时间: 2009-11-21 20:29

Re: 系统中不显示图画字符

#15

帖子 xenomorph0525 » 2020-03-13 17:09

寺島聰子 写了: 2020-03-13 9:50 報告。
数日前に、初期状態にしました。
当然、フォントの問題、解決しましたww :Haha
astolia さん、xenomorph0525 さん。ありがとうございました!
よかった。
ちなみに、Clonezillaはかなり素晴らしいバックアップソフトで、やってみる価値があると思います。
https://clonezilla.org/
回复