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

--- Comment #2 from eemantsal <inf...@openaliasbox.org> ---
Ok, I stopped kdeconnectd in both PCs and started it again from Konsole as you
said; then I linked again both computers and tried to send from Dolphin a test
file from PC A to PC B with the same repoerted results.
After I click on Send vía kdeconnect, the output in Konsole is as follows:

PC A (sender):
incomingConnection
nextPendingConnection (emtpy: false )

PC B:
kdeconnect.plugin.share: File transfer
kdeconnect.core: FileTransferJob Downloading payload to
QUrl("file:///home/user/Descargas/Archivo_de_prueba")
kdeconnect.core: error... "The host name did not match any of the valid hosts
for this certificate"

After verifying that the transfer is again stalled I stop it in PC B (receiver)
as said in my first message, clicking the stop button in the Plasma
notifications widget. Then Konsole returns this:

QDBusAbstractAdaptor: Cannot relay signal SharePlugin::shareReceived(QUrl):
Type not registered with QtDBus in parameter list: QUrl
kdeconnect.plugin.share: File transfer finished. Success: false
QUrl("file:///home/user/Descargas/Archivo_de_prueba")

In the sender PC nothing changes.


Then I tried the contrary way, sending from PC B to A expecting everything were
the same, but there's a difference, a new error message in the first output
message as you can see here.

PC B's Konsole output (now sending):
incomingConnection
nextPendingConnection (emtpy: false )
error uploading QAbstractSocket::RemoteHostClosedError

That 3rd line wasn't present in the A -> B scenario.
The rest of the output is the same than before excepting the different path to
save files:

PC A (now receiving):
kdeconnect.plugin.share: File transfer
kdeconnect.core: FileTransferJob Downloading payload to
QUrl("file:///home/user/Descargas/KDE Connect/Archivo_de_prueba")
kdeconnect.core: error... "The host name did not match any of the valid hosts
for this certificate"

Stopping the transfer:
PC A:
QDBusAbstractAdaptor: Cannot relay signal SharePlugin::shareReceived(QUrl):
Type not registered with QtDBus in parameter list: QUrl
kdeconnect.plugin.share: File transfer finished. Success: false
QUrl("file:///home/user/Descargas/KDE Connect/Archivo_de_prueba")

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

Reply via email to