The problem is libbonoboui2-0 and libgnomecanvas2-0 place shared
libraries in /usr/lib/libglade/2.0/ but libglade2-0 expects to find them
in /usr/lib/x86_64-linux-gnu/libglade/2.0/.

A possible workaround (for x86_64 systems):
sudo ln -s /usr/lib/libglade/2.0/libbonobo.so 
/usr/lib/x86_64-linux-gnu/libglade/2.0/libbonobo.so
sudo ln -s /usr/lib/libglade/2.0/libcanvas.so 
/usr/lib/x86_64-linux-gnu/libglade/2.0/libcanvas.so

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/973673

Title:
  gurlchecker crashed with SIGSEGV in _IO_vfprintf_internal()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gurlchecker/+bug/973673/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to