https://bugs.kde.org/show_bug.cgi?id=365181
--- Comment #4 from madc...@atlas.cz --- Thanks for looking into this so quickly. I tried the patch this morning but it seems to crash the whole plasma with the backtrace below, I am missing something here? file:///usr/share/plasma/plasmoids/org.kde.plasma.taskmanager/contents/ui/ToolTipDelegate.qml:82: TypeError: Cannot read property 'DesktopEntry' of undefined Thread 1 "plasmashell" received signal SIGSEGV, Segmentation fault. 0x00007fff3b0cf79c in TaskManager::TasksModel::data (this=0x29a4040, proxyIndex=..., role=268) at /home/madcat/abs/plasma-workspace/src/plasma-workspace-5.7.0/libtaskmanager/tasksmodel.cpp:823 823 { (gdb) bt #0 0x00007fff3b0cf79c in TaskManager::TasksModel::data (this=0x29a4040, proxyIndex=..., role=268) at /home/madcat/abs/plasma-workspace/src/plasma-workspace-5.7.0/libtaskmanager/tasksmodel.cpp:823 #1 0x00007fff3b0cf7de in QModelIndex::data (arole=268, this=0x7fffffff8470) at /usr/include/qt/QtCore/qabstractitemmodel.h:426 #2 TaskManager::TasksModel::data (this=0x29a4040, proxyIndex=..., role=268) at /home/madcat/abs/plasma-workspace/src/plasma-workspace-5.7.0/libtaskmanager/tasksmodel.cpp:824 #3 0x00007fff3b0cf7de in QModelIndex::data (arole=268, this=0x7fffffff8470) at /usr/include/qt/QtCore/qabstractitemmodel.h:426 #4 TaskManager::TasksModel::data (this=0x29a4040, proxyIndex=..., role=268) at /home/madcat/abs/plasma-workspace/src/plasma-workspace-5.7.0/libtaskmanager/tasksmodel.cpp:824 #5 0x00007fff3b0cf7de in QModelIndex::data (arole=268, this=0x7fffffff8470) at /usr/include/qt/QtCore/qabstractitemmodel.h:426 #6 TaskManager::TasksModel::data (this=0x29a4040, proxyIndex=..., role=268) at /home/madcat/abs/plasma-workspace/src/plasma-workspace-5.7.0/libtaskmanager/tasksmodel.cpp:824 #7 0x00007fff3b0cf7de in QModelIndex::data (arole=268, this=0x7fffffff8470) at /usr/include/qt/QtCore/qabstractitemmodel.h:426 #8 TaskManager::TasksModel::data (this=0x29a4040, proxyIndex=..., role=268) at /home/madcat/abs/plasma-workspace/src/plasma-workspace-5.7.0/libtaskmanager/tasksmodel.cpp:824 #9 0x00007fff3b0cf7de in QModelIndex::data (arole=268, this=0x7fffffff8470) at /usr/include/qt/QtCore/qabstractitemmodel.h:426 -- You are receiving this mail because: You are watching all bug changes.