>>>>> "Martin" == Martin Preishuber <[EMAIL PROTECTED]> writes:

    Martin> Hi John, did you install pyorbit first ? I had the same
    Martin> problem yesterday and noticed that I didn't install
    Martin> it. The message, that gnome.ui will be built is wrong
    Martin> then.


Thanks for the tip.  After I installed pyorbit-1.99.3, gnome.ui did
build.  But now I am getting a segmentation fault when I try and
import it.

This is what my site-packages dir looks like

    video:/var/tmp/gnome-python-1.99.15> ls 
/usr/lib/python2.2/site-packages/gtk-2./gnome
    __init__.py   _gnomemodule.la  appletmodule.so  gconf.so     vfsmodule.la
    __init__.pyc  _gnomemodule.so  canvas.so        nautilus.so  vfsmodule.so
    __init__.pyo  applet.so        canvasmodule.la  ui.so
    _gnome.so     appletmodule.la  canvasmodule.so  vfs.so

I uploaded the the output of 'python setup.py build' from a clean src
tree to:

    http://nitace.bsd.uchicago.edu:8080/summer/jdh/setup.py.out

I get a lot of errors/warnings at the top of that file like:

    Could not write method GnomeProgram.locate_file: No ArgType for GSList**
    Could not write method GnomeProgram.preinit: No ArgType for char**
    Could not write function config_get_translated_string_with_default_: No ArgType 
for gboolean*
    Could not write function config_get_int_with_default_: No ArgType for gboolean*
    Could not write function config_get_float_with_default_: No ArgType for gboolean*


Perhaps these are the source of the seg fault?

JDH
_______________________________________________
pygtk mailing list   [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/

Reply via email to