<div dir="ltr">On Sat, Jul 14, 2018 at 4:33 PM, Brent Bolin <span dir="ltr"><<a href="mailto:brent.bolin@gmail.com" target="_blank">brent.bolin@gmail.com</a>></span> wrote:<br><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Issue I've seen lately is it just hangs after changes are made on a headless mythtv install<br><br>Get the dialog box that says: If you added or altered channels please run mythfilldatabase on the master backend to populate the database with guide information<br><br>At that point I need to open another screen and kill the mythtv-setup process.  Thought it has something to do with systemd not enabled but appears to be something more<br><br>NAME="Ubuntu"<br>VERSION="16.04.4 LTS (Xenial Xerus)"<br>mythtv-backend-master                2:0.28.2+fixes<div><br></div><div>sudo systemctl stop mythtv-backend.service (works fine)</div><div>Also edited /etc/sudoers </div><div>mythtv ALL=(ALL) NOPASSWD: ALL<br><div><br></div><div>Input would be appreciated hate crashing all the time</div><span class="HOEnZb"><font color="#888888"><div>Brent Bolin</div></font></span><br></div></div></blockquote></div></div><div class="gmail_extra"><div style="font-family:monospace,monospace" class="gmail_default">​</div><div style="font-family:monospace,monospace" class="gmail_default">Some distro environments are not properly setup for -X and -Y</div><div style="font-family:monospace,monospace" class="gmail_default"><br></div><div style="font-family:monospace,monospace" class="gmail_default">When I encounter them, adding a -t to the ssh cmdline usually fixes it.</div><div style="font-family:monospace,monospace" class="gmail_default"><br></div><div style="font-family:monospace,monospace" class="gmail_default">ssh -X -t mythtv@host mythtv-setup</div><div style="font-family:monospace,monospace" class="gmail_default"><br></div><div style="font-family:monospace,monospace" class="gmail_default">-Greg​</div><br></div></div>