<div dir="ltr"><div>This is great! Thanks for the explanation, Alex & IOhannes.<br></div><div>I tried this on 3 machines with Intel integrated. All of them were able to recreate gemwin.</div><div>But now, if I close the patch after recreating gemwin, pd crashes. <br></div><div>LIBGL_ALWAYS_SOFTWARE=1 pd -verbose -lib Gem:</div><div>Pd signal 6</div><div>This doesn't happen if I destroy gemwin before closing.</div><div>Best, A.<br></div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr">On Fri, 30 Nov 2018 at 20:07, IOhannes m zmölnig <<a href="mailto:zmoelnig@iem.at">zmoelnig@iem.at</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 11/30/18 1:36 PM, andre rc wrote:<br>
> Hi Alex,<br>
> <br>
> Thank you for the info!. Where should I put this environment variable?<br>
<br>
this is an envvar that is only honored at runtime (also Gem doesn't know<br>
anything about it. it really only has an effect on the underlying openGL<br>
implementation (or not, depending on which openGL implementation you are<br>
using).<br>
<br>
but alex already gave you quite specific instructions:<br>
<br>
>><br>
>> LIBGL_ALWAYS_SOFTWARE=1 pd patch.pd<br>
>><br>
<br>
<br>
this is the actual command-line you should run to open "patch.pd" with<br>
the fix.<br>
<br>
gfmrd<br>
IOhannes<br>
<br>
_______________________________________________<br>
<a href="mailto:Pd-list@lists.iem.at" target="_blank">Pd-list@lists.iem.at</a> mailing list<br>
UNSUBSCRIBE and account-management -> <a href="https://lists.puredata.info/listinfo/pd-list" rel="noreferrer" target="_blank">https://lists.puredata.info/listinfo/pd-list</a><br>
</blockquote></div>