Well, I found why gnucash, anjuta and others crash!

I found the answer on this web page:
http://xlife.zuavra.net/index.php/52/

I just had to modify the paths like this:
LD_PRELOAD="/usr/lib/libglade/2.0/libgnome.so 
/usr/lib/libglade/2.0/libbonobo.so" gnucash
idem with anjuta and others!

So (all ?) gnucash runs when the "good" (of libglade 2.0) libgnome.so
and libbonobo are loaded; not those in "/usr/lib", but those in
"/usr/lib/libglade/2.0" !

Is libglade becoming obsolete ? deprecated ? Why gnucash and anjuta use
so old libraries ? 

More, I readed here that gtkbuilder is better that libglade ? True ?
source:
http://www.micahcarrick.com/01-01-2008/gtk-glade-tutorial-part-3.html#more-53

I saw in the gnucash source that gnucash uses very few the header named
"gnome.h"

For now, my problem is: how to automate this : have the good libraries
loaded at gnucash (and anjuta and others) startup!

Thanks.




Attachment: signature.asc
Description: Ceci est une partie de message numériquement signée

_______________________________________________
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel

Reply via email to