https://bugs.kde.org/show_bug.cgi?id=404684
--- Comment #26 from Kai Uwe Broulik <[email protected]> --- Latte dock and plasmashell use the same library for notification and job tracking. What happened is: User logs in, latte dock and plasmashell start. Latte dock is quicker and registers the services. Then plasmashell gets to the point where it tries to register the services and fails. And then you end up with the bug I mentioned. Latte uses job tracking service without providing a full UI for it, so having job tracking service owned by Latte when you have notification plasmoid in plasmashell instead results in no job dialog being available to applications. It's difficult to explain. Feel free to submit a patch using whatever behavior you think is best but making sure not to regress any of the bugs I fixed by changing the registration behavior. -- You are receiving this mail because: You are watching all bug changes.
