<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Wed, Apr 2, 2014 at 10:02 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:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div class=""><div class="h5">On 04/02/2014 02:42 PM, david brooke wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
On Wed, Apr 2, 2014 at 2:01 PM, Frank Phillips &lt;<a href="mailto:frankalso@gmail.com" target="_blank">frankalso@gmail.com</a>&gt; wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
Arch doesn&#39;t use wrapper scripts, and Bill has told you how to use the<br>
logging options. If you still don&#39;t get it, then I can&#39;t help you.<br>
<br>
It is generally accepted that when you ask for help in a free software<br>
community, you show some evidence of effort on your part. So far, Raymond,<br>
Bill and I have all circled &quot;no logging options were used&quot; as the answer,<br>
and yet you seem to ignore it each time<br>
</blockquote>
<br>
Thanks for your answer &quot;Arch doesn&#39;t use wrapper scripts&quot;. but please<br>
refrain from participating in this discussion any further.<br>
</blockquote>
<br></div></div>
Wow.<br>
<br>
Maybe you had tried: mythfrontend --syslog local7 (for example) from the command<br>
line and found no logs. In that case, reading this paragraph could explain things:<br>
<br>
<a href="http://wiki.manjaro.org/index.php?title=Limit_the_size_of_.log_files_%26_the_journal#The_first_topic_on_this_page_will_briefly_cover_the_systemd_journal" target="_blank">wiki.manjaro.org/index.php?<u></u>title=Limit_the_size_of_.log_<u></u>files_%26_the_journal#The_<u></u>first_topic_on_this_page_will_<u></u>briefly_cover_the_systemd_<u></u>journal</a><br>

<br>
which says logs will go to the journal system. But, I&#39;m a *buntu user<br>
so I can&#39;t test that. Does: journalctl -b | grep -i myth work?<br>
<br>
It also says the distribution uses a syslog-ng configuration file. So this<br>
might help:<br>
<br>
    <a href="http://www.mythtv.org/wiki/Simple_syslog-ng_Configuration" target="_blank">http://www.mythtv.org/wiki/<u></u>Simple_syslog-ng_Configuration</a><br>
<br>
If you don&#39;t understand syslog-ng (I&#39;ve never used it,) you could put<br>
yours in an accessible pastebin for others to comment on (after adding<br>
the lines from the Wiki if they&#39;re not already there.)<br>
<br>
You haven&#39;t reported anything about using: mythfrontend --logpath /tmp.<br>
syslog-ng should have nothing to do with it.<div class=""><div class="h5"><br>
<br>
-- <br>
Bill<br>
______________________________<u></u>_________________<br>
mythtv-users mailing list<br>
<a href="mailto:mythtv-users@mythtv.org" target="_blank">mythtv-users@mythtv.org</a><br>
<a href="http://www.mythtv.org/mailman/listinfo/mythtv-users" target="_blank">http://www.mythtv.org/mailman/<u></u>listinfo/mythtv-users</a><br>
<a href="http://wiki.mythtv.org/Mailing_List_etiquette" target="_blank">http://wiki.mythtv.org/<u></u>Mailing_List_etiquette</a><br>
MythTV Forums: <a href="https://forum.mythtv.org" target="_blank">https://forum.mythtv.org</a><br>
</div></div></blockquote></div><br></div><div class="gmail_extra">I finally got some time to get this issue fixed. <br></div><div class="gmail_extra">I ended up doing:<br>1. Changed permissions on /var/log/mythtv to my user. This allowed mythbackend to start working<br>
</div><div class="gmail_extra">2. Used this command to start mythtv frontend:<br>mythfrontend --quiet --logpath /var/log/mythtv<br></div><div class="gmail_extra">which allowed logging to work correctly.<br><br></div><div class="gmail_extra">
I want to thank all that helped!<br></div></div>