Git Master everything on top of Fedora 34. STEPS TO REPRODUCE 1. Open Konsole 2. ls in a directory with any files 3. Command-Click on a file to open it in an external app OBSERVED RESULT The cursor shows a bouncing app icon which bounces forever until another app is activated EXPECTED RESULT The bouncy icon should stop after the timeout specified in the Launch Feedback KCM (defaults to 5 seconds) Might also affect the task manager's animation, but I can't get it to show up so I can't test that.
I noticed this issue on neon unstable a few days ago: 1. open a text file with Kate via Dolphin 2. minimize Kate 3. repeat the step 1 with another text file
*** Bug 448197 has been marked as a duplicate of this bug. ***
A possibly relevant merge request was started @ https://invent.kde.org/plasma/kwin/-/merge_requests/1903
Git commit 3f7133a022788115acf001d54323ab2bcc2355a1 by David Redondo. Committed on 25/01/2022 at 10:15. Pushed by davidre into branch 'master'. Apply timeout to startfeedback for xdg activation Since xdg activation startups do not time out automatically run a timer for each start up in the effect. FIXED-IN:5.24 M +24 -11 src/effects/startupfeedback/startupfeedback.cpp M +11 -2 src/effects/startupfeedback/startupfeedback.h https://invent.kde.org/plasma/kwin/commit/3f7133a022788115acf001d54323ab2bcc2355a1
Git commit 356f78aa4ce42c4d2d028c3c830f41d85c0bada4 by Vlad Zahorodnii, on behalf of David Redondo. Committed on 25/01/2022 at 10:44. Pushed by vladz into branch 'Plasma/5.24'. Apply timeout to startfeedback for xdg activation Since xdg activation startups do not time out automatically run a timer for each start up in the effect. FIXED-IN:5.24 (cherry picked from commit 3f7133a022788115acf001d54323ab2bcc2355a1) M +24 -11 src/effects/startupfeedback/startupfeedback.cpp M +11 -2 src/effects/startupfeedback/startupfeedback.h https://invent.kde.org/plasma/kwin/commit/356f78aa4ce42c4d2d028c3c830f41d85c0bada4
I see no launch feedback after the provided steps on neon unstable.
Works for me FWIW.
I see no launch feedback after these steps on Plasma 5.24: 1. Open Konsole 2. ls in a directory with any files 3. ctrl-click on a file to open it in an external app Operating System: Arch Linux KDE Plasma Version: 5.24.0 KDE Frameworks Version: 5.90.0 Qt Version: 5.15.2 Graphics Platform: Wayland
(In reply to Patrick Silva from comment #8) > I see no launch feedback after these steps on Plasma 5.24: > > 1. Open Konsole > 2. ls in a directory with any files > 3. ctrl-click on a file to open it in an external app > > Operating System: Arch Linux > KDE Plasma Version: 5.24.0 > KDE Frameworks Version: 5.90.0 > Qt Version: 5.15.2 > Graphics Platform: Wayland I see no launch feedback on opening a text file with Kate. Launch feedback is triggered when I open a pdf with Okular, an image with Gwenview, a zip archive with Ark or a torrent with Deluge.
(In reply to Patrick Silva from comment #8) > I see no launch feedback after these steps on Plasma 5.24: > > 1. Open Konsole > 2. ls in a directory with any files > 3. ctrl-click on a file to open it in an external app > > Operating System: Arch Linux > KDE Plasma Version: 5.24.0 > KDE Frameworks Version: 5.90.0 > Qt Version: 5.15.2 > Graphics Platform: Wayland That sounds like a konsole issue.