Bug 453796

Summary: Dolphin prevents automounts from expiring
Product: [Applications] dolphin Reporter: Alex <nilwaechter>
Component: generalAssignee: Dolphin Bug Assignee <dolphin-bugs-null>
Status: REPORTED ---    
Severity: normal CC: kfm-devel
Priority: NOR    
Version First Reported In: 21.12.3   
Target Milestone: ---   
Platform: Debian testing   
OS: Linux   
See Also: https://bugs.kde.org/show_bug.cgi?id=500413
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Alex 2022-05-14 19:05:41 UTC
STEPS TO REPRODUCE
1.  Setup a CIFS systemd-automount share in /etc/fstab (or configure autofs properly)
2.  Access the mountpoint, i.e., perform 'ls' on the mount directory
3. Open dolphin

OBSERVED RESULT
The CIFS share does not expire, and is mounted indefinitely.
As soon as dolphin is closed, the CIFS share is automatically unmounted.

EXPECTED RESULT
The CIFS share should be automatically unmounted after the desired timeout while Dolphin is still active.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Debian 11 Testing (bookworm), Linux kernel 5.17.4 (selfbuilt)
(available in About System)
KDE Plasma Version: 5.24.4
KDE Frameworks Version: 5.90.0
Qt Version: 5.15.2

ADDITIONAL INFORMATION