get error in gui applicaiton display fonts after updating os

Briefly describe your issue below:

What version of Parrot are you running? (include version (e.g. 4.6), edition(e.g. Home//KDE/OVA, etc.), and architecture (currently we only support amd64)

What method did you use to install Parrot? (Debian Standard / Debian GTK / parrot-experimental)

Configured to multiboot with other systems? (yes / no)

If there are any similar issues or solutions, link to them below:

If there are any error messages or relevant logs, post them below:
i m using parrot GNU/linux 4.9 (kde plasma version 5.17.5) (kde framwork version 5.62.0)(QT version 5.12.5) (kernal version 5.5.0-1parrot1-amd64)(os tyoe 64 bit)

when i update the os by
running command ( sudo update ) and ( sudo update --fix-missing)
in some of the gui applicaton such as gnome disks , gnu miage manipulation program and many more the font displayde in this program are courrepted or i juct see a small square boxes wrighteen some numbers instead of fonts and i can’t fix it so any one know can you help me get out from this stuck.
i mention an image displaying that error you can see.WhatsApp Image 2020-05-20 at 4.22.50 AM

Well its font compatibility issue
you can change to another font or try re-configuring the font cache
for that
sudo dpkg-reconfigure locales
sudo dpkg-reconfigure fontconfig-config
and log out and log in or Restart

1 Like

Ah, format was not necessary.
But ok if you got no problem.
Welcome to the Parrot Community

you can *TRY This

1 Like

if you’re having issues regarding Indian fonts,
run this command:
sudo apt-get install fonts-indic
and reboot

1 Like

This topic was automatically closed 120 days after the last reply. New replies are no longer allowed.