分页: 1 / 1

系统中不显示图画字符

发表于 : 2020-03-04 0:09
寺島聰子
以前は確かに使用できていた。
以前确实能使用。

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

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

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

新規インストールなしに修復する方法がありますか?
有没有不安装新的修复方法? :Faint

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

发表于 : 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 できません: そのようなファイルやディレクトリはありません
~$

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

发表于 : 2020-03-04 11:25
astolia

代码: 全选

fc-list | grep -i emoji
fc-list | grep -i symbola
上記のコマンドの結果は何ですか?

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

发表于 : 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 としてコピー」して、ここに
カラーで貼り付けたいのですが。できますか?

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

发表于 : 2020-03-04 16:58
astolia
別のアカウントは /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 に何か問題があると思う、このファイルを削除してください

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

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

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

发表于 : 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 などで。

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

发表于 : 2020-03-05 2:18
xenomorph0525
寺島聰子 写了: 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」とのコマンドを実行してみましょう。

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

发表于 : 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:

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

发表于 : 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) のトリガを処理しています ...
~$

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

发表于 : 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) のトリガを処理しています ...
~$

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

发表于 : 2020-03-05 12:29
xenomorph0525
aptからではなくて、直接googleからダンロードしたら、どうですか?
https://www.google.com/get/noto/

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

发表于 : 2020-03-05 13:08
寺島聰子
aptからではなくて、直接googleからダンロードして

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

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

変化なし。ありがとう。谢谢

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

发表于 : 2020-03-13 9:50
寺島聰子
報告。
数日前に、初期状態にしました。
当然、フォントの問題、解決しましたww :Haha
astolia さん、xenomorph0525 さん。ありがとうございました!

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

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