Bug 466613 - Add sshfs to kdeconnect dependencies
Summary: Add sshfs to kdeconnect dependencies
Status: CLOSED NOT A BUG
Alias: None
Product: kdeconnect
Classification: Applications
Component: common (other bugs)
Version First Reported In: 22.12.2
Platform: Arch Linux Linux
: NOR wishlist
Target Milestone: ---
Assignee: Albert Vaca Cintora
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-02-28 18:01 UTC by Kaitlin
Modified: 2023-02-28 18:26 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.