STEPS TO REPRODUCE 1. Drag a file in Dolphin 2. Drop onto folder view 3. In drop menu choose "Add icon" OBSERVED RESULT Created icon applet has busy indicator that keeps spinning EXPECTED RESULT Busy indicator stops eventually SOFTWARE/OS VERSIONS KDE Plasma Version: master KDE Frameworks Version: master Qt Version: 6.5.1 ADDITIONAL INFORMATION After plasmashell --replace there's no busy indicator any more
The call to setBusy(false) in https://invent.kde.org/plasma/plasma-workspace/-/blob/master/applets/icon/iconapplet.cpp#L271 is not working
Can confirm. While testing, I also found Bug 472161.
A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/3156
Git commit b6142b7b1079e04e6842843bef93e76347ab1790 by Kai Uwe Broulik. Committed on 06/08/2023 at 11:36. Pushed by broulik into branch 'master'. BasicAppletContainer: Use correct "busy" reference It's on applet.plasmoid like the rest of the applet properties. M +1 -1 components/containmentlayoutmanager/qml/BasicAppletContainer.qml https://invent.kde.org/plasma/plasma-workspace/-/commit/b6142b7b1079e04e6842843bef93e76347ab1790