https://bugs.kde.org/show_bug.cgi?id=494438
Bug ID: 494438
Summary: qt.qml.signalhandler: Property 'onPressed' of object
QQuickMouseArea_QML_94 is a signal handler. You should
not call it directly.
Classification: Plasma
Product: plasmashell
Version: 6.2.0
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: System Tray
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: 1.0
SUMMARY
Open the tray, click on any item the in the list, such as clipboard
```
qt.qml.signalhandler: Property 'onPressed' of object QQuickMouseArea_QML_94 is
a signal handler. You should not call it directly. Make it a proper function
and call that or emit the signal.
```
SOFTWARE/OS VERSIONS
Operating System: openSUSE Tumbleweed 20241007
KDE Plasma Version: 6.2.0
KDE Frameworks Version: 6.6.0
Qt Version: 6.7.3
Graphics Platform: Wayland
--
You are receiving this mail because:
You are watching all bug changes.