[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: GNOME to KDE transition: little problem



Bob Alexander wrote:

> What is this ?
> 
> bob@t40:~$ sudo synaptic
> 
> (synaptic:13145): Gtk-CRITICAL **: gtk_tree_view_unref_tree_helper: assertion `node != NULL' failed
> 
> (synaptic:13145): libglade-WARNING **: Could not load support for `gnome': libgnome.so: cannot open shared object file: No such file or directory
> 
> (synaptic:13145): libglade-WARNING **: Could not load support for `gnome': libgnome.so: cannot open shared object file: No such file or directory

Just a guess: It looks to me like libglade (one of the libraries used by
synaptic) is trying to dlopen libgnome.so (which is in a development
package) but is not succeeding because you only have
libgnome.so.<something> installed.  I can't reproduce this problem on my
system running unstable.

What distribution are you using (woody, sarge, sid)?  If you're running
sarge or sid, maybe file a bug report against libglade2-0 including full
version information.  If you're running woody, the bug probably won't be
fixed.  If it prevents synaptic from running, bite the bullet and
install libgnome-dev to see if that helps.

regards,

-- 
Kevin B. McCarty <kmccarty@princeton.edu>   Physics Department
WWW: http://www.princeton.edu/~kmccarty/    Princeton University
GPG public key ID: 4F83C751                 Princeton, NJ 08544



Reply to: