[Breeze] [Bug 368942] Splash screen spinner should disappear instead of pause when fading into desktop

Kai Uwe Broulik via KDE Bugzilla bugzilla_noreply at kde.org
Sat Sep 17 12:26:41 UTC 2016


https://bugs.kde.org/show_bug.cgi?id=368942

Kai Uwe Broulik <kde at privat.broulik.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kde at privat.broulik.de
             Status|UNCONFIRMED                 |CONFIRMED
     Ever confirmed|0                           |1

--- Comment #1 from Kai Uwe Broulik <kde at privat.broulik.de> ---
It's actually supposed to do just that and if I run "ksplashqml --test" it
works.

The problem is that the splash (at least the current infrastructure) doesn't
have a "about to quit" signal, it basically has 6 (or 7?) stages which are
increased by various services starting (you know previously we had this
progress bar). At stage 2 it animates the spinner in and at stage 5 it is
animated out again. However, it can happen that the subsequent stages happen in
such quick succession that the spinner is still visible and once the window
closes only its texture is kept and faded out resulting in a frozen spinner.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Plasma-devel mailing list