Bug 453182

Summary: Latest commit brakes appmenu (global menu) in git version
Product: [Plasma] plasmashell Reporter: Alexandre Pereira <pereira.alex>
Component: Global MenuAssignee: Plasma Bugs List <plasma-bugs>
Status: RESOLVED DUPLICATE    
Severity: normal CC: kde, mvourlakos, nate
Priority: NOR    
Version: master   
Target Milestone: 1.0   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:

Description Alexandre Pereira 2022-04-29 09:25:04 UTC
using the git version of kde with this commit: 

https://invent.kde.org/plasma/plasma-workspace/-/commit/2e056ed6e563f5f0fd7975186db8238adb20b6cf

breaks appmenu. The appmenu appears, but clicking on the menu does not make any "submenu appear", except search. In the logs, it appears:

plasmashell[71423]: file:///usr/share/plasma/plasmoids/org.kde.plasma.appmenu/contents/ui/main.qml:117: TypeError: Cannot read property 'visible' of null


when compiling plasma-workspace git version with that commit reverted, appmenu works again.

thanks!
Comment 1 Nate Graham 2022-05-03 14:24:37 UTC

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