https://bugs.kde.org/show_bug.cgi?id=391661
Bug ID: 391661
Summary: KDialog's Open File dialog hangs if an automount NFS
share is unavailable
Product: kdialog
Version: unspecified
Platform: Archlinux Packages
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
I have this NFS line in my fstab:
myhostname:/srv/nfs/RAID1 /mnt/NFS_RAID1 nfs
noauto,user,x-systemd.automount,x-systemd.device-timeout=10,timeo=14,nofail,x-systemd.idle-timeout=1min,rsize=32768,wsize=32768
0 0
When I exit of my house network, this NFS becomes unavailable. Dolphin does not
seem to have problems with this.
KDialog, however, completely hangs. E.g. I'm in Kate, I click "File -> Open"
the KDialog window appears, but I cannot click anywhere of it. Sometimes the
window will have only borders, no content. I can manually kill the window,
unmount the NFS share, and try again: it works.
Kdialog's Open File dialog should not hang if a mounted NFS share is
unavailable.
--
You are receiving this mail because:
You are watching all bug changes.