Hi there As many of you might have noticed KSplash is reaching a timeout instead of finishing gracefully, this is because it waits (until timeout) for plasmashell to send "setStage('desktop')" but it is never happening.
I have placed a breakpoint to the only place in plasmashell.cpp where we call the dbus method and indeed that lambda is never called. Looking further in the problem I have been able to check that one of my containments is never ready. I tried to debug this myself but Containment seems a really complex piece of code, after 2h I have to give up :/ Could somebody with knowledge please look why Containments are never ready? Also this code could use some refactoring... It is really really really complex. Cheers!
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel