<html><head><style id="pgp_css" type="text/css"><!----></style><style id="css_styles" type="text/css"><!--blockquote.cite { margin-left: 5px; margin-right: 0px; padding-left: 10px; padding-right:0px; border-left: 1px solid #cccccc }
blockquote.cite2 {margin-left: 5px; margin-right: 0px; padding-left: 10px; padding-right:0px; border-left: 1px solid #cccccc; margin-top: 3px; padding-top: 0px; }
a img { border: 0px; }
li[style='text-align: center;'], li[style='text-align: center; '], li[style='text-align: right;'], li[style='text-align: right; '] {  list-style-position: inside;}
body { font-family: Segoe UI; font-size: 12pt;   } 
.quote { margin-left: 1em; margin-right: 1em; border-left: 5px #ebebeb solid; padding-left: 0.3em; }--></style></head><body><div><br /></div>
<div><br /></div>
<div id="xa4cc2501e27f485"><blockquote cite="CAHtBYO45kWNXo68y+ChH1ZuEXVF_DBGJDewQCzFtr_jxg3YM6A@mail.gmail.com" type="cite" class="cite2">
<div dir="ltr"><div dir="ltr">Some useful info on debugging GL over SSH <div><a href="https://www.scm.com/doc/Installation/Remote_GUI.html">Using the GUI on a remote machine — Installation 2020 documentation (scm.com)</a><br /></div></div></div></blockquote><div id="xa4cc2501e27f485"><br /></div><div id="xa4cc2501e27f485">I had a quick breeze through that, and it seems more geared around the X server and client running each running on different linux, or unix-like machines. Not across Linux and Windows.</div><div id="xa4cc2501e27f485"><br /></div><blockquote cite="CAHtBYO45kWNXo68y+ChH1ZuEXVF_DBGJDewQCzFtr_jxg3YM6A@mail.gmail.com" type="cite" class="cite2"><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 dir="ltr"><div dir="ltr"><div dir="ltr">So Subsurface does work across X. <div>I think (if memory serves) you may need to set the environment variable.</div><div><pre style="box-sizing:border-box;font-family:Consolas,"Andale Mono WT","Andale Mono","Lucida Console","Lucida Sans Typewriter","DejaVu Sans Mono","Bitstream Vera Sans Mono","Liberation Mono","Nimbus Mono L",Monaco,"Courier New",Courier,monospace;font-size:12px;background-image:initial;background-position:initial;background-size:initial;background-repeat:initial;background-origin:initial;background-clip:initial;border:1px solid rgb(225,228,229);color:rgb(64,64,64);word-break:initial;padding:12px;overflow:auto;margin-top:0px;margin-bottom:0px;line-height:1.5"><span style="box-sizing:border-box;color:rgb(51,51,51)">export</span> <span style="box-sizing:border-box;color:rgb(51,51,51)">LIBGL_ALWAYS_INDIRECT</span><span style="box-sizing:border-box;font-weight:bold">=</span><span style="box-sizing:border-box;color:rgb(0,153,153)">1</span></pre></div></div></div></div></blockquote></div></blockquote>By the nature of the environment, most graphical Linux applications work across X. It just becomes a little problematic sometimes getting X to play nice with Windows.</div><div id="xa4cc2501e27f485"><br /></div><div id="xa4cc2501e27f485">I've managed to get it working now, by disabling native opengl when starting VcXsrv, and not setting LIBGL_ALWAYS_INDIRECT. Both the snap version and my build from source work running on my linux server using VcXsrv on Win10 as the display. The UI is a bit laggy, but it works.</div><div id="xa4cc2501e27f485"><br /></div><div id="xa4cc2501e27f485">Mark.</div><div id="xa4cc2501e27f485"><br /></div>
</body></html>