https://bugs.kde.org/show_bug.cgi?id=438721
--- Comment #7 from Deny Dias <d...@macpress.com.br> --- (In reply to Nicolas Fella from comment #6) > Please run killall kdeconnectd and 'QT_LOGGING_RULES="*kdeconnect*=true" > /usr/lib/libexec/kdeconnectd' (exact path may vary), reproduce the crash and > show the output here Done. The daemon path is different in Slackware. kdeconnect.core: Daemon starting kdeconnect.core: LanLinkProvider started kdeconnect.core: Daemon started kdeconnect.core: Broadcasting identity packet kdeconnect.core: TCP connection done (i'm the existing device) kdeconnect.core: Starting server ssl (I'm the client TCP socket) kdeconnect.core: Socket successfully established an SSL connection kdeconnect.core: It is a known device "MobileDevice" kdeconnect.core: Not loading plugin "kdeconnect_remotesystemvolume" because device doesn't support it kdeconnect.core: Not loading plugin "kdeconnect_lockdevice" because device doesn't support it kdeconnect.core: Not loading plugin "kdeconnect_remotecommands" because device doesn't support it kdeconnect.core: KPluginFactory could not load the plugin: "kdeconnect_findthisdevice" "Cannot load library /usr/lib64/qt5/plugins/kdeconnect/kdeconnect_findthisdevice.so: (libKF5PulseAudioQt.so.2: cannot open shared object file: No such file or directory)" kdeconnect.core: KPluginFactory could not load the plugin: "kdeconnect_pausemusic" "Cannot load library /usr/lib64/qt5/plugins/kdeconnect/kdeconnect_pausemusic.so: (libKF5PulseAudioQt.so.2: cannot open shared object file: No such file or directory)" kdeconnect.plugin.sftp: add to dolphin kdeconnect.plugin.sftp: Created device: "MobileDevice" Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString) kdeconnect.plugin.mpris: MPRIS service "org.mpris.MediaPlayer2.chromium.instance4563" just came online kdeconnect.plugin.mpris: Mpris addPlayer "org.mpris.MediaPlayer2.chromium.instance4563" -> "Vivaldi" KCrash: crashing... crashRecursionCounter = 2 KCrash: Application Name = kdeconnectd path = /usr/lib64 pid = 26046 KCrash: Arguments: /usr/lib64/kdeconnectd KCrash: Attempting to start /usr/lib64/drkonqi QSocketNotifier: Invalid socket 8 and type 'Read', disabling... QSocketNotifier: Invalid socket 10 and type 'Read', disabling... QSocketNotifier: Invalid socket 11 and type 'Read', disabling... QSocketNotifier: Invalid socket 12 and type 'Read', disabling... Seems like we have to sort some plugin paths in Slackware... -- You are receiving this mail because: You are watching all bug changes.