<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Wed, Nov 18, 2015 at 3:27 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:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><span class=""><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><div><div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><div><div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><span><div class="gmail_extra"><div class="gmail_quote"><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></span><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>
<br></blockquote><div><br></div></div></div><div>for some reason pressing esc a couple of times finally cleared the blank window... maybe I waited long enough for something to timeout.</div><div><br></div><div>for some reason mine keeps trying to connect to backed on localhost... suggesting that it failed to use the configuration I specified... the config.xml is correct.</div><div><br></div><div>But I do also see the "QMYSQL driver not loaded" message.</div><div><br></div></div></div></div></blockquote><div><br></div></div></div><div>Yeah, mine keeps trying localhost also, even though I dropped a config.xml in ~/.mythtv.  I believe it tries my backend once, then hammers localhost for an answer.  I have a bunch of errors that are repeats of the first error line I mentioned (db object is not valid).<br></div></div></div></div></blockquote><div><br></div></span><div>Fixed it.</div><div><br></div><div>Apt-get install mysql-client libqt4-sql-mysql</div><div><br></div><div>I have mythtv running on my rpi... now to get the mpeg licenses installed and do some testing!</div><div><br></div></div></div></div></blockquote><div>Nice work!<br><br>It's good to have the friendly frontend on my TV.  I bought my MPEG2 license and now the wait begins. :)<br></div></div></div></div>