It's like totally segfaulting, like whenever I like import bonobo and like it means like that I can't do anything because like I can't even get past the like import and I'm like whatever. Oh and this is like totally reproducable. Like, here's what happens: [root@optimus-prime ~]# python Python 2.4.1 (#1, May 16 2005, 15:19:29) [GCC 4.0.0 20050512 (Red Hat 4.0.0-5)] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> import bonobo Segmentation fault
It like totally seems to work now with gnome-python2-extras-2.14.2-2.fc6. I'm like so closing this bug. Python 2.4.3 (#1, Aug 17 2006, 17:47:20) [GCC 4.1.1 20060816 (Red Hat 4.1.1-17)] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> import bonobo >>>