在使用一些 SPA(使用 Teams for Linux 和 Whatsie 测试)时,每次我通过应用程序本身打开文件应用程序(下载/上传文件)时,它都会显示方块而不是实际文本。
我已经尝试执行上一个问题建议的命令,但没有帮助
apt-get install --reinstall ttf-ubuntu-font-family
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Package ttf-ubuntu-font-family is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package 'ttf-ubuntu-font-family' has no installation candidate
答案1
这似乎与 Ubuntu 的版本有关23.04
。升级到 后一切看起来都很好23.10
。