<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Tue, Apr 1, 2014 at 10:49 PM, Bill Meek <span dir="ltr">&lt;<a href="mailto:keemllib@gmail.com" target="_blank">keemllib@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="">On 04/01/2014 08:46 PM, david brooke wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On Tue, Apr 1, 2014 at 7:52 PM, Bill Meek &lt;<a href="mailto:keemllib@gmail.com" target="_blank">keemllib@gmail.com</a>&gt; wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On 04/01/2014 06:19 PM, david brooke wrote:<br>
</blockquote></blockquote></div>
...<div class=""><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

I&#39;m testing on the frontend only for now. Any ideas?<br>
</blockquote></blockquote></blockquote></div>
...<div class=""><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
With the frontend running, from a terminal type: ps ax|grep<br>
mythfrontend|grep -v grep<br>
and put the (one line) output here. The question is what logging options<br>
you&#39;re using<br>
(--syslog, --logpath etc.)<br>
<br>
The answer may have been in a previous message, but when I go to<br>
<a href="http://forum.manjaro.org" target="_blank">forum.manjaro.org</a><br>
firefox says it &#39;uses an invalid security certificate&#39;. So, I didn&#39;t go<br>
there.<br>
<br>
</blockquote></blockquote>
<br>
</div><div class=""><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
$ ps ax|grep mythfrontend|grep -v grep<br>
  2290 ?        Sl     6:15 mythfrontend<br>
</blockquote>
<br></div>
You&#39;ve not asked for any logging other that the default that prints to<br>
the console. Use mythfrontend --help to see your options, or see this<br>
Wiki for more detail: <a href="http://www.mythtv.org/wiki/Logging" target="_blank">http://www.mythtv.org/wiki/<u></u>Logging</a><br>
<br>
Here are 2 examples:<br>
<br>
    mythfrontend --quiet --logpath /var/log/mythtv<br>
    mythfrontend --quiet --syslog local7<br>
<br>
I prefer the 1st, but that will generate an individual log every time you<br>
start the frontend. --quiet shuts off console logging which isn&#39;t necessary<br>
if you&#39;re logging elsewhere. You don&#39;t have to use it.<br>
<br>
An Arch user will have to chime in if mythfrontend is a wrapper script that<br>
executes something else. In which case, that script could set the logging<br>
for you.<div class="HOEnZb"><div class="h5"><br>
<br>
-- <br>
Bill<br></div></div></blockquote><div><br></div><div>If someone from Arch could comment on the proper way to initiate the log in both mythfrontend and mythbackend, it would be appreciated.<br></div><div>Thanks<br></div></div>
</div></div>