Bug 474642

Summary: Tray items cannot be activated
Product: [Plasma] plasmashell Reporter: hexchain <kde>
Component: System Tray widgetAssignee: Plasma Bugs List <plasma-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: normal CC: materka, nate
Priority: NOR Keywords: qt6
Version First Reported In: master   
Target Milestone: 1.0   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description hexchain 2023-09-18 04:41:33 UTC
SUMMARY
With the current master branch, both left and right-clicking on SNI tray items, and right-clicking on Plasmoid items do not work anymore.

The following logs appear after clicking (left or right) any SNI item:

plasmashell[615435]: file:///home/hexchain/kde/usr/share/plasma/plasmoids/org.kde.plasma.private.systemtray/contents/ui/items/StatusNotifierItem.qml:64: Error: Unable to determine callable overload.  Candidates are:

And after right-clicking a Plasmoid item:

plasmashell[615435]: file:///home/hexchain/kde/usr/share/plasma/plasmoids/org.kde.plasma.private.systemtray/contents/ui/items/PlasmoidItem.qml:67: Error: Unable to determine callable overload.  Candidates are:


Operating System: Arch Linux 
KDE Plasma Version: 5.27.80
KDE Frameworks Version: 5.240.0
Qt Version: 6.6.0
Graphics Platform: Wayland

plasma-workspace: b1d532d163a8bfef9c75b5094f772bcf194d6282
plasma-framework: 0a92d9c63d9b3fb8b521d32c22a04c08467c9668
Comment 1 Nate Graham 2023-09-19 19:54:32 UTC
Probably Qt 6.6 regression on our side; cannot reproduce with Qt 6.5.2.
Comment 2 Nate Graham 2023-09-19 20:04:06 UTC

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