https://bugs.kde.org/show_bug.cgi?id=368172

--- Comment #22 from Nick Cross <k...@goots.org> ---
I was still getting no output until I added
"
[Rules]
*.debug=true
"
to ~/.config/QtProject/qtlogging.ini. Uncommenting various debug lines I then
get in the console

kdeconnect.core: Received Udp identity package from
QHostAddress("::ffff:172.17.130.41")  asking for a tcp connection on port  1716
kdeconnect.core: Socket connected
kdeconnect.core: Connected true
kdeconnect.core: TCP connection done (i'm the existing device) 7
kdeconnect.core: Starting server ssl (I'm the client TCP socket)
kdeconnect.core: Successfully called connect false
kdeconnect.core: About to return
kdeconnect.core: Datagram 
{"type":"kdeconnect.identity","id":1473955475522,"body":{"outgoingCapabilities":["kdeconnect.battery","kdeconnect.mousepad.request","kdeconnect.telephony","kdeconnect.ping","kdeconnect.clipboard","kdeconnect.sftp","kdeconnect.notification","kdeconnect.mpris.request","kdeconnect.runcommand.request","kdeconnect.notification.request","kdeconnect.share.request"],"incomingCapabilities":["kdeconnect.telephony.request","kdeconnect.findmyphone.request","kdeconnect.runcommand","kdeconnect.mpris","kdeconnect.battery.request","kdeconnect.ping","kdeconnect.clipboard","kdeconnect.notification","kdeconnect.sms.request","kdeconnect.sftp.request","kdeconnect.notification.request","kdeconnect.share.request"],"protocolVersion":7,"deviceName":"Sony
Xperia Z2","deviceType":"phone","deviceId":"83ff9e377a887670","tcpPort":1716}}

kdeconnect.core: Received Udp identity package from
QHostAddress("::ffff:172.17.130.41")  asking for a tcp connection on port  1716
kdeconnect.core: Socket connected
kdeconnect.core: Connected true
kdeconnect.core: TCP connection done (i'm the existing device)
kdeconnect.core: Starting server ssl (I'm the client TCP socket)
kdeconnect.core: Successfully called connect isDeviceTrusted: false
kdeconnect.core: About to return

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to