I've fixed this in 14.10 by updating to 3.8.5 and proposed the patch for a stable release update in 14.04 LTS.
** Description changed: - System: Linux Mint 17 MATE Edition (based on Ubuntu 14.04) - Glib version: 2.40.0-2 - Glade version: 3.8.0-0ubuntu6 + [Impact] + glade-gtk2 crashes opening .glade files. This is due to a change in glib. This is fixed in the upstream glade project [1]. - When I've tried to open a file [1], Glade crashed. Upon further - investigation I've found an upstream commit [2] from Glade 3.8.4 which - fixes the crashes with Glib >= 2.37. I've backported this commit and - made a patch out of it. The patch is in the attachment. Dear - maintainers, please apply it. + [Test Case] + 1. Open glade-gtk2 with the .glade file in [2] - [1] https://github.com/linuxmint/mintupdate/blob/master/usr/lib/linuxmint/mintUpdate/mintUpdate.glade - [2] https://git.gnome.org/browse/glade/commit/?h=glade-3-8&id=9aa539e209281201256a71e2ebc434f7fd97262b + Expected result: + Glade shows the UI from the file + + Observed result: + Glade crashes + + [Regression potential] + Low, fix is from upstream + + [1] https://git.gnome.org/browse/glade/commit/?h=glade-3-8&id=9aa539e209281201256a71e2ebc434f7fd97262b + [2] https://github.com/linuxmint/mintupdate/blob/master/usr/lib/linuxmint/mintUpdate/mintUpdate.glade -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to glade-3 in Ubuntu. https://bugs.launchpad.net/bugs/1343983 Title: Fix Glade 3.8 crashes on opening file with Glib >= 2.37 Status in “glade-3” package in Ubuntu: Triaged Status in “glade-3” source package in Trusty: Triaged Status in “glade-3” source package in Utopic: Triaged Bug description: [Impact] glade-gtk2 crashes opening .glade files. This is due to a change in glib. This is fixed in the upstream glade project [1]. [Test Case] 1. Open glade-gtk2 with the .glade file in [2] Expected result: Glade shows the UI from the file Observed result: Glade crashes [Regression potential] Low, fix is from upstream [1] https://git.gnome.org/browse/glade/commit/?h=glade-3-8&id=9aa539e209281201256a71e2ebc434f7fd97262b [2] https://github.com/linuxmint/mintupdate/blob/master/usr/lib/linuxmint/mintUpdate/mintUpdate.glade To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/glade-3/+bug/1343983/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : [email protected] Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp

