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't have openGL??</b></p>
<p><b>Here'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="qt" WHERE value="ThemePainter"; </b><br></p><p><br></p><br>