Bug 466613

Summary: Add sshfs to kdeconnect dependencies
Product: [Applications] kdeconnect Reporter: Kaitlin <kaitlin>
Component: commonAssignee: Albert Vaca Cintora <albertvaka>
Status: CLOSED NOT A BUG    
Severity: wishlist CC: andrew.g.r.holmes
Priority: NOR    
Version First Reported In: 22.12.2   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Kaitlin 2023-02-28 18:01:49 UTC
SUMMARY

sshfs is not listed as a required package, meaning that by default "Filesystem expose" does not work.


STEPS TO REPRODUCE
1.  Install KDE Connect
2.  Use "Filesystem expose"
3.  Open the phone in Dolphin, you will get an error stating "Failed to start sshfs" because sshfs is not installed.

OBSERVED RESULT
sshfs fails to run because it is not installed.
EXPECTED RESULT
sshfs runs and you can access the phone's files.
SOFTWARE/OS VERSIONS
Linux/KDE Plasma: 6.2.1-arch1-1 (64-bit) | 5.27.2
KDE Plasma Version:  5.27.2
KDE Frameworks Version: 5.103.0
Qt Version: 5.15.8

ADDITIONAL INFORMATION
Comment 1 Antonio Rojas 2023-02-28 18:18:10 UTC
Package dependencies are handled by distributions, not by KDE
Comment 2 Kaitlin 2023-02-28 18:26:58 UTC
(In reply to Antonio Rojas from comment #1)
> Package dependencies are handled by distributions, not by KDE

Oh, alright.