no letters in icons just numbers this happend after I upgraded from 18.10 to 20.04LTS - help please screenshot image
I also tried to install Gnome-Tweaks which failed failded install of Tweaks-Tool
no letters in icons just numbers this happend after I upgraded from 18.10 to 20.04LTS - help please screenshot image
I also tried to install Gnome-Tweaks which failed failded install of Tweaks-Tool
okay according to the images you are running xfce-desktop, and you might have used some (special) fonts that got deleted after the upgrade, or in some other way the settings got messed up.
a quick and dirty solution would be to delete them and then let xfcond reset them to the standard - all commands executed in the terminal:
pkill xfconfd
rm -rf ~/.config/xfce4/
/usr/lib/x86_64-linux-gnu/xfce4/xfconf/xfconfd
after that the issue should be solved ;)