Summary: | wayland: crash when opening systemsettings5 -> fonts after setting 'antialiasing' to enabled | ||
---|---|---|---|
Product: | [Applications] systemsettings | Reporter: | Miroslav Spehar <mspehar> |
Component: | kcm_fonts | Assignee: | Unassigned bugs mailing-list <unassigned-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | fabian, kde, me, unassigned-bugs |
Priority: | NOR | Keywords: | drkonqi, wayland |
Version: | 5.13.2 | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | https://commits.kde.org/plasma-desktop/3fd0bf5cef8af100932cd1284fbffa8014326374 | Version Fixed In: | 5.13.3 |
Sentry Crash Report: |
Description
Miroslav Spehar
2018-07-05 18:23:43 UTC
Seems the live previews do X calls unconditionally and then crash The font management KCM only supports X. Comment #2 is bug 364746. Git commit 3fd0bf5cef8af100932cd1284fbffa8014326374 by Kai Uwe Broulik. Committed on 09/07/2018 at 12:00. Pushed by broulik into branch 'Plasma/5.13'. [Fonts KCM] Generate font rendering previews only on X It uses Xft unconditionally and crashes the entire module when run on Wayland. FIXED-IN: 5.13.3 Differential Revision: https://phabricator.kde.org/D13919 M +6 -0 kcms/fonts/previewimageprovider.cpp https://commits.kde.org/plasma-desktop/3fd0bf5cef8af100932cd1284fbffa8014326374 *** Bug 395838 has been marked as a duplicate of this bug. *** |