Attempting to see my phone's files in dolphin, f.ex.
The file or folder /run/user/1000/2cb657ee933df556/primary/Download does not exist.
My old phone, running some android 7 version, was ok, and I used kdeconnect to copy off some stuff from it. But the new, android 8.1, phone fails. Other KDE connect functions work.
This has happened before; the phone app and the KDE app are prone to getting out of sync. Bugs have been reported, but supposedlywere fixed in version 1.3.3. The last time it happened to me, about 9 months ago, installing a ppa to get the latest version resolved it. But on Disco we've got 1.3.4, and the phone has 1.12.7, AFAICT they're the latest released versions.
kdeconnectd shows the following:
I've tried various workarounds in the bugs I found, but to no use. So if some helpful KFN person googles for KDE connect bugs, it's likely I've looked through them already. I've reset the kdeconnect config, unpaired and paired, rebooted, uninstalled and installed the phone app, reviewed and ticked all the app permissions, done qdbus investigation, and tried a new user.
I tried building kdeconnectd from the latest git, but it crashes as soon as I try to pair the phone.
The file or folder /run/user/1000/2cb657ee933df556/primary/Download does not exist.
My old phone, running some android 7 version, was ok, and I used kdeconnect to copy off some stuff from it. But the new, android 8.1, phone fails. Other KDE connect functions work.
This has happened before; the phone app and the KDE app are prone to getting out of sync. Bugs have been reported, but supposedlywere fixed in version 1.3.3. The last time it happened to me, about 9 months ago, installing a ppa to get the latest version resolved it. But on Disco we've got 1.3.4, and the phone has 1.12.7, AFAICT they're the latest released versions.
kdeconnectd shows the following:
Code:
kdeconnect.core: Converting IPv6 QHostAddress("::ffff:192.168.1.145") to IPv4 QHostAddress("192.168.1.145") kdeconnect.plugin.sftp: Starting process: "sshfs kdeconnect@192.168.1.145:/ /run/user/1000/2cb657ee933df556 -p 1739 -s -f -F /dev/null -o IdentityFile=/home/john/.config/kdeconnect/privateKey.pem -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o HostKeyAlgorithms=+ssh-dss -o uid=1000 -o gid=1000 -o reconnect -o ServerAliveInterval=30 -o password_stdin" QDBusAbstractAdaptor: Cannot relay signal SftpPlugin::packetReceived(NetworkPacket): Unregistered input type in parameter list: NetworkPacket kdeconnect.plugin.sftp: Process started kdeconnect.plugin.sftp: "Clara" "Remote filesystem mounted at /run/user/1000/2cb657ee933df556" kdeconnect.plugin.sftp: stdout: "Warning: Permanently added '[192.168.1.145]:1739' (RSA) to the list of known hosts.\r\n" kdeconnect.plugin.sftp: stdout: "subsystem request failed on channel 0\r\n" kdeconnect.plugin.sftp: stdout: "remote host has disconnected\n" kdeconnect.plugin.sftp: Process finished (exit code: 1 ) kdeconnect.plugin.sftp: "Clara" Remote filesystem unmounted
I tried building kdeconnectd from the latest git, but it crashes as soon as I try to pair the phone.
Comment