<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p><br>
    </p>
    <div class="moz-cite-prefix">On 3/1/21 9:13 AM, Grge Oliver wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:4a52078a6775deaf657efb08ff74fadba0d1f656.camel@gmail.com">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <div>On Mon, 2021-03-01 at 07:57 -0600, Leo Butler via
        mythtv-users wrote:</div>
      <blockquote type="cite" style="margin:0 0 0 .8ex; border-left:2px
        #729fcf solid;padding-left:1ex">
        <pre>I upgraded my frontend and separate backend from ubuntu 18.04 to 20.04,</pre>
        <pre>then upgraded myth from the .29 mythbuntu ppa to .31 (all due to the</pre>
        <pre>pending changes involving the metadata grabbers).</pre>
        <pre>
</pre>
        <pre>The frontend and backend both work fine after the upgrade.</pre>
        <pre>
</pre>
        <pre>Before the upgrade, I was able to use vnc tunnelled over ssh to run</pre>
        <pre>mythfrontend on the backend, too (I do most editing this way). Here is</pre>
        <pre>the complete command to run the server:</pre>
        <pre>
</pre>
        <pre>Xtightvnc :100 -desktop MYTHTV_SERVER -auth</pre>
        <pre>/home/mythtv-user/.Xauthority -geometry 1500x860 -depth 24 -rfbwait</pre>
        <pre>120000 -rfbauth /home/mythtv-user/.vnc/passwd -rfbport 6000 -fp</pre>
        <pre>/usr/share/fonts/X11/misc/,/usr/share/fonts/X11/Type1/,/usr/share/fonts/X11/75dpi/,/usr/share/fonts/X11/100dpi/</pre>
        <pre>-co /etc/X11/rgb -nevershared</pre>
        <pre>
</pre>
        <pre>
</pre>
        <pre>The vncserver runs a fluxbox window manager.</pre>
        <pre>
</pre>
        <pre>After the upgrade, that no longer works even though mythfrontend works</pre>
        <pre>on the backend (under the gnome desktop). It looks like a Qt-related</pre>
        <pre>problem, but I am at a loss how to fix it.</pre>
        <pre>
</pre>
        <pre>Attached are stdout and stderr from</pre>
        <pre>
</pre>
        <pre>mythfrontend > m.log 2> m.err.txt</pre>
        <pre>
</pre>
        <pre>in a terminal inside the fluxbox-managed vnc session.</pre>
        <pre>
</pre>
        <pre>TIA,</pre>
        <pre>Leo</pre>
      </blockquote>
      <div><br>
      </div>
      <div>Can you simply `ssh -X` into the server?  Ubuntu is running
        Wayland, so .Xauthority is no longer used, etc..  Is the vnc
        server running, or does it error out on start?</div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
    </blockquote>
    <p>Mythfrontend does not run that way either. I believe the problem
      is with OpenGL, does not run over a remote X session. mythfrontend
      was changed to require OpenGL, where before it was optional.<br>
    </p>
    <p>You can use xrdp. I have used that for many years on Ubuntu and
      it provides a remote login that supports OpenGL.</p>
    <p>Peter<br>
    </p>
  </body>
</html>