<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Wed, Nov 18, 2015 at 2:42 PM, Joseph Fry <span dir="ltr"><<a href="mailto:joe@thefrys.com" target="_blank">joe@thefrys.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">So, got it installed on Raspbian Wheezy, when I run it I get the DB configuration window, then it restarts and gives me a black screen with a mouse cursor (if I move the mouse).<div class="gmail_extra"><br></div><div class="gmail_extra">Really cool that this appears to be running in directfb, no need for X!  Even cooler if I could get the frontend to display. </div><div class="gmail_extra"><br></div><div class="gmail_extra">Am I missing something?  If I could switch to the console and see the output I may be able to figure out where its failing, but I don't know how to kill it without a reboot (ctrl-alt-del).</div><br></div></blockquote></div><br></div><div class="gmail_extra">Thanks to your tip for using Wheezy, I think I'm at the same place as you are.<br><br></div><div class="gmail_extra">If you redirect the output of mythfrontend to a text file, you'll see the problem.  Mine can't find the backend, and it looks like the reason is that the mysql libraries aren't loading.<br><br></div><div class="gmail_extra">Here is what I see in the terminal:<br><br>2015-11-18 14:33:23.796232 E  MSqlDatabase::OpenDatabase(), db object is not valid!<br><br></div><div class="gmail_extra">and from (I think) stderr:<br><br>QSqlDatabase: QMYSQL driver not loaded<br>QSqlDatabase: available drivers: QMYSQL QMYSQL3<br><br></div><div class="gmail_extra">But it is close!<br></div></div>