[EMAIL PROTECTED] discourseth: > I'm getting segfaults when doing a PyObject_CallFunction() from a > C/GTK+ value_changed signal handler on an adjustment. My top-level > program is written in pygtk. Can anyone think of anything likely to > cause this (threading related, for example)? I'm using pygtk-0.6.3 > and python-1.5.2 with threads. OK..I've placed a tickler for this problem (90 lines of C + 20 lines of python) at www.hyperreal.org/~est/python/tickle.tar.gz It's just the .c and .py files..so you'll need to know how to build a pygtk C extension on your system to try it. Thanks, Eric To unsubscribe: echo "unsubscribe" | mail [EMAIL PROTECTED]
