[mythtv] Can't find file: abstractosd

light robertlight at rcn.com
Thu Jan 6 17:04:24 EST 2005


somehow Mythtv is looking for .../share/mythtv/themes/abstractosd

this is ultimately due to a line in tv_play.cpp  TV::SetupPlayer() line 890
where we find
      nvp->SetOSDThemeName(gContext->GetSetting("OSDTheme"));

it is not obvious how gContext gets populated but   
gContext->GetSetting("OSDTheme") returns "abstractosd"


Can anyone shed some light on where "abstractosd" comes from or where it 
is defined?

  - Bob Light




More information about the mythtv-dev mailing list