SUMMARY Dragging an image to the desktop crashes plasmashell. This commit seems to be the cause: https://invent.kde.org/frameworks/kio/-/commit/879024a4a10f7ee5570b0e41519036dcbf8bb127 STEPS TO REPRODUCE 1. Open Dolphin 2. Drag an image from Dolphin to the desktop OBSERVED RESULT Crash EXPECTED RESULT No crash SOFTWARE/OS VERSIONS KIO at https://invent.kde.org/frameworks/kio/-/commit/879024a4a10f7ee5570b0e41519036dcbf8bb127
Jan, can you look into this ASAP? We can't let this get shipped with Frameworks 5.94 (which is tagged in three days).
Git commit d8c79c5bc25e14b92d3fd1f1c50e80826009e83f by Fushan Wen. Committed on 05/05/2022 at 03:09. Pushed by cblack into branch 'master'. dropjob: Extract Ark data in ctor Extract everything from the dropevent, since it will be deleted before the job starts. M +18 -12 src/widgets/dropjob.cpp https://invent.kde.org/frameworks/kio/commit/d8c79c5bc25e14b92d3fd1f1c50e80826009e83f
Git commit 21ded1113e1a813a0cc84e0012096ab1b72e845c by Fushan Wen. Committed on 13/05/2022 at 00:05. Pushed by fusionfuture into branch 'master'. foldermodel: don't early return if mimeData has empty urls in `FolderModel::drop` This makes the "Ark drag-and-drop" work again. M +9 -0 containments/desktop/plugins/folder/foldermodel.cpp https://invent.kde.org/plasma/plasma-desktop/commit/21ded1113e1a813a0cc84e0012096ab1b72e845c