I am getting this error:
Gdk-CRITICAL **: gdk_window_set_geometry_hints: assertion
GDK_IS_WINDOW (window)' failed python: ../../src/xcb_lock.c:77: _XGetXCBBuffer: Assertion
((int) ((xcb_req) - (dpy->request)) >= 0)’ failed.
when running my wxpython app on Ubuntu 8.04 running wxpython 2.8.8.1
(gtk2-unicode)
Googling for this error I found that this has been caused by making
opengl more threadsafe???
And that the problem is in the calling app??? Does this mean that this
is an wxWidgets issue?
Can someone shed some light on this?
Paul
···
-- Paul Sijben tel: +31334566488
Eemvalley Technology BV fax: +31334557523
the Netherlands -----------------------------------------------------
EemValley Technology werft python & wxpython programmeurs:
http://eemvalley.comhttp://www.eemvalley.nl/jobs
I don't think this is necessarily (directly) gl related. I've had this
once in the past and it was just related to using threads. So in case
you use threads (or libraries which use threads under the surface such
as gstreamer, ...), be sure to package any gui code in a wx.CallAfter
Stani
···
On Fri, Jul 25, 2008 at 8:52 AM, Paul Sijben <sijben@eemvalley.com> wrote:
Robin Dunn wrote:
Possibly. If you can make a small-as-possible sample that shows the
problem then please attach it to a ticket at trac.wxwidgets.org.
I will do when I can reproduce it reliably.
Can someone shed some light on this?
Do you do any GL calls from threads other than the UI thread?
they are not supposed to, actually I was not aware I was doing GL calls
at all.
--
Paul Sijben tel: +31334566488
Eemvalley Technology BV fax: +31334557523
the Netherlands http://eemvalley.com
-----------------------------------------------------
EemValley Technology werft python & wxpython
programmeurs: http://www.eemvalley.nl/jobs
_______________________________________________
wxpython-users mailing list
wxpython-users@lists.wxwidgets.org
http://lists.wxwidgets.org/mailman/listinfo/wxpython-users
--
Phatch Photo Batch Processor - http://photobatch.stani.be
SPE Python IDE - http://pythonide.stani.be