Bug 275616 - Resuming Desktop Effects while Startup Feedback is visible leaves it there forever
Summary: Resuming Desktop Effects while Startup Feedback is visible leaves it there fo...
Status: RESOLVED FIXED
Alias: None
Product: kwin
Classification: Plasma
Component: effects-various (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: KWin default assignee
URL:
Keywords:
: 278883 329906 (view as bug list)
Depends on:
Blocks:
 
Reported: 2011-06-14 08:14 UTC by Kai Uwe Broulik
Modified: 2018-10-07 08:57 UTC (History)
4 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kai Uwe Broulik 2011-06-14 08:14:29 UTC
Version:           unspecified (using KDE 4.6.4) 
OS:                Linux

When launching an application (especially applications that don’t resign the startup feedback aka bouncing cursor) and then resuming desktop effects while the bouncing cursor is visible leaves it at your mouse pointer forever. You can only remove it by temporarily disabling that thing in systemsettings → notifications. When another application starts, you will get two independent bounce things. Startup Helper Effect enabled.

Reproducible: Always
Comment 1 Martin Flöser 2011-06-26 09:28:20 UTC
makes sense
Comment 2 Martin Flöser 2011-07-30 19:49:24 UTC
*** Bug 278883 has been marked as a duplicate of this bug. ***
Comment 3 Thomas Lübking 2014-01-14 01:26:09 UTC
*** Bug 329906 has been marked as a duplicate of this bug. ***
Comment 4 Thomas Lübking 2014-01-14 16:11:09 UTC
Gave it a try. I do not think, this is a bug in the effect.

The original bouncing stuff is not exited, ie. you got two bouncers: the original bouncing window as well as the bouncing icon in the compositor - latter ends as expected, but the original one apparently does not notice that it lost selection and goes on forever. ("proof": suspend compositing, icon continues to bounce)

It's not requred to re-login,  run "kcmshell4 launch" and disable feedback stops the boucing and re-enabling bouncing will not continue it.

Now we need to figure what usually controls this thing.
Comment 5 Vlad Zahorodnii 2018-10-06 21:35:34 UTC
@Martin
Is this still the case? I can't reproduce the bug.
Comment 6 Martin Flöser 2018-10-07 08:57:22 UTC
This must be fixed. The problem was caused by us having two places with the startup feedback functionality (one for compositing, one for no compositing). Nowadays we only have the composited startup feedback, thus the problem must be resolved.