https://bugs.kde.org/show_bug.cgi?id=470803
Bug ID: 470803 Summary: org.kde.plasma.private.systemtray/contents/ui/items/Pl asmoidItem.qml TypeError errors Classification: Plasma Product: plasmashell Version: master Platform: Other OS: Linux Status: REPORTED Keywords: qt6 Severity: normal Priority: NOR Component: System Tray Assignee: notm...@gmail.com Reporter: n...@kde.org CC: mate...@gmail.com Target Milestone: 1.0 Jun 08 12:30:17 Liberator plasmashell[638613]: file:///home/nate/kde/usr6/share/plasma/plasmoids/org.kde.plasma.private.systemtray/contents/ui/items/PlasmoidItem.qml:126: TypeError: Cannot read property 'fullRepresentationItem' of null Jun 08 12:30:17 Liberator plasmashell[638613]: file:///home/nate/kde/usr6/share/plasma/plasmoids/org.kde.plasma.private.systemtray/contents/ui/items/PlasmoidItem.qml:141: TypeError: Cannot read property 'plasmoid' of null Seen in journal logs for Plasmashell on Plasma 6 Wayland git master. Code in PlasmoidItem.qml does this: 126: target: findMouseArea(applet.compactRepresentationItem ? applet.compactRepresentationItem : applet.fullRepresentationItem) 141: target: plasmoidContainer.applet.plasmoid -- You are receiving this mail because: You are watching all bug changes.