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

David Edmundson <k...@davidedmundson.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
     Ever confirmed|0                           |1
             Status|REPORTED                    |CONFIRMED
           Priority|NOR                         |HI

--- Comment #25 from David Edmundson <k...@davidedmundson.co.uk> ---
I did a dive, the root problem is plasma-activities library. 

The service status is tri-state on a consumer level: not running, started,
unknown (booting)
Plasma handles that correctly.

The library code is completely broken. We're not correctly in the "unknown"
state whilst launching kamd. We're in "not running". 
It only goes to unknown between the service being up and us having fetched the
information.

We need to shift this tri-state enum lower down through the stack into
manager_p.cpp

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to