It is on line "builder.add_from_file(filename)" that the segfault happens. "filename" being "/usr/share/gnome-tweak-tool/shell.ui". And strace says it succeeds to read the file without problems. The bug happened with several versions of the tool from the Gnome overlay. Reproducible: Always Steps to Reproduce: Just call it Actual Results: Segmentation fault Might help you to tell if I have a wrong version of anything: * dependency graph for gnome-extra/gnome-tweak-tool-3.0.3-r1 `-- gnome-extra/gnome-tweak-tool-3.0.3-r1 ~x86 `-- gnome-base/gsettings-desktop-schemas-3.0.1 (>=gnome-base/gsettings-desktop-schemas-2.91.92) ~x86 `-- dev-python/pygobject-2.28.4 (>=dev-python/pygobject-2.28.0) ~x86 `-- gnome-base/gconf-2.32.2 (gnome-base/gconf) ~x86 `-- dev-util/intltool-0.41.1 (>=dev-util/intltool-0.40.0) x86 `-- sys-devel/gettext-0.18.1.1-r1 (>=sys-devel/gettext-0.17) x86 `-- x11-libs/gtk+-3.0.9 (x11-libs/gtk+) ~x86 [introspection]
Are you still able to reproduce this problem ? I had it a while ago but it is now gone for me.
Please retry with latest version from main tree
I had the segfault issue with gnome-tweak-tool-3.0.*, but versions 3.2.* work fine.