Skip to content
  • David Edmundson's avatar
    [startkde] Block plasma-session exiting until startup sound completes · e76a1395
    David Edmundson authored
    The initial comment about disabling quitLock is deprecated since we
    added a QCoreApplication around the startup.
    
    We can then use Qt's mechanism to delay application exit till the
    notification thread finishes.
    
    This presumably has been a bug for a while, but noticable in 5.19 after
    even more startup performance improvements.
    
    BUG: 422948
    
    
    (cherry picked from commit ef4b8486)
    e76a1395