https://bugs.kde.org/show_bug.cgi?id=440602
--- Comment #4 from MikeC <mike.cloa...@gmail.com> --- The system journal on my laptop has multiple repeated lines with the same content: Aug 07 12:43:30 lenovo1 kdeconnect-app[4768]: qrc:/kdeconnect/qml/PluginChecker.qml:20:47: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... } This looks related to an issue with QT5 - eg see https://stackoverflow.com/questions/62297192/qml-connections-implicitly-defined-onfoo-properties-in-connections-are-deprecat and on the laptop and my other systems I now have qt5-base 5.15.2+kde+r211-1 so I wonder if the kdeconnect code was not updated to include the change in qml connections in QT5? -- You are receiving this mail because: You are watching all bug changes.