The symbol is there in the lucid version: * wget https://edge.launchpad.net/ubuntu/+source/glib2.0/2.24.1-0ubuntu1/+build/1721852/+files/libglib2.0-0_2.24.1-0ubuntu1_i386.deb * dpkg-deb -x libglib2.0-0_2.24.1-0ubuntu1_i386.deb . * nm -D usr/lib/libgobject-2.0.so.0| grep g_variant_type_copy U g_variant_type_copy
what sort of crashes do you get? are you sure you don't have a locally installed version taking over the ubuntu one? The bug report description suggest that most of the libglib content has been locally overwritten and you are the only one to get those issues... -- missing symbol g_variant_type_copy https://bugs.launchpad.net/bugs/620220 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to glib2.0 in ubuntu. -- desktop-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
