Looking through the control files for anjuta it doesn't list the required packages as build dependencies. I've added them in and installed the build dependencies and rebuilt, but the interface designer plugin was still failing (but not crashing) giving the following error:
(anjuta:12513): libanjuta-WARNING **: could not load plugin: /usr/lib/anjuta/libanjuta-glade.so: undefined symbol: glade_project_get_has_unsaved_changes After digging through the source, and then a quick search, it seems that glade_project_get_has_unsaved_changes has been changed to glade_project_get_modified (http://ftp.gnome.org/pub/GNOME/sources/glade3/3.3/glade3-3.3.2.changes). Applying that change to the anjuta has fixed it and I now have the glade interface designer working from within Anjuta. It looks like the latest release of Anjuta (2.2.1) doesn't have this fix applied either. I've attached a patch for the changes required - I'm willing to integrate these as appropriate (e.g. a dpkg patch instead) if required. ** Attachment added: "patch for include the full build dependencies, and fix to allow integration of anjuta with the gutsy version of libglade." http://launchpadlibrarian.net/9678551/anjuta-2.2.0.patch -- Anjuta crashes on opening or creating a glade file https://bugs.launchpad.net/bugs/126314 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs