[dolphin] [Bug 495473] New: Connected samba blocks dolphin when samba service is down

Ronald bugzilla_noreply at kde.org
Mon Oct 28 10:21:22 GMT 2024


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-null at kde.org
          Reporter: followait at 163.com
                CC: kfm-devel at 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 on the CC list for the bug.


More information about the kfm-devel mailing list