[gephex-devel] [Bug 86] gephex-engine crashes when switching from
OpenGL output to another
bugzilla-daemon at sonnenland.kexbox.org
bugzilla-daemon at sonnenland.kexbox.org
Fri Feb 25 14:10:33 CET 2005
https://bugs.gephex.org/show_bug.cgi?id=86
------- Additional Comments From schnelle at kabelleipzig.de 2005-02-25 14:10 -------
Created an attachment (id=11)
--> (https://bugs.gephex.org/attachment.cgi?id=11&action=view)
Fix for the OpenGL XFlush Bug
Removed the XFLush() after XCloseDisplay(). The X Reference Manual says "The
XCloseDisplay function closes the connection to the X server" [..] "Therefore,
these windows, resource IDs, and other resources should never be referenced
again"
And the XFlush is not needed because XCloseDisplay makes an XSync.
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
More information about the gephex-devel
mailing list