https://bugs.kde.org/show_bug.cgi?id=495473
Bug ID: 495473 Summary: Connected samba blocks dolphin when samba service is down Classification: Applications Product: dolphin Version: unspecified Platform: Arch Linux OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: dolphin-bugs-n...@kde.org Reporter: follow...@163.com CC: kfm-de...@kde.org Target Milestone: --- SUMMARY Connected samba blocks dolphin when samba service is down STEPS TO REPRODUCE 1. start samba service on server 2. add an entry for samba in /etc/fstab on client 3. open dolphin, click the folder (mount point for samba) to mount the samba file system, it works properly 4. close dolphin 5. shutdown samba service 6. open dolphin, dolphin is blocked for quite a long time, when the main window of dolphin shows, it doesn't respond, and a message asks whether to terminate it 7. open konsole, run "ls", it is also blocked, for about 20 seconds, then it shows "ls: cannot access 'samba_share': Host is down" 8. if "# sudo umount ~/samba_share" or "# sudo umount -f ~/samba_share", it shows "umount: /path/to/samba_share: target is busy.", as a workaround "# sudo umount -l ~/samba_share" helps After step 4, I've tried logout & login, it's very very blocky. Rebooting solves the problem. OBSERVED RESULT dolphin is blocked EXPECTED RESULT dolphin, as an GUI application, should not be blocked SOFTWARE/OS VERSIONS Linux: 6.11.5 KDE Plasma Version: 6.2.2 KDE Frameworks Version: 6.7.0 Qt Version: 6.8.0 ADDITIONAL INFORMATION -- You are receiving this mail because: You are watching all bug changes.