Re: Crash with AWT based windows
Posted by Job Zwiers on Jan 11, 2011; 7:53pm
URL: https://forum.jogamp.org/Crash-with-AWT-based-windows-tp2234133p2236380.html
Thanks, that worked fine, both the Nvidia driver setting (Threaded Optization "Off") and the latest #266 Jogl release.
Still I wonder whether it is possible to safeguard your application from such driver "features"/bugs by using mechanisms
like SwingUtilities invokeLater or invokeAndWait?