This seems to affect several KDE applications as well (ark, ksnapshot).

I have a NAS which is mounted by autofs. If I accidentically power it
off before my computer, then opening a file dialog in said applications
lets them hang. Output from strace indicates that there's an lstat call
which doesn't return:

lstat("/media", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat("/media/nfs", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/media/nfs/share", 

My system is Kubuntu 12.04.5 LTS, Kernel 3.5.0-60-generic, KDE 4.12.2.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.
https://bugs.launchpad.net/bugs/164120

Title:
  file manager hangs when mounted nfs drive is no longer accessible

To manage notifications about this bug go to:
https://bugs.launchpad.net/dolphin/+bug/164120/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

Reply via email to