Summary: | FolderView crashes when dragging rubber band on desktop | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Jonathan Marten <jjm> |
Component: | Desktop icons & Folder View widget | Assignee: | Eike Hein <hein> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | plasma-bugs-null |
Priority: | NOR | ||
Version First Reported In: | master | ||
Target Milestone: | 1.0 | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | https://commits.kde.org/plasma-desktop/eb9c5f32edbca7876bc8c0de5ef4a8f610c30a09 | Version Fixed In: | 5.12.10 |
Sentry Crash Report: |
Description
Jonathan Marten
2019-09-16 06:29:42 UTC
Git commit eb9c5f32edbca7876bc8c0de5ef4a8f610c30a09 by Kai Uwe Broulik. Committed on 18/09/2019 at 07:20. Pushed by broulik into branch 'Plasma/5.12'. [Folder View] Don't explicitly initialize fontMetrics qApp->fontMetrics() calls desktop() which creates a QDesktopWidget and might do so on a non-main thread in case of threaded rendering. FIXED-IN: 5.12.10 Differential Revision: https://phabricator.kde.org/D23980 M +0 -1 containments/desktop/plugins/folder/rubberband.cpp https://commits.kde.org/plasma-desktop/eb9c5f32edbca7876bc8c0de5ef4a8f610c30a09 |