[mythtv-theming] MythFontProperties, Error: Failed to load

Michael T. Dean mtdean at thirdcontact.com
Wed Jul 21 16:29:09 UTC 2010


  On 07/21/2010 11:20 AM, Casey Bragg wrote:
> I'm getting the following error from mythfrontend related to fonts.  I have installed ttf-droid, msttcorefonts, ttf-liberation, etc.  If I go to gnome:system->preferences->appearance->fonts, I can select Droid Sans or Liberation Sans as a desktop font.  Any ideas?  Is this something to do with permissions or file locations or possibly even screen resolution?
>
> Thanks for your time.
>
>
> 2010-07-20 23:07:28.728 MythFontProperties, Error: Failed to load 'Droid Sans', got 'Andale Mono' instead
>                          Location: /usr/share/mythtv/themes/MythCenter-wide/base.xml @ 5
>                          Name: 'basesmall'       Type: 'font'
>
> Also:
>
> 2010-07-20 23:07:29.725 MythFontProperties, Error: Failed to load 'Liberation Sans', got 'Andale Mono' instead
>                          Location: /usr/share/mythtv/themes/MythCenter-wide/base.xml @ 25
>                          Name: 'basemedium'      Type: 'font'

If it is, in fact, installed properly, it's most likely (broken) font 
replacement rules (which are easy to get when you have a lot of fonts 
installed).  What do you get with:

fc-list | grep -i droid

and

fc-match 'Droid Sans'

are there any rules that would affect its loading under /etc/fonts/ or 
~/.fontconfig/ ?  Have you restarted X and any font services since you 
installed the fonts?

Mike


More information about the mythtv-theming mailing list