[kdeconnect] [Bug 344432] SFTP: When attempting to view kdeconnect in dolphin it crashes

2017-07-11 Thread Sunhoo
https://bugs.kde.org/show_bug.cgi?id=344432 Sunhoo changed: What|Removed |Added CC||sun...@posteo.net -- You are receiving this mail

[kdeconnect] [Bug 344432] SFTP: When attempting to view kdeconnect in dolphin it crashes

2017-07-11 Thread Sunhoo
https://bugs.kde.org/show_bug.cgi?id=344432 --- Comment #3 from Sunhoo --- I can confirm the same exact bug on the latest KDE Neon User Edition (and it's been that way for months). I built kdeconnect from source and started it from command line, here's what logs I've got

[kdeconnect] [Bug 344432] SFTP: When attempting to view kdeconnect in dolphin it crashes

2017-07-11 Thread Sunhoo
https://bugs.kde.org/show_bug.cgi?id=344432 --- Comment #4 from Sunhoo --- I found the sshfs command used by the kdeconnect daemon to try to mount the device: sshfs kdeconnect@10.20.10.10:/ /home/jean/.config/kdeconnect/9a8b63987a327f12/kdeconnect_sftp/9a8b63987a327f12 -p 1739 -f -F /dev/null

[kdeconnect] [Bug 344432] SFTP: When attempting to view kdeconnect in dolphin it crashes

2017-07-15 Thread Sunhoo
https://bugs.kde.org/show_bug.cgi?id=344432 --- Comment #5 from Sunhoo --- After some debugging, I can see that the problem (in my case at least) does come from my smartphone's VPN: it creates a tun0 interface to which KDE Connect tries to connect but can't. For example the VPN cr