Bug 474642 - Tray items cannot be activated
Summary: Tray items cannot be activated
Status: RESOLVED DUPLICATE of bug 472003
Alias: None
Product: plasmashell
Classification: Plasma
Component: System Tray (show other bugs)
Version: master
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL:
Keywords: qt6
Depends on:
Blocks:
 
Reported: 2023-09-18 04:41 UTC by hexchain
Modified: 2023-09-19 20:04 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***