<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div><blockquote type="cite" class=""><div class="">On Oct 23, 2016, at 6:02 PM, scram69 <<a href="mailto:scram69@gmail.com" class="">scram69@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class=""><div class="">On Mon, Oct 17, 2016 at 3:53 AM, Michael T. Dean <span dir="ltr" class=""><<a href="mailto:mtdean@thirdcontact.com" target="_blank" class="">mtdean@thirdcontact.com</a>></span> wrote:<br class=""></div><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><span class="gmail-">On 10/16/2016 03:14 PM, scram69 wrote:<br class="">
</span><span class="gmail-"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
I have recently upgraded to 0.28, and am having trouble with fonts in the Steppes theme. I am seeing the following error messages on startup of the frontend (one of each type for each of the themes Steppes is attempting to load):<br class="">
<br class="">
2016-10-16 11:05:39.309021 E [3873/1295] CoreContext mythfontproperties.cpp:406 (ParseFromXml) - MythFontProperties: Failed to load 'Liberation Mono', got 'Lucida Grande' instead<br class="">
<br class="">
Location: /Users/htpcmini/.mythtv/themes<wbr class="">/Steppes/base.xml @ 21<br class="">
<br class="">
Name: 'basemono'Type: 'fontdef'<br class="">
<br class="">
<br class="">
2016-10-16 11:05:47.416124 E [3873/1295] CoreContext mythfontproperties.cpp:406 (ParseFromXml) - MythFontProperties: Failed to load 'DejaVu Sans', got 'Lucida Grande' instead<br class="">
<br class="">
Location: /Applications/MythFrontend.app<wbr class="">/Contents/Resources/share/myth<wbr class="">tv/themes/default-wide/base.<wbr class="">xml @ 11<br class="">
<br class="">
Name: 'basemedium'Type: 'fontdef'<br class="">
<br class="">
<br class="">
mythfontproperties is struggling with themes in both locations: the app directory and the .mythtv/themes directory.<br class="">
<br class="">
I have verified 1) the files are there and 2) they have world read permissions (as well as paths with world read and execute permissions).<br class="">
<br class="">
I do not see the same errors with other themes.<br class="">
<br class="">
Is anyone else having this problem with Steppes 0.28?<br class="">
</blockquote>
<br class=""></span>
Run with verbose options for file and gui and check the logs.<br class=""></blockquote></div><div class="">-v file,gui generated a ~1MB log file upon startup, so much to sift through. I did find additional warnings from MythFontManager such as these:</div><div class=""><br class=""></div><div class=""><div class="">2016-10-22 11:19:35.761633 W [3308/1295] CoreContext mythfontmanager.cpp:204 (LoadFontFile) - MythFontManager: Unable to load font(s) in file '/Applications/MythFrontend.app/Contents/Resources/share/mythtv/fonts/LiberationSans-Regular.ttf'</div><div class=""><br class=""></div><div class="">As well as these:</div><div class=""><br class=""></div><div class="">2016-10-22 11:19:49.854057 W [3308/1295] CoreContext mythfontmanager.cpp:204 (LoadFontFile) - MythFontManager: Unable to load font(s) in file '/Users/htpcmini/.mythtv/themes/Steppes/Fonts/LiberationSans-Regular.ttf'</div></div><div class=""><br class=""></div><div class="">Notes:</div><div class="">-the file exists in both places above and has world read permissions</div><div class="">-this is a Mac OS X fronted (latest pre-built binary from SourceForge), so apt-get install is not an option</div><div class=""><br class=""></div><div class="">When I switch to a working font (e.g. MythCenter Wide), I get the first type of warning (for the .app directory) but no warnings or load messages for anything in .mythtv/themes/</div><div class=""><br class=""></div><div class="">Can anyone tell me which place the fonts _should_ be loading from? Then I can work on finding an un-corrupted set of .ttf's and putting them in the correct location.</div><div class=""><br class=""></div></div></div></div></blockquote>I think Qt requests the fonts from OS X. If you drag and drop those fonts into Appleās Font Book application, Font Book will validate the file and offer to add it. I believe Myth will then be able to access it but you might have to log out and back in.</div><div><br class=""></div><div>Or not. It has always been very murky how fonts work with Qt on OS X.</div><div><br class=""></div><div>Craig</div><br class=""></body></html>