Created
January 19, 2025 13:35
-
-
Save Damian96/380a90eae8347ebc96dd2c48997d38de to your computer and use it in GitHub Desktop.
KDE Connect deletes file immediately after download it from iPhone
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
kdeconnect.core: Daemon starting | |
kdeconnect.core: LanLinkProvider started | |
kdeconnect.core: Daemon started | |
kdeconnect.core: Broadcasting identity packet | |
kdeconnect.core: LanLinkProvider newConnection | |
kdeconnect.core: LanLinkProvider received reply: "{\"id\":1737293296,\"type\":\"kdeconnect.identity\",\"body\":{\"deviceId\":\"42CB418BA0604E418C88470D44881162\",\"protocolVersion\":7,\"tcpPort\":1716,\"deviceType\":\"phone\",\"deviceName\":\"iPhone \xE2\x80\x93 Damianos\",\"incomingCapabilities\":[\"kdeconnect.ping\",\"kdeconnect.share.request\",\"kdeconnect.share.request.update\",\"kdeconnect.findmyphone.request\",\"kdeconnect.battery.request\",\"kdeconnect.battery\",\"kdeconnect.clipboard\",\"kdeconnect.clipboard.connect\",\"kdeconnect.runcommand\"],\"outgoingCapabilities\":[\"kdeconnect.ping\",\"kdeconnect.share.request\",\"kdeconnect.share.request.update\",\"kdeconnect.findmyphone.request\",\"kdeconnect.battery.request\",\"kdeconnect.battery\",\"kdeconnect.clipboard\",\"kdeconnect.clipboard.connect\",\"kdeconnect.mousepad.request\",\"kdeconnect.presenter\",\"kdeconnect.runcommand.request\"]}}\n" | |
kdeconnect.core: Starting client ssl (but I'm the server TCP socket) | |
kdeconnect.core: Socket successfully established an SSL connection | |
kdeconnect.core: It is a known device "iPhone – Damianos" | |
kdeconnect.core: Not loading plugin "kdeconnect_pausemusic" because device doesn't support it | |
kdeconnect.core: Not loading plugin "kdeconnect_bigscreen" because device doesn't support it | |
kdeconnect.core: Not loading plugin "kdeconnect_systemvolume" because device doesn't support it | |
kdeconnect.core: Not loading plugin "kdeconnect_mpriscontrol" because device doesn't support it | |
kdeconnect.core: Not loading plugin "kdeconnect_remotecontrol" because device doesn't support it | |
kdeconnect.core: Not loading plugin "kdeconnect_remotecommands" because device doesn't support it | |
kdeconnect.core: Not loading plugin "kdeconnect_remotesystemvolume" because device doesn't support it | |
kdeconnect.core: Not loading plugin "kdeconnect_contacts" because device doesn't support it | |
kdeconnect.core: Not loading plugin "kdeconnect_notifications" because device doesn't support it | |
kdeconnect.core: Not loading plugin "kdeconnect_sftp" because device doesn't support it | |
kdeconnect.core: Not loading plugin "kdeconnect_sms" 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_sendnotifications" because device doesn't support it | |
kdeconnect.core: Not loading plugin "kdeconnect_connectivity_report" because device doesn't support it | |
kdeconnect.core: Not loading plugin "kdeconnect_photo" because device doesn't support it | |
kdeconnect.core: Not loading plugin "kdeconnect_mprisremote" because device doesn't support it | |
kdeconnect.core: Not loading plugin "kdeconnect_telephony" because device doesn't support it | |
kdeconnect.core: Not loading plugin "kdeconnect_remotekeyboard" because device doesn't support it | |
kf.kio.widgets: Failed to check which JobView API is supported "The name org.kde.kuiserver was not provided by any .service files" | |
kdeconnect.core: FileTransferJob Downloading payload to QUrl("file://<filepath>.pdf") size: 12748904 | |
QMetaObject::invokeMethod: No such method KIO::StoredTransferJob::slotDataReqFromDevice() | |
kdeconnect.core: Finished transfer QUrl("file://<filepath>.pdf") |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment