STEPS TO REPRODUCE 1. Find "Icon Explorer" in Kickoff and click on it OBSERVED RESULT An entry with the title "Icon Explorer" appears in the Task manager, followed by a second entry with the title "Cuttlefish". Then the first one times out after 5 seconds, and the app that's opened is named "Cuttlefish" in its titlebar, not "Icon Explorer." EXPECTED RESULT One entry appears in the Task Manager with the title "Icon Explorer", and the resulting app window that opens is titled "Icon Explorer" and not "Cuttlefish".
That sounds like the other entry comes from your distro plasma-sdk?
A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-sdk/-/merge_requests/109
Git commit e29d26e8403f982f845e3f88aa94fddb4f9d636f by Devin Lin, on behalf of Nicolas Fella. Committed on 11/11/2023 at 06:26. Pushed by nicolasfella into branch 'master'. [iconexplorer] Fix Exec line in desktop file M +1 -1 iconexplorer/org.kde.iconexplorer.desktop https://invent.kde.org/plasma/plasma-sdk/-/commit/e29d26e8403f982f845e3f88aa94fddb4f9d636f
This now appears fixed. I updated and only get the Icon Explorer entry after launch. Can you confirm Nate?
Yep, this is fixed now. Thanks for following up!