https://bugs.kde.org/show_bug.cgi?id=344432
--- Comment #3 from Sunhoo <sun...@posteo.net> --- I can confirm the same exact bug on the latest KDE Neon User Edition (and it's been that way for months). I built kdeconnect from source and started it from command line, here's what logs I've got for the daemon kdeconnectd: kdeconnect.core: KdeConnect daemon starting kdeconnect.core: onStart kdeconnect.core: KdeConnect daemon started kdeconnect.core: Broadcasting identity packet kdeconnect.core: Socket connected QSslSocket(0xe51ba0) kdeconnect.core: TCP connection done (i'm the existing device) kdeconnect.core: Starting server ssl (I'm the client TCP socket) kdeconnect.core: Socket succesfully stablished an SSL connection kdeconnect.core: It is a known device "Motorola" kdeconnect.core: Not loading plugin "kdeconnect_remotecommands" because device doesn't support it Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString) kdeconnect.plugin.sftp: add to dolphin kdeconnect.plugin.sftp: Created device: "Motorola" QObject::connect: No such signal QDBusAbstractInterface::messageReceived(QString,QString) [1] 25814 segmentation fault build/daemon/kdeconnectd (Sometimes it also says: Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString) before the segfault.) And for kdeconnect-indicator: kdeconnect.interfaces: Adding missing or previously removed device "9a8b63987a327f12" kdeconnect.interfaces: Adding missing or previously removed device "9a8b63987a327f12" kdeconnect.interfaces: dbus interface not valid kdeconnect.interfaces: dbus interface not valid kdeconnect.interfaces: dbus interface not valid kdeconnect.interfaces: dbus interface not valid kdeconnect.interfaces: Adding missing or previously removed device "9a8b63987a327f12" kdeconnect.interfaces: Adding missing or previously removed device "9a8b63987a327f12" kdeconnect.interfaces: Adding missing or previously removed device "9a8b63987a327f12" kdeconnect.interfaces: dbus interface not valid The daemon segfaults and crashes automatically once it finds the device (before I can even launch dolphin and try to browse). It doesn't crash like that with the official package from KDE Neon. -- You are receiving this mail because: You are watching all bug changes.