The Computer Oracle

Unicode characters cannot be displayed on Chrome tab title on Linux

--------------------------------------------------
Rise to the top 3% as a developer or hire one of them at Toptal: https://topt.al/25cXVn
--------------------------------------------------

Music by Eric Matyas
https://www.soundimage.org
Track title: Hypnotic Orient Looping

--

Chapters
00:00 Unicode Characters Cannot Be Displayed On Chrome Tab Title On Linux
00:41 Accepted Answer Score 15
01:15 Answer 2 Score 0
01:25 Thank you

--

Full question
https://superuser.com/questions/705658/u...

--

Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...

--

Tags
#linux #googlechrome #linuxmint

#avk47



ACCEPTED ANSWER

Score 15


I encountered the same problem and the following worked for me:

  1. Go to /etc/fonts/conf.d
  2. Backup then remove any of the *.conf entries for the Google Droid font (in my case 59- droid-serif-fonts.conf 60-droid-sans-mono-fonts.conf 65-droid-sans-fonts.conf)
  3. Update fontconfig fc-cache -f -r

Your problem should now be fixed :-D




ANSWER 2

Score 0


I installed ttf-ancient-fonts from the Ubuntu Package Center and that provided me the necessary unicode fonts.