Date: Wed, 26 Mar 2003 14:31:33 -0500 From: "Mezz bsdforums.org" <reigncracks@hotmail.com> To: gnome@freebsd.org Subject: Re: libglade2 has bug? (relate with straw debug stuff) Message-ID: <F18C7E9EzsiGPwi3dId000046a5@hotmail.com>
next in thread | raw e-mail | index | archive | help
>On Wed, 2003-03-26 at 14:05, Mezz bsdforums.org wrote: > > >On Wed, 2003-03-26 at 13:41, Mezz bsdforums.org wrote: > > > > I finally got lang/py-mx-base fixed from developer that showed me >what > > >to > > > > fix. I will send a patch in pr, need to learn how I can reply on my >own > > > > reported bug send-pr.. However, I rebuilt libglade2 and gob2 with >the > > >debug > > > > (-g). Now, it shows much better and more error messages. > > > > > > > > Here's link, it's kind of long: > > > > http://www.mezzweb.com:81/show/libglade2-bug.txt > > > > > > > > If there's something else you want to do, please let me know. > > > > > >Do a Google search on "cannot register existing type." This is a > > >commonly encountered issue. If I recall, it usually occurs when a > > >statically linked binary comes in contact with dynamically linked > > >symbols. Also, make sure --export-dynamic is being passed when >building > > >your app. libglade requires this. > > > > Ok, I will try to find anything in google.com. Umm, but Straw is a >python > > script, so it means I have to rebuild py-* with the --export-dynamic? > >Ah, okay, forget the --export-dynamic. I thought there were some >compiled parts. You may be seeing a problem with the underlying >gnome-python modules themselves. Hehe, ok.. I don't really find anything useful in google.com, I just find: http://mail.gnome.org/archives/desktop-devel-list/2002-March/msg00058.html It's pretty hard to debug on gnome-python stuff, because they don't show any of error. They just blame on (lib)glade or gob2. I have rebuilt all of them with debug, so python2.2 has been compiled with debug (--with-pydebug and -g) too. Do you have any hint what I should do? Cheers, Mezz _________________________________________________________________ Add photos to your e-mail with MSN 8. Get 2 months FREE*. http://join.msn.com/?page=features/featuredemail To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?F18C7E9EzsiGPwi3dId000046a5>