Summary: | Recent File context menu will make plasmashell freeze when it contains files on a network mount (slow) | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Fushan Wen <qydwhotmail> |
Component: | Task Manager and Icons-Only Task Manager widgets | Assignee: | Eike Hein <hein> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | nate, plasma-bugs |
Priority: | NOR | Keywords: | efficiency |
Version: | master | ||
Target Milestone: | 1.0 | ||
Platform: | openSUSE | ||
OS: | Linux | ||
See Also: |
https://bugs.kde.org/show_bug.cgi?id=379994 https://bugs.kde.org/show_bug.cgi?id=443542 https://bugs.kde.org/show_bug.cgi?id=441077 |
||
Latest Commit: | https://invent.kde.org/plasma/plasma-desktop/commit/a4c711a411f47e11c5327efa0dd40c12b26875e5 | Version Fixed In: | 5.24 |
Sentry Crash Report: |
Description
Fushan Wen
2021-10-08 08:09:00 UTC
A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-desktop/-/merge_requests/595 What's worse, if I disconnect from the network, plasmashell will likely hang forever until "Filesystem mounted at '...' is not responding" error message pops up. A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-desktop/-/merge_requests/603 Git commit a4c711a411f47e11c5327efa0dd40c12b26875e5 by Méven Car, on behalf of Fushan Wen. Committed on 18/10/2021 at 16:34. Pushed by meven into branch 'master'. taskmanager: Use SkipMimeTypeFromContent flag when creating KFileItem This prevents plasmashell from freezing at opening the context menu when there is no network and there are files on a network mount in "Recent Files" section. Related: bug 406110, bug 441077 M +2 -6 applets/taskmanager/plugin/backend.cpp https://invent.kde.org/plasma/plasma-desktop/commit/a4c711a411f47e11c5327efa0dd40c12b26875e5 |