Summary: | Crash in Kickoff::RecentlyUsedModel::recentDocumentRemoved | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Hrvoje Senjan <hrvoje.senjan> |
Component: | Application Launcher (Kickoff) widget | Assignee: | David Edmundson <kde> |
Status: | RESOLVED FIXED | ||
Severity: | crash | Keywords: | drkonqi |
Priority: | NOR | ||
Version First Reported In: | 5.2.1 | ||
Target Milestone: | 1.0 | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Hrvoje Senjan
2015-03-11 02:44:26 UTC
Explaining the "random" crash. Kickoff watches the folder ~/.local/share/RecentDocuments. This contains a .desktop file with the name of the recently added/removed file. From the backtrace one of these files was being removed and the model was updating. However I can't reproduce it at all here, and the code looks generally fine. This backtrace no longer matches the code, partly because there have been some extra checks added in the place where this did crash. I'm going to close this please update if you still see this in 5.4 onwards |