[Using master] The desktop icon plasmoid does no longer launch an application anymore. It used to work a few days ago, then it suddenly broke. When you click the icon, the mousedown effecton does not launch. Reproducible: Always Steps to Reproduce: 1. Open kickoff and drag any application, such as systemsettings or dolphin, onto your workspace (make sure widgets are unlocked) 2. Click the icon that got created 3. Actual Results: The mousedown effect is applied but nothing happens Expected Results: The application starts normal Also true with other file formats such as pictures (ie. drag a file onto the workspace and select "Icon" from the Widgets section of the popup menu)
I can also reproduce it using master. It doesn't work when widgets are unlocked.
also suffering from this in 4.9.90
*** Bug 311892 has been marked as a duplicate of this bug. ***
Git commit 2a685d9a1d87d11680970cea88cdcc96da17d514 by Aaron Seigo. Committed on 20/12/2012 at 11:10. Pushed by aseigo into branch 'master'. don't register the icon as a dragable with the applet this causes events to be intercepted which prevent launching when the applet is movable. M +1 -3 plasma/generic/applets/icon/icon.cpp http://commits.kde.org/kde-workspace/2a685d9a1d87d11680970cea88cdcc96da17d514