[kiofuse] [Bug 75324] Integrate KIO Slaves into file system using FUSE gateway

David Edmundson bugzilla_noreply at kde.org
Fri Dec 21 12:55:43 GMT 2018


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

--- Comment #88 from David Edmundson <kde at davidedmundson.co.uk> ---
Splitting this into multiple small tasks:

First pre-requisite step is making all KDE apps robust to blocking calls on
files which it thinks are safe as they're on the local file system. Adding fuse
mounts before that is introducing a ticking bomb onto your computer - and one
reason why wanting to add FUSE mounts anyway is met with negativity.

Create a samba mount (manually or ksambamounter) unplug the cable and try to
find code paths that freeze. Most common ones are fixed, it'll be obscure
places with context menus, favourites, bookmarks, symlinks on desktop that will
trigger this. etc.  If/when they do, get a backtrace and open a new bug.

If you want to help this get solved, this is the most helpful step readers here
can do without any coding. 

The remaining steps are mostly outlined in comment #44 (which is buried in
people spamming).

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.


More information about the Unassigned-bugs mailing list