<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Fri, May 13, 2016 at 4:58 PM, David Madsen <span dir="ltr"><<a href="mailto:david.madsen@gmail.com" target="_blank">david.madsen@gmail.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"><div>Since I'm using my own copy of the ebuild in a portage overlay I just deleted the dependency lines for dbus and udisks out of the ebuild (or alternatively you can make sure the bluray and dvd USE flags are disabled instead of removing udisks).<br><br>From what I remember from an earlier discussion about this in the list, I believe MythTV uses dbus to monitor the optical drives in the machine which uses the udisks package.  I don't use MythTV for playing optical disks so this works fine for me, but YMMV if you play Bluray or DVDs via MythTV.<br><br></div><div>--Dave<br></div></div><div class="gmail_extra"><br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div><div><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div><div><br></div></div></blockquote></div></div></blockquote></div></div></div></div></blockquote></div></div></blockquote><div> </div><div><br></div><div>Everything seems to be working now execpt for MythWeb.  I get this error when I try accessing it via <a href="http://192.168.1.253:80/mythweb">http://192.168.1.253:80/mythweb</a><br><br><b>Fatal error</b>:  Call to a member function query_col() on null in <b>/var/www/localhost/htdocs/mythweb/modules/backend_log/init.php</b> on line <b>15<br><br></b></div><div>I'm wondering if it has something to do with us disabling mythlogserver in lieu of syslog?  This is what is on line 15 of init.php:<br><br>// Check to see if database logging has been enabled<br>    $enabled = $db->query_col('SELECT SUM(data) FROM settings WHERE value="LogEnabled"');<br><br></div><div>Any ideas would be greatly appreciated.  I don't have a front end machine right now and was hoping to be able to just watch recorded shows through mythweb.<br><br></div><div>Thanks,<br></div><div>Patrick.<br></div><div> <br></div></div></div></div>