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

--- Comment #88 from David Edmundson <k...@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 watching all bug changes.

Reply via email to