Re: X11 and libEGL crashes on Archlinux
Posted by
gouessej on
Nov 25, 2012; 11:24am
URL: https://forum.jogamp.org/X11-and-libEGL-crashes-on-Archlinux-tp4027187p4027189.html
Ok it is not a crash, it is the expected behaviour. You have to use an animator or to implement your own loop like me in TUER, otherwise the display just dies. You can override an existing animator or write your own loop that would call canvas.display().