Bug 397638

Summary: first loaded applications by plasma session restore do not show global menu
Product: [Plasma] ksmserver Reporter: avlas <jsardid>
Component: generalAssignee: Unassigned bugs mailing-list <unassigned-bugs>
Status: RESOLVED DUPLICATE    
Severity: normal CC: nate, openmindead
Priority: NOR    
Version: 5.13.3   
Target Milestone: ---   
Platform: Neon   
OS: Linux   
Latest Commit: Version Fixed In:

Description avlas 2018-08-19 18:38:12 UTC
May the issue be that these applications are restored before appmenu kded module (qdbusmenu) is set? If so, the solution would be to start qdbusmenu first and delay restoring applications until done.

I saw other bugs that could be related to this, although I am not entirely sure they refer to the same thing:

- https://bugs.kde.org/show_bug.cgi?id=384392 <-- I don't think my issue is application specific, but just happens to the applications first appearing (sometimes different windows of the same application behave differently just because some of them were restored before and some after)

- https://bugs.kde.org/show_bug.cgi?id=376728 <-- I think it's the same issue, at least according to https://bugs.kde.org/show_bug.cgi?id=376728#c5. 

What I'm proposing is an entirely different perspective given https://bugs.kde.org/show_bug.cgi?id=376728#c7 so that the issue is fixed by ksmserver instead of the globalmenu part of plasmashell...
Comment 1 Nate Graham 2023-05-17 15:37:04 UTC
Not really a ksmserver thing; we should fix it in Plasma.

*** This bug has been marked as a duplicate of bug 376728 ***