Bug 433611 - Dolphin freezes forever if there is an unavailable network mount in /etc/fstab
Summary: Dolphin freezes forever if there is an unavailable network mount in /etc/fstab
Status: REPORTED
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 20.12.2
Platform: Neon Linux
: NOR normal
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-02-25 19:26 UTC by Jens
Modified: 2023-02-06 21:31 UTC (History)
3 users (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 Jens 2021-02-25 19:26:33 UTC
SUMMARY
see $SUBJECT

STEPS TO REPRODUCE
1. create (e.g.) SMB mount in /etc/fstab, user mountable, mount it
2. start dolphin, but do not (necessarily) access this share
3. kill connection to server via pulling the cable from the *server* (so that the PC still has a link, but it doesn't go anywhere)

OBSERVED RESULT
Dolphin freezes after a few clicks, does not recover, has to be killed. Newly started Dolphin process also freezes quickly.

EXPECTED RESULT
Dolphin should put all accesses to non-local mount points in a separate thread which can timeout after some time and do not block the main application. If shares become unavailable (due to I/O errors, network stalling, or whatever) the shares should be set "offline" until explicitly clicked on again.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: 20.10 with all updates applied.