Summary: | Plasma crashed while moving an icon | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Umut Özdemir <exclipit> |
Component: | Desktop icons & Folder View widget | Assignee: | Eike Hein <hein> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | bhush94, kde, notmart, plasma-bugs |
Priority: | NOR | Keywords: | drkonqi |
Version: | 5.5.5 | ||
Target Milestone: | 1.0 | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | https://commits.kde.org/plasma-desktop/fc8ce43ac026d1b9769d8bfe98b42d74a74bc8db | Version Fixed In: | |
Sentry Crash Report: |
Description
Umut Özdemir
2016-07-07 18:17:05 UTC
update on this: the code the backtrace is pointing to is still identical as of Plasma 5.9, line 718 became line 770 I can also reproduce the issue, have FolderView as containment, start plasmashell and keep repeatedly dragging on a spot where a file will apear. It will eventually crash with the same backtrace. Kai, can you elaborate on these steps to reproduce? I don't get "keep repeatedly dragging on a spot where a file will apear". Git commit fc8ce43ac026d1b9769d8bfe98b42d74a74bc8db by Eike Hein. Committed on 11/01/2017 at 17:44. Pushed by hein into branch 'Plasma/5.8'. Fix crash during crash acrobatics. Summary: Mark drag in progress earlier and use it to avoid queuing two drags, avoid nesting QDrag::exec. Reviewers: davidedmundson Subscribers: plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D4085 M +7 -1 containments/desktop/plugins/folder/foldermodel.cpp https://commits.kde.org/plasma-desktop/fc8ce43ac026d1b9769d8bfe98b42d74a74bc8db |