On Thu, Jul 24, 2003 at 08:51:42PM -0600, Don Allingham wrote:
> I've been attempting to port pygtk-1.99.14 and gnome-python-1.99.14 to
> SuSE 8.2 because the packages SuSE shipped are rather broken (built
> without gnome.ui). I've been able to build the packages, but when I run
> my application, I get a segfault in the glade_xml_new call.
> 
> At this point, I'm kind of stuck. I have a backtrace from gdb. If anyone
> can provide some insight, I'd appreciate it.

Some random thoughts:

    - Is gnome.ui imported before glade is?
    - Have you properly init()ted your gnome app?
    - Is this glade file generated using glade 2?
    - Have you tried using PyGTK CVS HEAD?

Many bugs have been fixed lately, I would really stick to HEAD if you
can.

Take care,
--
Christian Reis, Senior Engineer, Async Open Source, Brazil.
http://async.com.br/~kiko/ | [+55 16] 261 2331 | NMFL
_______________________________________________
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