Bug 320560 - opening files with systemd.autmount unit targeting network file system that is not available (ie not on network) results in slow performance
Summary: opening files with systemd.autmount unit targeting network file system that i...
Status: RESOLVED DUPLICATE of bug 272361
Alias: None
Product: kfile
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Fedora RPMs Linux
: NOR normal
Target Milestone: ---
Assignee: kdelibs bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-06-01 00:20 UTC by baker.dylan.c
Modified: 2018-04-09 22:02 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description baker.dylan.c 2013-06-01 00:20:18 UTC
I have a cifs and nfs filesystem that are automounted by systemd. When these unitfiles are active, but not mounted, KDialog becomes unresponsive, and I have to quit the whole application to solve the problem or stop the systemd unitfiles

Reproducible: Always

Steps to Reproduce:
1. Add systemd unit files for network filesystem
2. Make the filesystem unavailable
3. Attempt to open a file via KDialog
Actual Results:  
KDialog opens, but is unresponsive

Expected Results:  
KDialog would be responsive, and allow me to open a file
Comment 1 Nate Graham 2018-04-09 22:02:12 UTC

*** This bug has been marked as a duplicate of bug 272361 ***