Re: [pygtk] Menu crashes

1999-04-29 Thread Chi-Deok Hwang
On Thu, 29 Apr 1999, David M. Cook wrote: I'm getting seg faults with gnome-python 1.0.2 when selecting some menu items in a gtk app (menus made with item factory). Same behavior under Gtk 1.2.1 and 1.2.2. Try the following patch. That works for me. --- gtkmodule.c.origThu Apr 29

Re: [pygtk] New snapshot of pygtk

1999-02-19 Thread Chi-Deok Hwang
If you can think of some more functions that should accept None instead of a string or object, report that here as well. gtk_selection_owner_set(widget, selection, time) where widget may be NULL. To unsubscribe: echo "unsubscribe" | mail [EMAIL PROTECTED]

Re: [pygtk] x io errors in pygtk

1998-12-27 Thread Chi-Deok Hwang
I fixed this problem with LD_PRELOAD=/usr/lib/libpthread.so python example.py. On Sat, 26 Dec 1998, Bradford Hovinen wrote: Greetings. I just finished installing pygtk 0.5.9, and I am having some difficulties wih it. It frequently aborts and core dumps with the error message Gdk-ERROR