https://bugs.kde.org/show_bug.cgi?id=380806
Kai Uwe Broulik <k...@privat.broulik.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://commits.kde.org/pla | |sma-desktop/77f1e675178ac99 | |5f7eb74c0410b5028ca1d74de Resolution|--- |FIXED Status|CONFIRMED |RESOLVED Version Fixed In| |5.10.1 --- Comment #4 from Kai Uwe Broulik <k...@privat.broulik.de> --- Git commit 77f1e675178ac995f7eb74c0410b5028ca1d74de by Kai Uwe Broulik. Committed on 04/06/2017 at 14:43. Pushed by broulik into branch 'Plasma/5.10'. [Folder View] Use a copy of QMimeData in signal handler By the time we leave the method, the QMimeData is deleted by the DragArea's drop event being destroyed leading to a crash. CHANGELOG: Fixed crash when dropping files on desktop with KDeclarative from KDE Frameworks 5.35 FIXED-IN: 5.10.1 Differential Revision: https://phabricator.kde.org/D6088 M +10 -2 containments/desktop/plugins/folder/foldermodel.cpp https://commits.kde.org/plasma-desktop/77f1e675178ac995f7eb74c0410b5028ca1d74de -- You are receiving this mail because: You are watching all bug changes.