summaryrefslogtreecommitdiffstats
path: root/kde/patch/kirigami2.patch
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2019-11-14 20:42:16 +0100
committer Eric Hameleers <alien@slackware.com>2019-11-14 20:42:16 +0100
commit58d69ed540fda74104d57dfd417fd7c3710809db (patch)
treef441e4cc7d889884dd22323efde3aab238ee0797 /kde/patch/kirigami2.patch
parent1198220e1ba51dd9e6d67377f15dad07ee985dbd (diff)
downloadktown-58d69ed540fda74104d57dfd417fd7c3710809db.tar.gz
ktown-58d69ed540fda74104d57dfd417fd7c3710809db.tar.xz
frameworks:kirigami2: patched to fix a crash in systemsettings5
See: https://bugs.kde.org/show_bug.cgi?id=414003 https://bugs.kde.org/show_bug.cgi?id=414039
Diffstat (limited to '')
-rw-r--r--kde/patch/kirigami2.patch4
1 files changed, 4 insertions, 0 deletions
diff --git a/kde/patch/kirigami2.patch b/kde/patch/kirigami2.patch
new file mode 100644
index 0000000..960dd41
--- /dev/null
+++ b/kde/patch/kirigami2.patch
@@ -0,0 +1,4 @@
+# Fix crashes in systemsettings5 when visiting the second icon.
+# Should be fixed post kirigami2 5.64.0):
+cat $CWD/patch/kirigami2/kirigami_iconview_crash.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }
+