Yes, gnome.ui is imported before glade is. The program works properly on
most linux distributions.  The program has been properly init'ed, and
the glade file is a glade2 file.

The program works properly under 1.99.14 under RedHat and other
distributions. I can even duplicate with a very small python script
reading in a glade 2 file.

My guess is that something strange happened in the build process.

Don



On Thu, 2003-07-24 at 20:58, Christian Reis wrote:
> 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
-- 
Don Allingham <[EMAIL PROTECTED]>
GRAMPS OpenSource Genealogy

_______________________________________________
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