工具栏的许多重要图标都丢失了,比如删除和转到下一条消息。

当我查看/usr/share/evolution/icons/hicolor/时,我找不到丢失图标的任何文件名,所以我怀疑这是其中的一部分。我只是不知道该怎么做。
dpkg -l *evolution*给出:
ii evolution 3.28.5-0ubuntu0.18.04.1 amd64 groupware suite with mail client and organizer
ii evolution-common 3.28.5-0ubuntu0.18.04.1 all architecture independent files for Evolution
ii evolution-data-server 3.28.5-0ubuntu0.18.04.1 amd64 evolution database backend server
ii evolution-data-server-common 3.28.5-0ubuntu0.18.04.1 all architecture independent files for Evolution Data Server
un evolution-data-server-online-accounts <none> <none> (no description available)
un evolution-data-server-tests <none> <none> (no description available)
ii evolution-ews 3.28.5-0ubuntu0.18.04.1 amd64 Exchange Web Services integration for Evolution
ii evolution-plugin-bogofilter 3.28.5-0ubuntu0.18.04.1 amd64 standard plugins for Evolution (bogofilter)
ii evolution-plugin-pstimport 3.28.5-0ubuntu0.18.04.1 amd64 standard plugins for Evolution (pstimport)
un evolution-plugin-spamassassin <none> <none> (no description available)
ii evolution-plugins 3.28.5-0ubuntu0.18.04.1 amd64 standard plugins for Evolution
un evolution-plugins-experimental <none> <none> (no description available)
ii libevolution 3.28.5-0ubuntu0.18.04.1 amd64 evolution libraries
un libreoffice-evolution <none> <none> (no description available)
un syncevolution-libs-gnome <none> <none> (no description available)我已经浏览了所有的菜单和设置,但没有发现任何与工具栏图标相关的东西。
我正在运行Ubuntu18.04.2w/所有更新。
编辑:有一天我注意到他们都出现了。最好的猜测是更新完成了。
发布于 2019-09-23 12:49:17
如果您遇到这个问题,运行Ubuntu19.04,那么问题可能是因为默认情况下Gnome新版本缺少图标。其他程序也受到影响,但进化是其中最明显的一个。
我找到了这个解决方案,我不得不稍微调整一下--对我来说,解决这个问题的命令是:
sudo aptitude install adwaita-icon-theme-fullhttps://askubuntu.com/questions/1137798
复制相似问题