Ktorrent fails to run with KDE Gear 24.02.1

On Manjaro Wayland. This is what ktorrent shows:

qt.dbus.integration: Could not connect "org.freedesktop.NetworkManager" to "stateChanged" : Type not registered with QtDBus in parameter list: QNetworkManagerInterface::NMState
qt.dbus.integration: Could not connect "org.freedesktop.NetworkManager" to "connectivityChanged" : Type not registered with QtDBus in parameter list: QNetworkManagerInterface::NMConnectivityState
qt.dbus.integration: Could not connect "org.freedesktop.NetworkManager" to "deviceTypeChanged" : Type not registered with QtDBus in parameter list: QNetworkManagerInterface::NMDeviceType
qt.dbus.integration: Could not connect "org.freedesktop.NetworkManager" to "meteredChanged" : Type not registered with QtDBus in parameter list: QNetworkManagerInterface::NMMetered
kf.coreaddons: "Could not load plugin from /usr/lib/qt6/plugins/ktorrent_plugins/StatsPlugin.so: Cannot load library /usr/lib/qt6/plugins/ktorrent_plugins/StatsPlugin.so: (libKF6Plotting.so.6: cannot open shared object file: No such file or directory)"
QLayout: Attempting to add QLayout "" to kt::FileView "", which already has a layout
kf.coreaddons: "Could not load plugin from /usr/lib/qt6/plugins/ktorrent_plugins/StatsPlugin.so: Cannot load library /usr/lib/qt6/plugins/ktorrent_plugins/StatsPlugin.so: (libKF6Plotting.so.6: cannot open shared object file: No such file or directory)"
zsh: segmentation fault (core dumped)  ktorrent

With the previous KDE Gear it ran OK (On the same pc with Arch Linux too).

Any tips / hints? Thanks.

edit: I have installed the missing kplotting package. Now the error is:

qt.dbus.integration: Could not connect "org.freedesktop.NetworkManager" to "stateChanged" : Type not registered with QtDBus in parameter list: QNetworkManagerInterface::NMState
qt.dbus.integration: Could not connect "org.freedesktop.NetworkManager" to "connectivityChanged" : Type not registered with QtDBus in parameter list: QNetworkManagerInterface::NMConnectivityState
qt.dbus.integration: Could not connect "org.freedesktop.NetworkManager" to "deviceTypeChanged" : Type not registered with QtDBus in parameter list: QNetworkManagerInterface::NMDeviceType
qt.dbus.integration: Could not connect "org.freedesktop.NetworkManager" to "meteredChanged" : Type not registered with QtDBus in parameter list: QNetworkManagerInterface::NMMetered
QLayout: Attempting to add QLayout "" to kt::FileView "", which already has a layout
zsh: segmentation fault (core dumped)  ktorrent

No problems on my side with Arch. Maybe you should wait until Manjaro offers it properly instead of using their unstable and testing channels.

Thanks. Yes, on my arch install it runs OK too.

In the meantime I found and removed .config/ktorrentrc, did not solve it.