SUMMARY Launch feedback icon doesn't work at all after upgrade to Plasma 5.17. If I create a new user profile it works but doesn't work in my current profile. Enable/Disable it via System Settings UI doesn't work. Editing ~/.config/klaunchrc doesn't help no matter the settings. Here's my settings: https://pastebin.com/7p6m55Hg I tried different cursor themes including the default one (Breeze) to no avail. Feedback in panel works though. STEPS TO REPRODUCE 1. Open a file/start an application. 2. 3. OBSERVED RESULT There's no launch feedback icon. The cursor doesn't change at all. EXPECTED RESULT To see some feedback from the cursor like bouncing icon which I use since KDE4. SOFTWARE/OS VERSIONS Linux/KDE Plasma: (available in About System) KDE Plasma Version: 5.17.1 KDE Frameworks Version: 5.63.0 Qt Version: 5.13.1 ADDITIONAL INFORMATION I also tried to change splash screen theme, desktop theme, window decoration theme, Look and Feel to no avail.
Same here, no cursor launch feedback icon.
I can confirm bug too. My system is also Arch x64 .
Does it return if you change the cursor size from "Resolution Independent" to some hardcoded size?
Yes, thank you!!! It didn't even crossed my mind :)
Yet another reason to just delete this setting: Bug 407749.
it's obviously problematic indeed :)
Kai, could this have regressed due to your change recently? Can we just get rid of the "Resolution Independent" cursor size setting?
Thank you very much,guys for your quick answer with solution ! :)
Patch that fixes the issue: https://phabricator.kde.org/D25065
*** Bug 413716 has been marked as a duplicate of this bug. ***
Thank you Nate!
Thank Kai, not me. ;)
Git commit 87f36f53b3e64012bce2edc59f553341fc04cfc2 by Kai Uwe Broulik. Committed on 01/11/2019 at 21:40. Pushed by broulik into branch 'Plasma/5.17'. [effects/startupfeedback] Fallback to small icon size when no cursor size is configured As appears to be the case with the default setup... FIXED-IN: 5.17.3 Differential Revision: https://phabricator.kde.org/D25065 M +5 -1 effects/startupfeedback/startupfeedback.cpp https://commits.kde.org/kwin/87f36f53b3e64012bce2edc59f553341fc04cfc2
Thank you Kai!
You're welcome. Also sorry for breaking it in the first place :)