--- scripts/plot/util/__opengl_info__.m.~1~	2018-04-30 13:03:56.000000000 -0400
+++ scripts/plot/util/__opengl_info__.m	2018-05-21 07:25:49.000000000 -0400
@@ -113,7 +113,7 @@
     hf = figure ("position", [0,0,1,1], "toolbar", "none", "menubar", "none");
     hax = axes ();
     ## FIXME: Race condition means this delay may not always work.
-    pause (0.1 * attempts);
+    pause (1 * attempts);
     refresh (hf);
     info = fig_gl_info (hf);
     close (hf);
