From 0f558761aa2dee1017b4751e4017205e015a9560 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Wed, 29 Jun 2022 12:04:12 +0100 Subject: gentoo resync : 29.12.2022 --- .../files/regexxer-0.10-exception-prefdialog.patch | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 dev-util/regexxer/files/regexxer-0.10-exception-prefdialog.patch (limited to 'dev-util/regexxer/files') diff --git a/dev-util/regexxer/files/regexxer-0.10-exception-prefdialog.patch b/dev-util/regexxer/files/regexxer-0.10-exception-prefdialog.patch new file mode 100644 index 000000000000..d600f6660f0d --- /dev/null +++ b/dev-util/regexxer/files/regexxer-0.10-exception-prefdialog.patch @@ -0,0 +1,22 @@ +Source: https://sources.debian.org/patches/regexxer/0.10-5/50_exception-prefdialog.patch/ +Fixes: https://bugs.gentoo.org/853067 + +Description: Fix unhandled exception when opening the preferences dialog. + (regexxer:22047): glibmm-CRITICAL **: 19:10:28.070: + unhandled exception (type Glib::Error) in signal handler: + domain: gtk-builder-error-quark + code : 11 + what : /usr/share/regexxer/prefdialog.ui:28:37 Invalid property: + gtkmm__GtkDialog.has_separator +Author: Yavor Doganov +Last-Update: 2018-10-13 +--- regexxer-0.10.orig/ui/prefdialog.ui ++++ regexxer-0.10/ui/prefdialog.ui +@@ -25,7 +25,6 @@ + + Preferences + dialog +- False + + + True -- cgit v1.2.3