Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 571584 - [kde overlay] kde-misc/kdeconnect:5 needs sys-fs/sshfs-fuse in order to function completely
Summary: [kde overlay] kde-misc/kdeconnect:5 needs sys-fs/sshfs-fuse in order to funct...
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal minor
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-01-11 19:36 UTC by Bigos
Modified: 2017-12-27 20:02 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Bigos 2016-01-11 19:36:17 UTC
The kdeconnect (at least the kde5 version) needs sys-fs/sshfs-fuse in order to be able to examine phone's file system remotely.

Reproducible: Always

Steps to Reproduce:
1. Try to access phone's file system.
Actual Results:  
An error indicating launching sshfs failed is shown.

Expected Results:  
A dolphin window with the contents of the phone should be launched.

This dependency is not strict. It is only used at runtime. Most of the kdeconnect work without it. However, that is still quite a big hindrance and potential non-power users could be confused about the error.

Maybe an use flag could be added for this dependency?
Comment 1 Andreas Sturmlechner gentoo-dev 2016-01-11 19:53:56 UTC
From the ebuild:

elog "Optional dependency:"
elog "sys-fs/sshfs-fuse (for 'remote filesystem browser' plugin)"
Comment 2 Bigos 2016-01-11 19:56:31 UTC
Ok, it seems that I have missed this one. Sorry for confusion.
Comment 3 Petross404(Petros S) 2017-12-27 20:02:34 UTC
It doesn't seem that optional actually when you can't access your files. And many of us use --quiet during emerge, so we can't know.