Sorry to answer my own post... found the answer shortly after posting. Changed from opengl back to qt.<br><br><p><b>Ok, changing it back to QT fixed it.  I guess I don&#39;t have openGL??</b></p>
<p><b>Here&#39;s how i changed it back:<br>
Run command:<br>
mythfrontend -O ThemePainter=qt</b></p>
<p><b>And then navigate to the setting.</b></p>
<p><b>Or I read you could set it in the database like:<br>
use mythconverg;<br>
UPDATE settings SET data=&quot;qt&quot; WHERE value=&quot;ThemePainter&quot;; </b><br></p><p><br></p><br>