plasmashell never emits setStage('desktop');
Àlex Fiestas
afiestas at kde.org
Fri Sep 12 21:04:26 UTC 2014
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!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20140912/a57cd5c3/attachment.sig>
More information about the Plasma-devel
mailing list